supabase / terraform-provider-supabase

Mozilla Public License 2.0
22 stars 7 forks source link

build(deps): bump github.com/supabase/cli from 1.155.1 to 1.157.2 #61

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/supabase/cli from 1.155.1 to 1.157.2.

Release notes

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

v1.157.2

Changelog

Bug fixes

  • d9ae9fac5bc7c10e3c50ce4f4355efc7769f6409: fix: relative path from repo root directory (#2156) (@​sweatybridge)

v1.157.1

Changelog

Bug fixes

  • 8cb787eb028928855a50615443f9dc998d5c44ed: fix: skip deploying functions in bootstrap (#2154) (@​sweatybridge)

v1.157.0

Changelog

Features

  • b3f14091cd82a737526baa7b83a17921609a5718: feat: deploy all functions after bootstrap (@​sweatybridge)

Bug fixes

  • 5ae36e61f3de4fa884784f66b598bb71adbb8d63: fix: retry only function deploy api call (@​sweatybridge)

v1.156.5

Changelog

Bug fixes

  • db336d2efd6734bf60387b3b4524b8b85dde0385: fix: add usage example for db pull (#2151) (@​sweatybridge)

v1.156.4

Changelog

Bug fixes

  • 10b1bdf55cadee55bc21b59e99af136f930fc72f: fix: migration repair example more understandable (#2149) (@​adrientiburce)

v1.156.3

Changelog

Bug fixes

  • 7e291acc8d8e3eb8f972f0fd421bb10762a7ea95: fix: suggest bootstrap start command from template (@​sweatybridge)

Others

  • beea31bd611dbc350d065e9b52aa5458cd01fbac: chore: bold created project url (@​sweatybridge)

v1.156.2

Changelog

Bug fixes

  • 82885ea1b79d93aa0a046c4d8074c2f8ceb79aea: fix: exclude supabase managed schemas from inspect subcommand (#2138) (@​encima)

v1.156.1

Changelog

Bug fixes

  • 21277bcaa0e2139684d893ec6275c0fdc621df82: fix: seed database after bootstrap (#2144) (@​sweatybridge)

Others

  • 63eaa00618a17bbc7f167b650ae298055545423d: chore(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.1+incompatible (#2142) (@​dependabot[bot])
  • 77f5363ec7efbc8dbf1a0927dd754eab8e000f07: chore(deps): bump github.com/docker/cli from 26.0.0+incompatible to 26.0.1+incompatible (#2143) (@​dependabot[bot])

v1.156.0

Changelog

Features

... (truncated)

Commits
  • d9ae9fa fix: relative path from repo root directory (#2156)
  • 8cb787e fix: skip deploying functions in bootstrap (#2154)
  • 5ae36e6 fix: retry only function deploy api call
  • b3f1409 feat: deploy all functions after bootstrap
  • db336d2 fix: add usage example for db pull (#2151)
  • 10b1bdf fix: migration repair example more understandable (#2149)
  • beea31b chore: bold created project url
  • 7e291ac fix: suggest bootstrap start command from template
  • 82885ea fix: exclude supabase managed schemas from inspect subcommand (#2138)
  • 21277bc fix: seed database after bootstrap (#2144)
  • 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)