Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/supabase/cli from 1.149.1 to 1.150.1 #46

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2024

Bumps github.com/supabase/cli from 1.149.1 to 1.150.1.

Release notes

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

v1.150.1

Changelog

Bug fixes

  • 43b07dbe7b7d86d78f0def5a2c5b7d45ac45b7b7: fix: enable analytics by default (#1919) (@​Ziinc)

v1.150.0

Changelog

Features

  • fc79fd2460cd91d25af1dbe69b96665a32d43c5b: feat: added initialisation flag for IntelliJ Deno Config (#2045) (@​yashas-hm)

Others

  • 37feaffa3f9db8263ee1c5372c83a541e0642cee: chore(deps): bump github.com/zalando/go-keyring from 0.2.3 to 0.2.4 (#2060) (@​dependabot[bot])

v1.149.4

Changelog

Bug fixes

  • bd44ac841ff2f95fc037eea1261c874d04beff6f: fix: pg-meta v0.79.5 (@​soedirgo)

Others

  • 92225a243db1d1d1e6e7cd9869349f5154b6be7d: chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#2047) (@​dependabot[bot])

v1.149.3

Changelog

Bug fixes

  • d9fa0b34909390c23f0d3d11d0c967ca9dc4c83b: fix: log and ignore error opening browser (#2042) (@​sweatybridge)

v1.149.2

Changelog

Bug fixes

  • affc50f6ac157035286185d39a7bf44ba7f27891: fix: disable keyring when exec binary is not found (@​sweatybridge)
  • b2358a4552b9ee2123d5ceee23c5e2f494589fd3: fix: create migrations directory on first pull (@​sweatybridge)

Others

  • e21febd77cc97e33fc9b3bd5c21f82aefad1acfd: chore: collect more details for bug report (@​sweatybridge)
  • 0887ce3635b877cb968ed51f925671421bfb49ac: chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.4+incompatible (#2030) (@​dependabot[bot])
  • 3af13077fef5bff16f52219186b2bfb575994542: chore(deps): bump github.com/docker/cli from 25.0.3+incompatible to 25.0.4+incompatible (#2031) (@​dependabot[bot])
  • f037913e46675e155322f4c6a513361818b6b7bf: chore(deps): bump akhilerm/tag-push-action from 2.1.0 to 2.2.0 (#2036) (@​dependabot[bot])
  • f7a09731ff67ce9ec1042565dd0e0875b21aa9e9: chore(deps): bump github.com/jackc/pgx/v4 from 4.18.2 to 4.18.3 (#2032) (@​dependabot[bot])
Commits
  • 43b07db fix: enable analytics by default (#1919)
  • fc79fd2 feat: added initialisation flag for IntelliJ Deno Config (#2045)
  • 37feaff chore(deps): bump github.com/zalando/go-keyring from 0.2.3 to 0.2.4 (#2060)
  • bd44ac8 fix: pg-meta v0.79.5
  • 92225a2 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#2047)
  • d9fa0b3 fix: log and ignore error opening browser (#2042)
  • b2358a4 fix: create migrations directory on first pull
  • affc50f fix: disable keyring when exec binary is not found
  • f7a0973 chore(deps): bump github.com/jackc/pgx/v4 from 4.18.2 to 4.18.3 (#2032)
  • f037913 chore(deps): bump akhilerm/tag-push-action from 2.1.0 to 2.2.0 (#2036)
  • 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)

Bumps [github.com/supabase/cli](https://github.com/supabase/cli) from 1.149.1 to 1.150.1.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.149.1...v1.150.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 20, 2024 07:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 20, 2024
@github-actions github-actions bot enabled auto-merge (squash) March 20, 2024 07:40
@github-actions github-actions bot merged commit 43b36b9 into main Mar 20, 2024
9 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/supabase/cli-1.150.1 branch March 20, 2024 07:44
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