supabase / terraform-provider-supabase

Mozilla Public License 2.0
22 stars 7 forks source link

chore(deps): bump github.com/supabase/cli from 1.169.3 to 1.192.2 #148

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps github.com/supabase/cli from 1.169.3 to 1.192.2.

Release notes

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

v1.192.2

Changelog

Bug fixes

  • bef875fd0727c39c1b0bb85819066cbe2f2d53e3: fix(realtime): Bump up docker image to 2.30.34 (#2651) (@​filipecabaco)

v1.192.1

Changelog

Bug fixes

  • 690c344089c4f8c67b58547a0c2dd29083cec77a: fix: bump edge-runtime to 1.58.1 (@​nyannyacha)
  • c859f647344de145a7fb92f62f0282d645c0d063: fix: bump edge-runtime to 1.58.1 (#2641) (@​laktek)

v1.192.0

Changelog

Features

  • 89bc7647ae2ac125346e9bdd4645bb6289797406: feat: add secure password change config (#2643) (@​silentworks)

v1.191.3

Changelog

Bug fixes

  • 8fa065f5b8f5f16d76e8d242de1cdd759a7f5f78: fix(api): add external_url while a replacement is found for auth/studio (#2634) (@​StanGirard)

v1.191.2

Changelog

Bug fixes

  • 9c1f9f2eb34e51273f249c883712912f5871033a: fix: remove uniq to avoid data corruption (#2632) (#2633) (@​tmountain)

Others

  • 1a58c8a9f4e91b8fdca2e34409f6cb65507ffbfe: chore: Fixed typo in 'GetGitHubClient()' function name (#2625) (@​ashtable)

v1.191.1

Changelog

Bug fixes

  • fe3623ae429cd667fe7de494424fe38c9b7e3869: fix: bump edge-runtime to 1.56.1 (#2593) (@​nyannyacha)

v1.191.0

Changelog

Features

  • 6f57e72ce842990507b17a769b125a28f6fea7da: feat: support new branch params from cli flags (@​sweatybridge)
  • d70e833144b87a27d83f58070413c4a51c7b58bf: feat: support size param when creating project (@​sweatybridge)

Others

  • 12fac6e50a20525b5db7d6472a6716ac8de9276e: chore: update openapi spec (@​sweatybridge)

v1.190.2

Changelog

Bug fixes

  • 82fa147f7f4174bff8a7bd095136ca0e465474db: fix: support oauth token for login (#2618) (@​sweatybridge)

v1.190.1

Changelog

Bug fixes

  • 02260aef950c59536af3fc8efc03df01621e7475: fix(storage): configure and parse x-forwarded-for header (#2612) (@​fenos)

... (truncated)

Commits
  • bef875f fix(realtime): Bump up docker image to 2.30.34 (#2651)
  • c859f64 fix: bump edge-runtime to 1.58.1 (#2641)
  • 690c344 fix: bump edge-runtime to 1.58.1
  • 89bc764 feat: add secure password change config (#2643)
  • 8fa065f fix(api): add external_url while a replacement is found for auth/studio (#2634)
  • 9c1f9f2 fix: remove uniq to avoid data corruption (#2632) (#2633)
  • 1a58c8a chore: Fixed typo in 'GetGitHubClient()' function name (#2625)
  • fe3623a fix: bump edge-runtime to 1.56.1 (#2593)
  • d70e833 feat: support size param when creating project
  • 6f57e72 feat: support new branch params from cli flags
  • 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 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[bot] commented 1 week ago

Superseded by #150.