Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/supabase/cli from 1.214.0 to 1.225.2 #205

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps github.com/supabase/cli from 1.214.0 to 1.225.2.

Release notes

Sourced from github.com/supabase/cli's releases.

v1.225.2

Changelog

Bug fixes

  • a1537f5cba5c9f25832a6f9a9aa9b2be50692811: fix(realtime): Bump up realtime version (#2921) (@​filipecabaco)

v1.225.1

Changelog

Bug fixes

  • ab95a727f5407c2bad65f96ab33375b9686efabf: fix: initialise test otp to an empty map (#2919) (@​sweatybridge)

Others

  • 949b018d0372be765fa50598a3a9c83b16f30303: chore(deps): bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 (#2917) (@​dependabot[bot])

v1.225.0

Changelog

Features

  • c1fb5d01b2a0d9992c2a1a82ad3b19a3f59498bd: feat(config): allow custom admin and sendername for inbucket (#2908) (@​avallete)

v1.224.3

Changelog

Bug fixes

  • b9e89fcdf9192d98beea9f2a8dec185f6051f9bd: fix(reset): ensure _supabase connections disconnect before reset (#2904) (@​avallete)

v1.224.2

Changelog

Bug fixes

  • e3f8f348dd16a84396f4679e5a92b676c8df8665: fix(realtime): bump realtime image to 2.33.51 (#2905) (@​asevich)

Others

  • e6a510a633942c32d35e7c1cec119b76f1f0fbd8: chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#2913) (@​dependabot[bot])
  • 76121570a99b444d5e9a3a002c6734d9f2ffc31c: chore: remove trailing semicolon from role_configs.sql (#2907) (@​encima)

v1.224.1

Changelog

Bug fixes

  • ff190bd5a9cb3ba98df82761984411ff4b0324ba: fix: bump edge-runtime to 1.64.1 (#2911) (@​nyannyacha)

Others

  • 47bcb30b4bad92c340250586f8f35f3c705bdbee: chore: update api/beta.yaml from staging v1-yaml (#2906) (@​avallete)

v1.224.0

Changelog

Features

  • f4b5ad471c28286545f74f1ee2b5926a0fa06eb8: feat: diff auth and storage config on link (@​sweatybridge)

Bug fixes

  • 652c0cf473f792353dedde16d3e86ce547fae1e1: fix: update postgres image if linked project is healthy (@​sweatybridge)

Others

  • 8dbf6b2750ad34f3645f1dbc19fdab0afc905da8: chore: adjust default sms template to match platform (@​sweatybridge)

v1.223.10

Changelog

Bug fixes

  • 91eabb13a218fa9c9af13bc1732872358cf3b2d0: fix: drop webhooks request history on remote reset (#2892) (@​sweatybridge)

... (truncated)

Commits
  • a1537f5 fix(realtime): Bump up realtime version (#2921)
  • ab95a72 fix: initialise test otp to an empty map (#2919)
  • 949b018 chore(deps): bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 (#2...
  • c1fb5d0 feat(config): allow custom admin and sendername for inbucket (#2908)
  • b9e89fc fix(reset): ensure _supabase connections disconnect before reset (#2904)
  • e3f8f34 fix(realtime): bump realtime image to 2.33.51 (#2905)
  • 7612157 chore: remove trailing semicolon from role_configs.sql (#2907)
  • e6a510a chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#2913)
  • ff190bd fix: bump edge-runtime to 1.64.1 (#2911)
  • 47bcb30 chore: update api/beta.yaml from staging v1-yaml (#2906)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 27, 2024
@github-actions github-actions bot enabled auto-merge (squash) November 27, 2024 07:21
Bumps [github.com/supabase/cli](https://github.com/supabase/cli) from 1.214.0 to 1.225.2.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.214.0...v1.225.2)

---
updated-dependencies:
- dependency-name: github.com/supabase/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/supabase/cli-1.225.2 branch from 290ee88 to 11989c6 Compare November 27, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants