Skip to content

v2.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 10:22
· 86 commits to main since this release

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] <support@github.com> (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] <support@github.com> (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

  • fix: add channel to sign_in and sign_up options (498640d)

Unknown

  • Update supabase_auth/_sync/gotrue_client.py

Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com> (1df49ef)

  • Update supabase_auth/_async/gotrue_client.py

Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com> (f44450d)

  • format with pre-commit formatter (97b534b)

  • change option name from redirect_to to email_redirect_to (019da4f)

  • add sync version (4814aeb)

  • add channel to sign_in and sign_up options (5a1c44a)