Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2024

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

Release notes

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

v1.185.0

Changelog

Features

  • 4a5dccbc8bc39e150a276e6f4f4c1809a8376348: feat: expose migration tool as public package (@​sweatybridge)

Bug fixes

  • e739226eb766a3d20cd0c060f86711121ef15dcb: fix: pass internal docker hostname to vector (@​sweatybridge)

Others

  • f137e6f6c0aa1364f3b9dad4166e59b7f44c744a: chore: update linter config (@​sweatybridge)
  • 093d3f47fb193465c068e93bc06fd96fbc42ba66: chore: refactor to use migration package (@​sweatybridge)
  • 1ec0d0654de08b406e236be5f5a91d0881b51c18: chore: reuse jwt token generation from config (@​sweatybridge)

v1.184.0

Changelog

Features

  • e78be9bcc0537b5ea6c432496233aa34751a7d7f: feat: expose config as public package (@​sweatybridge)

Others

  • 7795cd69c5a93f35695518731463e098fb83cdfe: chore: refactor to use new config (@​sweatybridge)
  • b45c767cdc4f870ca08613b6cd9043017b414e6d: chore: import toml package consistently (@​sweatybridge)
  • 1eff3ee7be9e830006aeb4adaff33724cec519da: chore: throw error on missing template keys (@​sweatybridge)
  • a01ec6167faf262668f56f710d6e0224521c7372: chore: separate test and template config (@​sweatybridge)
  • 1f335eaa00ff6bd432da3923c12c4ec4c2b58bcf: chore: move parser and pgxv5 to public package (@​sweatybridge)
  • dff51ffa8d291f702d447213f3eaf24ddd42d207: chore: continue using global supabase path internally (@​sweatybridge)

v1.183.5

Changelog

Bug fixes

  • bd31ef2dd6884be2339086286d3f7ab0ae89e109: fix: bump edge-runtime to 1.54.10 (#2501) (@​nyannyacha)

v1.183.4

Changelog

Bug fixes

  • ee83dcedc4b2032074f52e2fcadb99410bb08750: fix: update edge runtime memory limit to match hosted (#2500) (@​sweatybridge)

v1.183.3

Changelog

Bug fixes

  • 5520be23963549e72510abbcc08cced57c436200: fix: no need to expose edge runtime port (#2499) (@​sweatybridge)

v1.183.2

Changelog

Bug fixes

  • 2016b7a9285f4e8a830d9815780acfb239e647b1: fix: skip version check if user is offline (#2498) (@​sweatybridge)

v1.183.1

Changelog

Bug fixes

  • fef048f2047c0d0d1c4ad02f1122ce56f03bedaf: fix: make dependent service schemas optional (#2497) (@​sweatybridge)

v1.183.0

Changelog

... (truncated)

Commits
  • 1ec0d06 chore: reuse jwt token generation from config
  • e739226 fix: pass internal docker hostname to vector
  • 093d3f4 chore: refactor to use migration package
  • f137e6f chore: update linter config
  • 4a5dccb feat: expose migration tool as public package
  • dff51ff chore: continue using global supabase path internally
  • 1f335ea chore: move parser and pgxv5 to public package
  • a01ec61 chore: separate test and template config
  • 1eff3ee chore: throw error on missing template keys
  • b45c767 chore: import toml package consistently
  • 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 <dependency name> 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 dependabot bot requested a review from a team as a code owner July 10, 2024 07:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 10, 2024
@github-actions github-actions bot enabled auto-merge (squash) July 10, 2024 07:45
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/supabase/cli-1.185.0 branch from e83d0d1 to a5f81ac Compare July 10, 2024 07:47
Bumps [github.com/supabase/cli](https://github.com/supabase/cli) from 1.169.3 to 1.185.0.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.169.3...v1.185.0)

---
updated-dependencies:
- dependency-name: github.com/supabase/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/supabase/cli-1.185.0 branch from a5f81ac to 756a85c Compare July 10, 2024 07:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2024

Superseded by #124.

@dependabot dependabot bot closed this Jul 11, 2024
auto-merge was automatically disabled July 11, 2024 07:35

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/supabase/cli-1.185.0 branch July 11, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants