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.187.3 #127

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

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

Release notes

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

v1.187.3

Changelog

Bug fixes

  • 4c00cd5920668e1144862b6bdcee441f9680963a: fix: bind functions without import map when serving (@​sweatybridge)
  • 673739c9bddd9839627627031fc8e6e57d4b49df: fix: use config value as default when loading from env (@​sweatybridge)
  • 71c2abdac3ab092c8bf8ac84b40f77b20821dfb3: fix: import edge runtime types from jsr (#2529) (@​thorwebdev)

Others

  • e14a95fa525269157aabcfa741941bb67c3d06ba: chore(deps): bump github.com/slack-go/slack from 0.13.0 to 0.13.1 (#2528) (@​dependabot[bot])

v1.187.2

Changelog

Bug fixes

  • 4cec43334d2187b9da199a4c0ae25b29274ed47a: fix: update config with default values (@​sweatybridge)

Others

  • 803df6c4c60ba1a4e067333614cf505ca3227cea: chore: print new line in tests that write to stdout (@​sweatybridge)

v1.187.1

Changelog

Bug fixes

  • 8ca3be7032626834efbe62a60b976811118760d9: fix: allow nil for public bucket config (#2523) (@​sweatybridge)

v1.187.0

Changelog

Features

  • fed147b27d12cc71c5ff30ee6e3d17c2609661e9: feat: expose function upsert api (@​sweatybridge)

Others

  • c9a70dcb6281d1c2dc08054b5da270f03927863e: chore: consume response body after parsing json (@​sweatybridge)
  • 3615bde7632a19faa12f90d638a0e81dc3c0312c: chore: make function and bucket config public (@​sweatybridge)
  • d8761b5620cb99f98c178918df3ebd8180cf5560: chore: use batch api for deploy and serve (@​sweatybridge)

v1.186.3

Changelog

Bug fixes

  • aa093725bce947dbd8b91367ae3345ec10d285ac: fix: change openai api key name passed in start.go (#2522) (@​abeisleem)

Others

  • 54b7c02808ee627fb1b5bbb98d4d2771fd866593: chore(deps): bump github.com/charmbracelet/lipgloss from 0.11.1 to 0.12.0 (#2515) (@​dependabot[bot])
  • f9eed9f6e31ea4785501eabedc708935f753b593: chore: update flagset order for gen types (@​sweatybridge)
  • 934a504921a6eba78b9bf1836b4cd0933a0ca9f7: chore(deps): bump github.com/charmbracelet/lipgloss from 0.12.0 to 0.12.1 (#2518) (@​dependabot[bot])

v1.186.2

Changelog

Bug fixes

  • 449c9ff042669c302d96eab1801caf3be3ef4fdf: fix: add new line to role and seed logs (@​sweatybridge)
  • a40be59798f5c0aaaf151d2b451e3a694e02b055: fix: return full paths from list local migrations (@​sweatybridge)
  • fdd99514b9633e719218f90f2d47904d08044f7d: fix: clean file path before validation (@​sweatybridge)

Others

  • 795af26b2cb18bd20a5c15218069cf78c3184b75: chore(deps): bump github.com/containers/common from 0.59.1 to 0.59.2 (#2511) (@​dependabot[bot])
  • 20ca2cef309a60c5692a2e7650b96790af025391: chore(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.11.1 (#2512) (@​dependabot[bot])
  • b8cddf20b0ef0b0982bdff7ee8fd8e28d07a6254: chore: make migration file pattern private (@​sweatybridge)

... (truncated)

Commits
  • 71c2abd fix: import edge runtime types from jsr (#2529)
  • 673739c fix: use config value as default when loading from env
  • 4c00cd5 fix: bind functions without import map when serving
  • e14a95f chore(deps): bump github.com/slack-go/slack from 0.13.0 to 0.13.1 (#2528)
  • 803df6c chore: print new line in tests that write to stdout
  • 4cec433 fix: update config with default values
  • 8ca3be7 fix: allow nil for public bucket config (#2523)
  • d8761b5 chore: use batch api for deploy and serve
  • fed147b feat: expose function upsert api
  • 3615bde chore: make function and bucket config public
  • 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 1 month ago

Superseded by #128.