supabase / terraform-provider-supabase

Mozilla Public License 2.0
22 stars 7 forks source link

build(deps): bump github.com/supabase/cli from 1.162.6 to 1.165.1 #74

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/supabase/cli from 1.162.6 to 1.165.1.

Release notes

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

v1.165.1

Changelog

Bug fixes

  • a4a25b3dd30f5b6a89712d0a4fbf4e43bfe2d031: fix: update to the latest API spec (#2232) (@​sweatybridge)

Others

  • ee8e44272e88437b217a5bcdc0f687a25c180175: chore(deps): bump github.com/docker/cli from 26.1.0+incompatible to 26.1.1+incompatible (#2225) (@​dependabot[bot])
  • 611ec95d598856871de9c1f3f3867b54c6cf7f1b: chore(deps): bump github.com/docker/docker from 26.1.0+incompatible to 26.1.1+incompatible (#2226) (@​dependabot[bot])
  • 50e9f076a5b9a45f42856d28aa3e549390ba51d8: chore(deps): bump github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.0 (#2231) (@​dependabot[bot])
  • 11940abb3030dd4a821b44f480eda08fcbd3b033: chore: reuse fetcher client everywhere (@​sweatybridge)
  • 9e03c1ccfd38d48bcb3da4627afcea7c8d43aed8: chore: update role logs (@​sweatybridge)
  • 0f04429fb189d6c08b76148b7446a354c8238db0: chore: refactor cloudflare dns over https client (@​sweatybridge)
  • 064c806a23052134934e9558a782bb19b5412232: chore: refactor tenant api client (@​sweatybridge)
  • e0ea89758c687d30eacedf40edee9adbe0a5c94d: chore: update unit tests (@​sweatybridge)

v1.165.0

Changelog

Features

  • 3e83a7972640202927df0bdd25e49a9e069cb201: feat(storage): expose storage api client to public (@​sweatybridge)
  • 3c56b4f226d8910f99ee86f1c8082c0c8faa3585: feat(storage): support copying files to local storage api (@​sweatybridge)

Others

  • f3cbee8b1dcc9f8db8572005beec7491d14f2faf: chore: remove download timeout (@​sweatybridge)
  • 8dddd06713749969989e04bff81d664a0110f612: chore: simplify request editor (@​sweatybridge)
  • 61d040fd7b79be9ba9b466548bac22b3a783d4d2: chore: refactor file options parser (@​sweatybridge)

v1.164.1

Changelog

Bug fixes

  • 7d81f8a480c17dd395e7f190daf98091612cd808: fix: load multiple env files by convention (#2199) (@​sweatybridge)

v1.164.0

Changelog

Features

  • cecb69b9f854754263d969bdc45e58142f88da1d: feat: support fetching migration history table to files (#2113) (@​sweatybridge)

v1.163.8

Changelog

Bug fixes

  • 50aa1ab264bd200536358ddc5175ef4008f59362: fix(db): bump postgres image to 15.1.1.41 (#2215) (@​sweatybridge)

v1.163.7

Changelog

Bug fixes

  • 43ae84d14542c1228e788bb4a58b3604da72dd97: fix(auth): Update GoTrue Image to avoid signup link generation bug (#2212) (@​dagingaa)

v1.163.6

Changelog

Bug fixes

  • b5e0e172e1a3a40d4d6f518490c68609941c4f41: fix: simplify query for user defined schemas (#2206) (@​sweatybridge)

v1.163.5

... (truncated)

Commits
  • a4a25b3 fix: update to the latest API spec (#2232)
  • e0ea897 chore: update unit tests
  • 064c806 chore: refactor tenant api client
  • 0f04429 chore: refactor cloudflare dns over https client
  • 9e03c1c chore: update role logs
  • 11940ab chore: reuse fetcher client everywhere
  • 50e9f07 chore(deps): bump github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.0 (#...
  • 611ec95 chore(deps): bump github.com/docker/docker from 26.1.0+incompatible to 26.1.1...
  • ee8e442 chore(deps): bump github.com/docker/cli from 26.1.0+incompatible to 26.1.1+in...
  • 61d040f chore: refactor file options parser
  • 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)
sweatybridge commented 4 months ago

superseded by https://github.com/supabase/terraform-provider-supabase/pull/75

dependabot[bot] commented 4 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.