supabase / terraform-provider-supabase

Mozilla Public License 2.0
25 stars 7 forks source link

build(deps): bump github.com/supabase/cli from 1.151.1 to 1.153.1 #55

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps github.com/supabase/cli from 1.151.1 to 1.153.1.

Release notes

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

v1.153.1

Changelog

Bug fixes

  • b04799b17b022ac0ee2a0969bf0929d2f575f66c: fix: check project health on bootstrap (#2109) (@​sweatybridge)

v1.153.0

Changelog

Features

  • e9a40c74a8d8dd9eafd01b0499749b840b942b62: feat: add option to bootstrap from scratch (@​sweatybridge)
  • 291a5bef982b6175b7d3f077de92aa01273488ce: feat: flag to overwrite existing config on init (@​sweatybridge)

Others

  • 41ae366a16bd60861e46ab73a74ad561a1a53775: chore(deps): bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 (#2102) (@​dependabot[bot])
  • a1d2c876e2498c1ba008a750da9d2136d28ff69e: chore(deps): bump github.com/containers/common from 0.58.0 to 0.58.1 (#2103) (@​dependabot[bot])
  • 678e9ed9e045d25955255396555d8b86b8539b71: chore: version bump Realtime image to v2.27.5 (@​w3b6x9)
  • 54304591318adbb3ed585274f38a528bed5f8515: chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#2108) (@​dependabot[bot])
  • 75b6ab930069b67d2f22730006a90d6491558b35: chore: add missing period to flag help (@​sweatybridge)

v1.152.4

Changelog

Bug fixes

  • d5c9ae10f5d230bfc82d731ba5350c9afd324be9: fix: suggest npm commands after bootstrap (#2097) (@​sweatybridge)

v1.152.3

Changelog

Bug fixes

  • dbe2bcf8d24dc7609afd99a29555147dc9b4f288: fix: reuse common login flows (@​sweatybridge)

Others

  • 723d9518a78190925696f02b36c8c2abd6b0e35e: chore: use pflag default value field (@​sweatybridge)

v1.152.2

Changelog

Bug fixes

  • 4e37b33ac0ce22bcb2cfc4e1c8b3f20479f5e390: fix: Bump the version of studio image (#2095) (@​ivasilov)

Others

  • 90c7043caa73acee6947afb0e9974a6faa75154a: chore(deps): bump github.com/charmbracelet/glamour from 0.6.0 to 0.7.0 (#2096) (@​dependabot[bot])

v1.152.1

Changelog

Bug fixes

  • d98aab5050500a58f65d70479f6bef6bf5a7008f: fix(storage): resolve relative path from cwd (#2094) (@​sweatybridge)

Others

  • 9d9d228a5cbe11f11b3d7d2f22425eca5f1b994c: chore: version bump Realtime image to v2.26.8 (#2092) (@​w3b6x9)

v1.152.0

Changelog

Features

  • 36e2aebbfba96476c8552f467947de245db33c16: feat: implement quick start templates for cli bootstrap (@​sweatybridge)

Bug fixes

  • 836277b03b893d74df3e9ce1b0a07250cd01bfc7: fix: use parallel file download (@​sweatybridge)
  • 35885c049731086c68c345f378c62266f84b3f9d: fix: prompt before overwriting current directory (@​sweatybridge)

... (truncated)

Commits
  • b04799b fix: check project health on bootstrap (#2109)
  • 75b6ab9 chore: add missing period to flag help
  • 291a5be feat: flag to overwrite existing config on init
  • e9a40c7 feat: add option to bootstrap from scratch
  • 5430459 chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#2108)
  • 678e9ed chore: version bump Realtime image to v2.27.5
  • a1d2c87 chore(deps): bump github.com/containers/common from 0.58.0 to 0.58.1 (#2103)
  • 41ae366 chore(deps): bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 (#2...
  • d5c9ae1 fix: suggest npm commands after bootstrap (#2097)
  • dbe2bcf fix: reuse common login flows
  • 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)