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.187.11 #131

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

v1.187.11

Changelog

Bug fixes

  • 5f19d8569f25cc317f9e8a2e79f7be80a3a9b4f2: fix: bump edge-runtime to 1.55.2 (#2579) (@​nyannyacha)

v1.187.10

Changelog

Bug fixes

  • a923832e9028ae368b670795ca47e9510cafc12e: fix: ignore missing table when listing remote migrations (#2573) (@​sweatybridge)

Others

  • 1dedb59dd27c887aa660e834d410eb1b9eb61502: chore: update openapi spec and codegen (#2571) (@​sweatybridge)

v1.187.9

Changelog

Bug fixes

  • 06133db0c0938cc226e9156f42acf16d19dc5158: fix: Bump studio to the latest image version (#2572) (@​ivasilov)

Others

  • 53d0330babd772e012234169cfa0be74e4290fb9: chore(deps): bump tar from 7.4.2 to 7.4.3 (#2568) (@​dependabot[bot])

v1.187.8

Changelog

Bug fixes

  • d630cf83149635618dd0568110f43795751eec8a: fix: write functions entrypoint to predefined path (@​sweatybridge)

Others

  • 68ca923092a3c9e30534cd16b6ffa97b50b41fb8: chore: minor style changes (@​sweatybridge)

v1.187.7

Changelog

Bug fixes

  • af171b6ac3147b34f785e5378fd06dea40290ff5: fix: print config line diff for clarity (@​sweatybridge)
  • d1012f4532a35537dffdf078f2cb3418915682f5: fix: remove unmodifiable api configs (@​sweatybridge)

Others

  • 3d925f190b4b3f15aa45e4a2bfdd4dd3e46903c9: chore: improve test cleanup (@​sweatybridge)

v1.187.6

Changelog

Bug fixes

  • 1179ca6599ccdf497153449208b554156ae77744: fix(db): bump postgres version for new wrappers (#2555) (@​sweatybridge)
  • d4fc8469a4dbc62e84eeafefc05954e2cde308d7: fix(studio): bump to latest version (#2550) (@​sweatybridge)

Others

  • 75c359d79b88e2f83bb0847ce7c37f303afb5986: chore(deps): bump tar from 7.4.1 to 7.4.2 (#2554) (@​dependabot[bot])
  • dd2b65fdcb1f8c8c81110549dd3cc76e1a0400e7: chore: add code examples for using supabase pkg (#2556) (@​sweatybridge)

v1.187.5

Changelog

Bug fixes

  • 821da8fec7c43073d0b41e497deaf4a9cd445d4a: fix: use http scheme for vector docker host (#2545) (@​sweatybridge)

v1.187.4

Changelog

... (truncated)

Commits
  • 5f19d85 fix: bump edge-runtime to 1.55.2 (#2579)
  • a923832 fix: ignore missing table when listing remote migrations (#2573)
  • 1dedb59 chore: update openapi spec and codegen (#2571)
  • 06133db fix: Bump studio to the latest image version (#2572)
  • 53d0330 chore(deps): bump tar from 7.4.2 to 7.4.3 (#2568)
  • d630cf8 fix: write functions entrypoint to predefined path
  • 68ca923 chore: minor style changes
  • 3d925f1 chore: improve test cleanup
  • d1012f4 fix: remove unmodifiable api configs
  • af171b6 fix: print config line diff for clarity
  • 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 month ago

Superseded by #132.