Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps github.com/supabase/cli from 1.154.1 to 1.155.1.

Release notes

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

v1.155.1

Changelog

Bug fixes

  • 85a03ca028fa975534e1b7f4dc0ddd4769494e1b: fix(functions): use supabase temp folder to avoid permission error (@​sweatybridge)
  • d9ff87ce9c80d00d244186d050d7c5eabc2e47a0: fix(functions): unbundle to slug directory by default (@​sweatybridge)

v1.155.0

Changelog

Features

  • e9b9c5df2bd3ae6cfe226d1a85e70b5a4e7fad34: feat: add anonymous sign-ins config (#2126) (@​kangmingtay)

Others

  • abf1a6c57b19a6f83d9c1e339b3d98b1073d8188: chore(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#2123) (@​dependabot[bot])
  • 70a90e22305a375a6c60576664cdc9d655facc09: chore(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 (#2124) (@​dependabot[bot])
  • c9a0c2972194d51004fe6849619339a17c85f1c8: chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#2125) (@​dependabot[bot])
Commits
  • d9ff87c fix(functions): unbundle to slug directory by default
  • 85a03ca fix(functions): use supabase temp folder to avoid permission error
  • e9b9c5d feat: add anonymous sign-ins config (#2126)
  • c9a0c29 chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#2125)
  • 70a90e2 chore(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 (#2124)
  • abf1a6c chore(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#2123)
  • See full diff 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.154.1 to 1.155.1.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.154.1...v1.155.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 April 8, 2024 07:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 8, 2024
@github-actions github-actions bot enabled auto-merge (squash) April 8, 2024 07:25
@github-actions github-actions bot merged commit 34987f8 into main Apr 8, 2024
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/supabase/cli-1.155.1 branch April 8, 2024 07:28
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