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-dev): bump supabase from 1.163.6 to 1.176.2 #73

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps supabase from 1.163.6 to 1.176.2.

Release notes

Sourced from supabase's releases.

v1.176.2

Changelog

Bug fixes

  • a76a31927e04b740aee7d58819723d2c6f3144c2: fix: use env file paths relative to current directory (#2406) (@​sweatybridge)

v1.176.1

Changelog

Bug fixes

  • 1f2e286f0b0c5d1a17120683205f709e4dd6dd10: fix: suffix resolved import directory with slash (#2402) (@​sweatybridge)

v1.176.0

Changelog

Features

  • bed979f1ef3fb26fc9a5f0df424011268dbf283b: feat: support custom pooler and realtime image (#2401) (@​sweatybridge)

v1.175.2

Changelog

Bug fixes

  • ece31a4ad19d301db9c34c69b38bd8d6197373c2: fix: show logs when failing to start database (@​sweatybridge)

Others

  • 1211e4c02c465ee520036e1883addb3c922e509c: chore: use fetcher for docker health check (@​sweatybridge)
  • 72cf66912043169ab3cc09c85d914b3570c8a8a9: chore: show running containers with status command (@​sweatybridge)
  • afd450a2ceb377579e10ee033fe9d3629e598d5c: chore: ignore outdated test (@​sweatybridge)
  • 814572ea9196e771902e8a69499a11de8b9d0eb9: chore: add timeout and status check (@​sweatybridge)
  • a71e3e319c2ae721079e736e14315b0c67dd46e5: chore: show stopping containers message (@​sweatybridge)
  • 046dc4061970f155e475ab80084c746adf41d563: chore: use fetcher for validating sso metadata (@​sweatybridge)

v1.175.1

Changelog

Bug fixes

  • 1af34510268ed4244e27d4530ceea4ddd880891d: fix: set default max retry for auto login (@​sweatybridge)
  • 52b5b4ab097d10cfa0888cbccc296904b1e70ca5: fix: return closed response on fetch error (@​sweatybridge)
  • aff30641553c2a684156bfd0c32aa03f9e35de55: fix: reject unexpected status codes (@​sweatybridge)

Others

  • e1e49f52222558ce4f344b1974de63541b9ecab8: chore(deps): bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 (#2399) (@​dependabot[bot])
  • 98ec0414413b0de5e34a007e1154c3db2e6ebb8c: chore(deps): bump github.com/zalando/go-keyring from 0.2.4 to 0.2.5 (#2400) (@​dependabot[bot])
  • 36c99a5bc3be612e37a93250bfa4466bd69be1e7: chore: simplify json parsing (@​sweatybridge)

v1.175.0

Changelog

Features

  • 11280501acd2992cdc2ee0ea4b935cc22450581e: feat: unset all secrets when no arg is supplied (@​sweatybridge)

Bug fixes

  • 1e2cc0619fe79c9d9d9dc9181d87261ce7664d47: fix: sort secret names by alphabetical order (@​sweatybridge)
  • 786e33427993902908360a4d75dd457fa1bb8023: fix: allow setting secrets with arg and file (@​sweatybridge)

v1.174.6

Changelog

Bug fixes

  • 47f2ac2c36bdb7ba29f724a4a37b367ca8ee5bb3: fix: bump edge-runtime to 1.53.4 (#2393) (@​nyannyacha)

... (truncated)

Commits
  • a76a319 fix: use env file paths relative to current directory (#2406)
  • 1f2e286 fix: suffix resolved import directory with slash (#2402)
  • bed979f feat: support custom pooler and realtime image (#2401)
  • 046dc40 chore: use fetcher for validating sso metadata
  • a71e3e3 chore: show stopping containers message
  • 814572e chore: add timeout and status check
  • afd450a chore: ignore outdated test
  • ece31a4 fix: show logs when failing to start database
  • 72cf669 chore: show running containers with status command
  • 1211e4c chore: use fetcher for docker health check
  • 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 [supabase](https://github.com/supabase/cli) from 1.163.6 to 1.176.2.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.163.6...v1.176.2)

---
updated-dependencies:
- dependency-name: supabase
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 11, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 12, 2024

Superseded by #74.

@dependabot dependabot bot closed this Jun 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/supabase-1.176.2 branch June 12, 2024 12:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants