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.0 #105

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

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

Release notes

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

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)
  • 046dc4061970f155e475ab80084c746adf41d563: chore: use fetcher for validating sso metadata (@​sweatybridge)

v1.175.1

Changelog

Bug fixes

  • 1af34510268ed4244e27d4530ceea4ddd880891d: fix: set default max retry for auto login (@​sweatybridge)
  • 52b5b4ab097d10cfa0888cbccc296904b1e70ca5: fix: return closed response on fetch error (@​sweatybridge)
  • aff30641553c2a684156bfd0c32aa03f9e35de55: fix: reject unexpected status codes (@​sweatybridge)

Others

  • e1e49f52222558ce4f344b1974de63541b9ecab8: chore(deps): bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 (#2399) (@​dependabot[bot])
  • 98ec0414413b0de5e34a007e1154c3db2e6ebb8c: chore(deps): bump github.com/zalando/go-keyring from 0.2.4 to 0.2.5 (#2400) (@​dependabot[bot])
  • 36c99a5bc3be612e37a93250bfa4466bd69be1e7: chore: simplify json parsing (@​sweatybridge)

v1.175.0

Changelog

Features

  • 11280501acd2992cdc2ee0ea4b935cc22450581e: feat: unset all secrets when no arg is supplied (@​sweatybridge)

Bug fixes

  • 1e2cc0619fe79c9d9d9dc9181d87261ce7664d47: fix: sort secret names by alphabetical order (@​sweatybridge)
  • 786e33427993902908360a4d75dd457fa1bb8023: fix: allow setting secrets with arg and file (@​sweatybridge)

v1.174.6

Changelog

Bug fixes

  • 47f2ac2c36bdb7ba29f724a4a37b367ca8ee5bb3: fix: bump edge-runtime to 1.53.4 (#2393) (@​nyannyacha)

v1.174.5

Changelog

Bug fixes

  • c4bd304f4e168a583a425bfe50269a09d2a57ae9: fix: remove z option from docker volume config (#2392) (@​sweatybridge)

v1.174.4

Changelog

Bug fixes

  • 410e3e823ec5c61b090eb68db6064c4a2e057e38: fix: log workdir if different from cwd (#2390) (@​sweatybridge)

... (truncated)

Commits
  • bed979f feat: support custom pooler and realtime image (#2401)
  • 046dc40 chore: use fetcher for validating sso metadata
  • a71e3e3 chore: show stopping containers message
  • 814572e chore: add timeout and status check
  • afd450a chore: ignore outdated test
  • ece31a4 fix: show logs when failing to start database
  • 72cf669 chore: show running containers with status command
  • 1211e4c chore: use fetcher for docker health check
  • 36c99a5 chore: simplify json parsing
  • aff3064 fix: reject unexpected status codes
  • 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 5 months ago

Superseded by #106.