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 gotrue from 2.4.4 to 2.5.1 #838

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps gotrue from 2.4.4 to 2.5.1.

Release notes

Sourced from gotrue's releases.

v2.5.1 (2024-06-20)

Chore

  • chore(deps-dev): bump python-semantic-release from 9.8.1 to 9.8.3 (#526) (b7d5755)

  • chore(deps-dev): bump python-semantic-release from 9.8.1 to 9.8.3

Bumps python-semantic-release from 9.8.1 to 9.8.3.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <[email protected]> (8e5ec68)

  • chore(deps-dev): bump faker from 25.4.0 to 25.8.0 (#519) (e4fc889)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.1 to 9.8.3 (#527) (eda2715)

  • chore(deps-dev): bump urllib3 from 2.2.1 to 2.2.2 (#525) (8137d24)

  • chore(deps-dev): bump faker from 25.4.0 to 25.8.0

Bumps faker from 25.4.0 to 25.8.0.


updated-dependencies:

  • dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <[email protected]> (c730281)

  • chore(deps): bump pydantic from 2.7.3 to 2.7.4 (#521) (0647d43)

  • chore(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#516) (2c40cd6)

Fix

... (truncated)

Changelog

Sourced from gotrue's changelog.

v2.5.1 (2024-06-20)

Chore

  • chore(deps-dev): bump python-semantic-release from 9.8.1 to 9.8.3 (#526) (b7d5755)

  • chore(deps-dev): bump python-semantic-release from 9.8.1 to 9.8.3

Bumps python-semantic-release from 9.8.1 to 9.8.3.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <[email protected]> (8e5ec68)

  • chore(deps-dev): bump faker from 25.4.0 to 25.8.0 (#519) (e4fc889)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.1 to 9.8.3 (#527) (eda2715)

  • chore(deps-dev): bump urllib3 from 2.2.1 to 2.2.2 (#525) (8137d24)

  • chore(deps-dev): bump faker from 25.4.0 to 25.8.0

Bumps faker from 25.4.0 to 25.8.0.


updated-dependencies:

  • dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <[email protected]> (c730281)

  • chore(deps): bump pydantic from 2.7.3 to 2.7.4 (#521) (0647d43)

  • chore(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#516) (2c40cd6)

Fix

... (truncated)

Commits
  • 6563daf chore(release): bump version to v2.5.1
  • b7d5755 chore(deps-dev): bump python-semantic-release from 9.8.1 to 9.8.3 (#526)
  • 498640d fix: add channel to sign_in and sign_up options
  • 1df49ef Update supabase_auth/_sync/gotrue_client.py
  • f44450d Update supabase_auth/_async/gotrue_client.py
  • 97b534b format with pre-commit formatter
  • 019da4f change option name from redirect_to to email_redirect_to
  • 4814aeb add sync version
  • 5a1c44a add channel to sign_in and sign_up options
  • 8e5ec68 chore(deps-dev): bump python-semantic-release from 9.8.1 to 9.8.3
  • 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 [gotrue](https://github.com/supabase-community/auth-py) from 2.4.4 to 2.5.1.
- [Release notes](https://github.com/supabase-community/auth-py/releases)
- [Changelog](https://github.com/supabase-community/auth-py/blob/main/CHANGELOG.md)
- [Commits](supabase-community/auth-py@v2.4.4...v2.5.1)

---
updated-dependencies:
- dependency-name: gotrue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 20, 2024 23:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 21, 2024

Superseded by #840.

@dependabot dependabot bot closed this Jun 21, 2024
@dependabot dependabot bot deleted the dependabot/pip/main/gotrue-2.5.1 branch June 21, 2024 23: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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants