supabase / terraform-provider-supabase

Mozilla Public License 2.0
25 stars 7 forks source link

build(deps): bump github.com/supabase/cli from 1.137.0 to 1.141.2 #13

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/supabase/cli from 1.137.0 to 1.141.2.

Release notes

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

v1.141.2

Changelog

Bug fixes

  • ff3cc9a78340bd5a1d4af955abce57e6c9dca786: fix: refactor db config for link command (@​sweatybridge)

v1.141.1

Changelog

Bug fixes

  • 8da6454539d2d1c433beb3bf29bd11a0335de83c: fix: use pooler url for all docker commands (#1906) (@​sweatybridge)

Others

  • 0da16792cc1765eb5026de933102659d9329f9ff: chore: mention --create-ticket flag in bug report template (@​sweatybridge)
  • e8fcf8e41dacd12bc60414eea45487d85ad68d88: chore: add preferred approach for bug reporting (@​sweatybridge)
  • 8d0273508b5e95019add4ce88a962ffdf2cdac2d: chore(deps): bump github.com/charmbracelet/bubbles from 0.17.1 to 0.18.0 (#1909) (@​dependabot[bot])
  • d89bd95b83e72213e7c7b8b703c49b370ea089b6: chore(deps): bump github.com/containers/common from 0.57.3 to 0.57.4 (#1908) (@​dependabot[bot])

v1.141.0

Changelog

Features

  • 3ced4879bc208244e4e1dedc7593adc473aa36fd: feat(storage): support custom file options for upload (#1903) (@​sweatybridge)

v1.140.3

Changelog

Bug fixes

  • a71ded2ba71d92f7e14fdfdc6fab61bea09bca40: fix(functions): retry with backoff on deploy failure (#1898) (@​sweatybridge)

Others

  • 64068d9cd293d1da1b9da493632f4fa57ff0cc74: chore(deps): bump github.com/containers/common from 0.57.2 to 0.57.3 (#1897) (@​dependabot[bot])

v1.140.2

Changelog

Bug fixes

  • d7c8ea181130cc08ddf03d6af6b79cb8708adec9: fix: bump to edge-runtime 1.33.0 (#1896) (@​laktek)

v1.140.1

Changelog

Bug fixes

  • c126e78c792e697445eaa5cc6ac1cd8a7b4f3ad9: fix: bump edge runtime to 1.32.4 (#1893) (@​laktek)

v1.140.0

Changelog

Features

  • 036f9b446f5370b61662b1de8b3865e9c28bd5a5: feat: provide interactive support for project deletion (#1699) (@​S96EA)

v1.139.0

Changelog

Features

v1.138.5

Changelog

Bug fixes

... (truncated)

Commits
  • ff3cc9a fix: refactor db config for link command
  • 8da6454 fix: use pooler url for all docker commands (#1906)
  • d89bd95 chore(deps): bump github.com/containers/common from 0.57.3 to 0.57.4 (#1908)
  • 8d02735 chore(deps): bump github.com/charmbracelet/bubbles from 0.17.1 to 0.18.0 (#1909)
  • e8fcf8e chore: add preferred approach for bug reporting
  • 0da1679 chore: mention --create-ticket flag in bug report template
  • 3ced487 feat(storage): support custom file options for upload (#1903)
  • a71ded2 fix(functions): retry with backoff on deploy failure (#1898)
  • 64068d9 chore(deps): bump github.com/containers/common from 0.57.2 to 0.57.3 (#1897)
  • d7c8ea1 fix: bump to edge-runtime 1.33.0 (#1896)
  • 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 9 months ago

Superseded by #14.