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.184.0 #120

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Release notes

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

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

Features

Others

  • 7c5f9f6cbeb3b41ec029a90a91a3d1bbf9a76bef: chore(deps): bump golang.org/x/mod from 0.18.0 to 0.19.0 (#2495) (@​dependabot[bot])
  • 90c8d90524665dab092cd8060fa23ff73b9b846e: chore(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 (#2496) (@​dependabot[bot])

v1.182.1

Changelog

Bug fixes

  • 48dc19bf050890de73c08f86a3eb28c96b604c4b: fix: pg-meta v0.83.2 (@​soedirgo)

Others

... (truncated)

Commits
  • 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
  • 7795cd6 chore: refactor to use new config
  • e78be9b feat: expose config as public package
  • bd31ef2 fix: bump edge-runtime to 1.54.10 (#2501)
  • ee83dce fix: update edge runtime memory limit to match hosted (#2500)
  • 5520be2 fix: no need to expose edge runtime port (#2499)
  • 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 4 months ago

Superseded by #122.