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

chore(deps): bump github.com/supabase/cli from 1.169.3 to 1.177.0 #109

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

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

Release notes

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

v1.177.0

Changelog

Features

  • da7b6f7dd7ae5eac61b299d7b641240951e1da69: feat(auth): support session timeout configs (#2433) (@​hf)

Bug fixes

  • 075e469a348062efca4013ad08a4f05ea998e43e: fix: bump edge-runtime to 1.54.4 (#2437) (@​nyannyacha)

Others

  • 492927bfeb06fc142d9ce7e8421b93c03d808951: chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#2436) (@​dependabot[bot])

v1.176.11

Changelog

Bug fixes

  • 41dbdad31db0e7f1407f6bcf41ded2716466f769: fix: bump edge-runtime to 1.54.3 (#2432) (@​nyannyacha)

v1.176.10

Changelog

Bug fixes

  • 76b92cc3cb71b284fffdbb5a16ac47820f83ee9b: fix: remove volume name from docker mount path (#2429) (@​sweatybridge)

v1.176.9

Changelog

Bug fixes

  • e5644dedc5dbb7374da6d7dc642a228fc4dcbebc: fix: console prompt conflict with bubble tea (#2425) (@​sweatybridge)

v1.176.8

Changelog

Bug fixes

  • d8141c73e2b6831770f08e3f6e750b88ae2dc93b: fix: import map resolution for all relative paths (#2420) (@​sweatybridge)

Others

  • f468893cc06f933d88a23e161f6da6ffa727e6c1: chore: update edge functions template. (#2421) (@​thorwebdev)

v1.176.7

Changelog

Bug fixes

  • 41f1bb55d1e0f55baa1e6ece136934e4ed3299af: fix: prefix docker container id with slash (#2424) (@​sweatybridge)

Others

  • 468f013808407d24fb0094a706012e980f3b7a2c: chore(deps): bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 (#2422) (@​dependabot[bot])

v1.176.6

Changelog

Bug fixes

  • e0b90c74da1700600fdac595563fe18d0d3ade41: fix: bump edge-runtime to 1.54.2 (#2416) (@​nyannyacha)

v1.176.5

Changelog

Bug fixes

  • 495573a7716c2f74c1f10b722199c048d9b8b72f: fix(db): bump postgres to 15.1.1.61 (#2405) (@​sweatybridge)

Others

  • e42e812ccc2b3dc4346f009640e5560dfd8e5aaf: chore: update functions serve docs (@​sweatybridge)
  • 4ef1007c24848d69a71887b2d7f9d4dabe3f2a94: chore: extended documentation for migration squash (#2412) (@​sweatybridge)

... (truncated)

Commits
  • 075e469 fix: bump edge-runtime to 1.54.4 (#2437)
  • da7b6f7 feat(auth): support session timeout configs (#2433)
  • 492927b chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#2436)
  • 41dbdad fix: bump edge-runtime to 1.54.3 (#2432)
  • 76b92cc fix: remove volume name from docker mount path (#2429)
  • e5644de fix: console prompt conflict with bubble tea (#2425)
  • d8141c7 fix: import map resolution for all relative paths (#2420)
  • f468893 chore: update edge functions template. (#2421)
  • 41f1bb5 fix: prefix docker container id with slash (#2424)
  • 468f013 chore(deps): bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 (#2422)
  • 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.169.3 to 1.177.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.177.0)

---
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 June 18, 2024 08:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 18, 2024
@github-actions github-actions bot enabled auto-merge (squash) June 18, 2024 08:06
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 19, 2024

Superseded by #110.

@dependabot dependabot bot closed this Jun 19, 2024
auto-merge was automatically disabled June 19, 2024 08:02

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/supabase/cli-1.177.0 branch June 19, 2024 08:02
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