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.77.9 to 1.82.1 #417

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2023

Bumps supabase from 1.77.9 to 1.82.1.

Release notes

Sourced from supabase's releases.

v1.82.1

Changelog

Bug fixes

  • 611f0314b6112494bf3b37fe77014fd27749da85: fix: handle empty linked gotrue version (@​sweatybridge)

Others

  • 764d460fc09e9878645612b8957c7714f473cead: chore: ignore non-fatal errors linking project (@​sweatybridge)
  • 0ec6555f72fe1cbedfe98c6934c93dca60347610: chore: refactor error object (@​sweatybridge)

v1.82.0

Changelog

Features

  • 6d68b5df6a0bf8c28f9a71927a5c4f47bdd32e10: feat: support branch region flag (@​sweatybridge)

Others

  • 6e3ef08210e97a09a4ae30aed095396c7289ddac: chore(deps): bump github.com/docker/cli from 24.0.4+incompatible to 24.0.5+incompatible (#1332) (@​dependabot[bot])
  • d8dbd540af0aca1c09584d4b8c45d33f0cf6fbb0: chore(deps): bump github.com/docker/docker from 24.0.4+incompatible to 24.0.5+incompatible (#1331) (@​dependabot[bot])

v1.81.1

Changelog

Bug fixes

  • 42961d1cf042a61fbed3c8bb1471d509b3653af8: fix: update branch api route (@​sweatybridge)

Others

  • fd2f8bfdde2bfbe8614be15ce6d6be95b6838109: chore(deps): bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#1321) (@​dependabot[bot])
  • 50f61fdd8148ce9dc41486c51d8af60c9fb39cab: chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 (#1330) (@​dependabot[bot])

v1.81.0

Changelog

Features

  • 96743b989be73666042d379095066b32df64dfe1: feat: add flags to push custom roles and seed data (@​sweatybridge)

v1.80.0

Changelog

Features

  • 1dc5294119d6395596ddc3294e22385456d7f1a9: feat: add inspect commands heavily inspired by heroku pg:extra (#1305) (@​loong)

v1.79.0

Changelog

Features

  • 74f10cd24f0d445a4aed9e368752397bd3da9e1c: feat: implement preview branch management commands (@​sweatybridge)

Others

  • 26758e12306b8fad08252c44cb944ba5986a240d: chore: generate api client for branching (@​sweatybridge)

v1.78.1

Changelog

Bug fixes

  • 37f4ae24aba17eadc5ae85cf6ce72fe2085955bc: fix(dump): use the --column-inserts flag on dump when COLUMN_INSERTS env is 1 (@​simbas)

Others

  • 7a9c404d915ace2aee9ba9b9ec56d63421fb3529: chore(deps): bump github.com/containers/common from 0.55.1 to 0.55.2 (#1312) (@​dependabot[bot])

v1.78.0

... (truncated)

Commits
  • 0ec6555 chore: refactor error object
  • 764d460 chore: ignore non-fatal errors linking project
  • 611f031 fix: handle empty linked gotrue version
  • 6d68b5d feat: support branch region flag
  • d8dbd54 chore(deps): bump github.com/docker/docker from 24.0.4+incompatible to 24.0.5...
  • 6e3ef08 chore(deps): bump github.com/docker/cli from 24.0.4+incompatible to 24.0.5+in...
  • 42961d1 fix: update branch api route
  • 50f61fd chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 (#1330)
  • fd2f8bf chore(deps): bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#1321)
  • 96743b9 feat: add flags to push custom roles and seed data
  • 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 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.77.9 to 1.82.1.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/main/.goreleaser.yml)
- [Commits](supabase/cli@v1.77.9...v1.82.1)

---
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 Jul 25, 2023
@github-actions github-actions bot enabled auto-merge July 25, 2023 08:49
@sonarcloud
Copy link

sonarcloud bot commented Jul 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions github-actions bot merged commit 2df7586 into main Jul 25, 2023
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/supabase-1.82.1 branch July 25, 2023 08:51
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.

0 participants