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.191.0 #143

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Release notes

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

v1.191.0

Changelog

Features

  • 6f57e72ce842990507b17a769b125a28f6fea7da: feat: support new branch params from cli flags (@​sweatybridge)
  • d70e833144b87a27d83f58070413c4a51c7b58bf: feat: support size param when creating project (@​sweatybridge)

Others

  • 12fac6e50a20525b5db7d6472a6716ac8de9276e: chore: update openapi spec (@​sweatybridge)

v1.190.2

Changelog

Bug fixes

  • 82fa147f7f4174bff8a7bd095136ca0e465474db: fix: support oauth token for login (#2618) (@​sweatybridge)

v1.190.1

Changelog

Bug fixes

  • 02260aef950c59536af3fc8efc03df01621e7475: fix(storage): configure and parse x-forwarded-for header (#2612) (@​fenos)

v1.190.0

Changelog

Features

  • 21a0a5859dcc9e745ffb532e9bea0ae23aefef57: feat: add third-party auth support for local dev (#2595) (@​hf)

v1.189.1

Changelog

Bug fixes

  • f095d8c2816ddbe6387dfca263180f0e2f6a5867: fix: add comment (@​J0)
  • 309980e922b0dac8d95fa73d56d008a3304b9225: fix: add comment for mfa settings (#2610) (@​J0)

Others

  • 42f2b7de29ee119aee05741bf75e05412f0979a9: Update pkg/config/templates/config.toml (@​sweatybridge)

v1.189.0

Changelog

Features

  • 19f599570ed0c2e47719170181f730c0de030ee2: feat: add MFA (Phone) related config (#2582) (@​J0)

v1.188.4

Changelog

Bug fixes

  • 58f7b71c8e520fec838ce19d23faa27f633488be: fix: update docker dependencies to silence warning (#2608) (@​sweatybridge)

v1.188.3

Changelog

Bug fixes

  • 944ba6a3e19f42def1738dcff427d6ddc9a55b0f: fix: add pooler to the list of services to reset (#2606) (@​sweatybridge)

v1.188.2

Changelog

Bug fixes

  • d400387cb1088552f78c99355334a55b78b6c17b: fix: expose supervisor websocket via Kong api (#2603) (@​sweatybridge)

... (truncated)

Commits
  • d70e833 feat: support size param when creating project
  • 6f57e72 feat: support new branch params from cli flags
  • 12fac6e chore: update openapi spec
  • 82fa147 fix: support oauth token for login (#2618)
  • 02260ae fix(storage): configure and parse x-forwarded-for header (#2612)
  • 21a0a58 feat: add third-party auth support for local dev (#2595)
  • 309980e fix: add comment for mfa settings (#2610)
  • 42f2b7d Update pkg/config/templates/config.toml
  • f095d8c fix: add comment
  • 19f5995 feat: add MFA (Phone) related config (#2582)
  • 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 #144.