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.186.1 #124

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

v1.186.1

Changelog

Bug fixes

  • e54586cffda4599ad0731866c70ca2812fa519ed: fix: bump edge-runtime to 1.55.0 (@​nyannyacha)

v1.186.0

Changelog

Features

  • 866d85f8c1feee7ca990ff8c76ce18d4c23d4eb7: feat: expose batch upsert api for storage buckets (@​sweatybridge)
  • efca25c8b6bef5eb245ffe653a11b7ff479c54eb: feat: expose user schemas drop in pkg (@​sweatybridge)

Bug fixes

  • 1db8d6f1a1fbc17585c36911fe384f26552683dc: fix: pass in project ref from seed command (@​sweatybridge)

Others

  • 0e998c5f09fc249f6dae3394f0617742d4c4a5d8: chore: clean up unused code and comments (@​sweatybridge)
  • 9781e6669a8c9ce45bc9668e9f3acf60c4513b7b: chore: move bucket config to pkg utils (@​sweatybridge)
  • a6ef1b0ded3783dab9e5c54a9331d975f0f0a6e5: chore: use public methods for dropping user objects (@​sweatybridge)

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)

... (truncated)

Commits
  • e54586c fix: bump edge-runtime to 1.55.0
  • a6ef1b0 chore: use public methods for dropping user objects
  • efca25c feat: expose user schemas drop in pkg
  • 9781e66 chore: move bucket config to pkg utils
  • 1db8d6f fix: pass in project ref from seed command
  • 0e998c5 chore: clean up unused code and comments
  • 866d85f feat: expose batch upsert api for storage buckets
  • 1ec0d06 chore: reuse jwt token generation from config
  • e739226 fix: pass internal docker hostname to vector
  • 093d3f4 chore: refactor to use migration package
  • 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 #125.