supabase / terraform-provider-supabase

Mozilla Public License 2.0
25 stars 7 forks source link

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

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

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

Release notes

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

v1.185.0

Changelog

Features

  • 4a5dccbc8bc39e150a276e6f4f4c1809a8376348: feat: expose migration tool as public package (@​sweatybridge)

Bug fixes

  • e739226eb766a3d20cd0c060f86711121ef15dcb: fix: pass internal docker hostname to vector (@​sweatybridge)

Others

  • f137e6f6c0aa1364f3b9dad4166e59b7f44c744a: chore: update linter config (@​sweatybridge)
  • 093d3f47fb193465c068e93bc06fd96fbc42ba66: chore: refactor to use migration package (@​sweatybridge)
  • 1ec0d0654de08b406e236be5f5a91d0881b51c18: chore: reuse jwt token generation from config (@​sweatybridge)

v1.184.0

Changelog

Features

  • e78be9bcc0537b5ea6c432496233aa34751a7d7f: feat: expose config as public package (@​sweatybridge)

Others

  • 7795cd69c5a93f35695518731463e098fb83cdfe: chore: refactor to use new config (@​sweatybridge)
  • b45c767cdc4f870ca08613b6cd9043017b414e6d: chore: import toml package consistently (@​sweatybridge)
  • 1eff3ee7be9e830006aeb4adaff33724cec519da: chore: throw error on missing template keys (@​sweatybridge)
  • a01ec6167faf262668f56f710d6e0224521c7372: chore: separate test and template config (@​sweatybridge)
  • 1f335eaa00ff6bd432da3923c12c4ec4c2b58bcf: chore: move parser and pgxv5 to public package (@​sweatybridge)
  • dff51ffa8d291f702d447213f3eaf24ddd42d207: chore: continue using global supabase path internally (@​sweatybridge)

v1.183.5

Changelog

Bug fixes

  • bd31ef2dd6884be2339086286d3f7ab0ae89e109: fix: bump edge-runtime to 1.54.10 (#2501) (@​nyannyacha)

v1.183.4

Changelog

Bug fixes

  • ee83dcedc4b2032074f52e2fcadb99410bb08750: fix: update edge runtime memory limit to match hosted (#2500) (@​sweatybridge)

v1.183.3

Changelog

Bug fixes

  • 5520be23963549e72510abbcc08cced57c436200: fix: no need to expose edge runtime port (#2499) (@​sweatybridge)

v1.183.2

Changelog

Bug fixes

  • 2016b7a9285f4e8a830d9815780acfb239e647b1: fix: skip version check if user is offline (#2498) (@​sweatybridge)

v1.183.1

Changelog

Bug fixes

  • fef048f2047c0d0d1c4ad02f1122ce56f03bedaf: fix: make dependent service schemas optional (#2497) (@​sweatybridge)

v1.183.0

Changelog

... (truncated)

Commits
  • 1ec0d06 chore: reuse jwt token generation from config
  • e739226 fix: pass internal docker hostname to vector
  • 093d3f4 chore: refactor to use migration package
  • f137e6f chore: update linter config
  • 4a5dccb feat: expose migration tool as public package
  • dff51ff chore: continue using global supabase path internally
  • 1f335ea chore: move parser and pgxv5 to public package
  • a01ec61 chore: separate test and template config
  • 1eff3ee chore: throw error on missing template keys
  • b45c767 chore: import toml package consistently
  • 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 3 months ago

Superseded by #124.