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.178.6 #113

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Release notes

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

v1.178.6

Changelog

Bug fixes

  • dd2ba724388e9e4a7e0af11c31b369eadc440281: fix(realtime): bump up version to 2.29.13 (#2444) (@​filipecabaco)

v1.178.5

Changelog

Bug fixes

v1.178.4

Changelog

Bug fixes

  • 5f0f7a31366a17798416fdb6a473991f76803f93: fix: truncate project id in config when longer than 40 chars (#2448) (@​activenode)

Others

  • bab5e10204c1a1093b61c73998ccb87d8666a11b: chore(deps): bump oven-sh/setup-bun from 1 to 2 (#2450) (@​dependabot[bot])

v1.178.3

Changelog

Bug fixes

  • e81a641347b76282e98749b71a60f205b107a031: fix: bump edge-runtime to 1.54.8 (#2452) (@​nyannyacha)

Others

  • 29d4cbaddbd66ebbeee60ba41ee5641b911f8d8a: chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.4 to 0.26.5 (#2446) (@​dependabot[bot])
  • 7de392dc45911b9e8ee5699db2a883230a113b7c: chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.5 to 0.26.6 (#2454) (@​dependabot[bot])

v1.178.2

Changelog

Bug fixes

  • 928ac14d30d5881414c9e2ce03d1fcb2301ca77d: fix(pooler): check if tenant exists before creating (@​sweatybridge)

Others

  • 7b664c9f128b8f59b80d70210d6c49a0815a85c6: chore: remove unnecessary logging from supabase start (@​sweatybridge)

v1.178.1

Changelog

Bug fixes

  • 8e9085491843580b9c090a0cb8c3d56ef45ffebc: fix: bump edge-runtime to 1.54.6 (#2443) (@​nyannyacha)

v1.178.0

Changelog

Features

  • 7b17eb85334b082dc83a808b075500b1bb18962f: feat(auth): add custom smtp support (#2427) (@​rhnaxifg4y)

v1.177.1

Changelog

Bug fixes

  • 5156c7636f3e99f98f3dbb832ce7de836a7cd5f9: fix: bump edge-runtime to 1.54.5 (#2441) (@​nyannyacha)

Others

  • 27ce8300089302fc4d2e77608a0b6a36bedccadd: chore(deps): bump docker/build-push-action from 5 to 6 (#2439) (@​dependabot[bot])
  • 941a1fd05530b1fe72bec7339e673c0282049f6a: chore(deps): bump tar from 7.2.0 to 7.4.0 (#2442) (@​dependabot[bot])

... (truncated)

Commits
  • dd2ba72 fix(realtime): bump up version to 2.29.13 (#2444)
  • 6cdd2b1 fix: bump PostgREST to 12.2.0 (#2462)
  • 5f0f7a3 fix: truncate project id in config when longer than 40 chars (#2448)
  • bab5e10 chore(deps): bump oven-sh/setup-bun from 1 to 2 (#2450)
  • e81a641 fix: bump edge-runtime to 1.54.8 (#2452)
  • 7de392d chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.5 to 0.26.6 (#...
  • 29d4cba chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.4 to 0.26.5 (#...
  • 928ac14 fix(pooler): check if tenant exists before creating
  • 7b664c9 chore: remove unnecessary logging from supabase start
  • 8e90854 fix: bump edge-runtime to 1.54.6 (#2443)
  • 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 2 months ago

Superseded by #114.