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.176.6 #107

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Release notes

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

v1.176.6

Changelog

Bug fixes

  • e0b90c74da1700600fdac595563fe18d0d3ade41: fix: bump edge-runtime to 1.54.2 (#2416) (@​nyannyacha)

v1.176.5

Changelog

Bug fixes

  • 495573a7716c2f74c1f10b722199c048d9b8b72f: fix(db): bump postgres to 15.1.1.61 (#2405) (@​sweatybridge)

Others

  • e42e812ccc2b3dc4346f009640e5560dfd8e5aaf: chore: update functions serve docs (@​sweatybridge)
  • 4ef1007c24848d69a71887b2d7f9d4dabe3f2a94: chore: extended documentation for migration squash (#2412) (@​sweatybridge)

v1.176.4

Changelog

Bug fixes

  • b55ec28a994b65210f60a93c0743c8c0345d39f9: fix: resolve absolute import map path for bind mount (#2410) (@​sweatybridge)

Others

  • 97a2c241b6521020cce7490d76b3c96c690ac4b3: chore: update functions serve docs (@​sweatybridge)

v1.176.3

Changelog

Bug fixes

  • d83ccd4ad4e1517a7a55f7b2eee8364a3673cb4e: fix: only write version file if supabase directory exists (#2408) (@​sweatybridge)

v1.176.2

Changelog

Bug fixes

  • a76a31927e04b740aee7d58819723d2c6f3144c2: fix: use env file paths relative to current directory (#2406) (@​sweatybridge)

v1.176.1

Changelog

Bug fixes

  • 1f2e286f0b0c5d1a17120683205f709e4dd6dd10: fix: suffix resolved import directory with slash (#2402) (@​sweatybridge)

v1.176.0

Changelog

Features

  • bed979f1ef3fb26fc9a5f0df424011268dbf283b: feat: support custom pooler and realtime image (#2401) (@​sweatybridge)

v1.175.2

Changelog

Bug fixes

  • ece31a4ad19d301db9c34c69b38bd8d6197373c2: fix: show logs when failing to start database (@​sweatybridge)

Others

  • 1211e4c02c465ee520036e1883addb3c922e509c: chore: use fetcher for docker health check (@​sweatybridge)
  • 72cf66912043169ab3cc09c85d914b3570c8a8a9: chore: show running containers with status command (@​sweatybridge)
  • afd450a2ceb377579e10ee033fe9d3629e598d5c: chore: ignore outdated test (@​sweatybridge)
  • 814572ea9196e771902e8a69499a11de8b9d0eb9: chore: add timeout and status check (@​sweatybridge)
  • a71e3e319c2ae721079e736e14315b0c67dd46e5: chore: show stopping containers message (@​sweatybridge)

... (truncated)

Commits
  • e0b90c7 fix: bump edge-runtime to 1.54.2 (#2416)
  • 495573a fix(db): bump postgres to 15.1.1.61 (#2405)
  • 4ef1007 chore: extended documentation for migration squash (#2412)
  • e42e812 chore: update functions serve docs
  • b55ec28 fix: resolve absolute import map path for bind mount (#2410)
  • 97a2c24 chore: update functions serve docs
  • d83ccd4 fix: only write version file if supabase directory exists (#2408)
  • a76a319 fix: use env file paths relative to current directory (#2406)
  • 1f2e286 fix: suffix resolved import directory with slash (#2402)
  • bed979f feat: support custom pooler and realtime image (#2401)
  • 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 #108.