Releases: supabase/auth-py
v2.6.0
v2.5.5
v2.5.5 (2024-07-14)
Chore
-
chore(deps-dev): bump zipp from 3.18.1 to 3.19.1 (#546) (
1c807cb
) -
chore(deps-dev): bump zipp from 3.18.1 to 3.19.1
Bumps zipp from 3.18.1 to 3.19.1.
updated-dependencies:
- dependency-name: zipp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]> (4052673
)
-
chore(deps-dev): bump python-semantic-release from 9.8.3 to 9.8.5 (#544) (
ff1046e
) -
chore(deps-dev): bump python-semantic-release from 9.8.3 to 9.8.5
Bumps python-semantic-release from 9.8.3 to 9.8.5.
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (dd38cdc
)
-
chore(deps): bump python-semantic-release/python-semantic-release from 9.8.3 to 9.8.5 (#545) (
32ac690
) -
chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 9.8.3 to 9.8.5.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (07042e6
)
-
chore(deps): bump certifi from 2024.2.2 to 2024.7.4 (#542) (
d960b0f
) -
chore(deps): bump certifi from 2024.2.2 to 2024.7.4
Bumps certifi from 2024.2.2 to 2024.7.4.
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]> (95f06c3
)
-
chore(deps): bump pydantic from 2.7.4 to 2.8.2 (#539) (
d0798d6
) -
chore(deps): bump pydantic from 2.7.4 to 2.8.2
Bumps pydantic from 2.7.4 to 2.8.2.
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (e22a177
)
-
chore(deps-dev): bump faker from 25.9.1 to 26.0.0 (#535) (
f2fa2a9
) -
chore(deps-dev): bump faker from 25.9.1 to 26.0.0
Bumps faker from 25.9.1 to 26.0.0.
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (1fe332f
)
Fix
v2.5.4
v2.5.3
v2.5.2
v2.5.2 (2024-06-21)
Chore
-
chore(deps-dev): bump faker from 25.8.0 to 25.9.1 (#529) (
c530238
) -
chore(deps-dev): bump faker from 25.8.0 to 25.9.1
Bumps faker from 25.8.0 to 25.9.1.
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (1651b74
)
Fix
- fix: link identity methods now working (
2e95db8
)
Unknown
- fix all link identity methods (
3570ace
)
v2.5.1
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
- fix: add channel to sign_in and sign_up options (
498640d
)
Unknown
- Update supabase_auth/_sync/gotrue_client.py
Co-authored-by: Joel Lee <[email protected]> (1df49ef
)
- Update supabase_auth/_async/gotrue_client.py
Co-authored-by: Joel Lee <[email protected]> (f44450d
)
v2.5.0
v2.5.0 (2024-06-20)
Chore
-
chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.1 (#515) (
98006ed
) -
chore(deps): bump python-semantic-release/python-semantic-release from 9.8.0 to 9.8.1 (#514) (
4458982
) -
chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.1
Bumps python-semantic-release from 9.8.0 to 9.8.1.
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (f28f6a2
)
- chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 9.8.0 to 9.8.1.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (960d593
)
Feature
- feat: add anonymous sign in (
2406d7d
)
Unknown
v2.4.4
v2.4.4 (2024-06-04)
Chore
-
chore(deps): bump pydantic from 2.7.2 to 2.7.3 (#513) (
4a5e21e
) -
chore(deps-dev): bump faker from 25.3.0 to 25.4.0 (#512) (
daafb74
) -
chore(deps): bump pydantic from 2.7.2 to 2.7.3
Bumps pydantic from 2.7.2 to 2.7.3.
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (7b5269c
)
- chore(deps-dev): bump faker from 25.3.0 to 25.4.0
Bumps faker from 25.3.0 to 25.4.0.
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (35a8b14
)
Fix
- fix: follow redirects (
1fa7fd2
)
Unknown
v2.4.3
v2.4.3 (2024-06-01)
Chore
-
chore(deps): bump pydantic from 2.7.1 to 2.7.2 (#509) (
5d433fe
) -
chore(ci): bump python-semantic-release/python-semantic-release from 9.7.3 to 9.8.0 (#508) (
a3037d9
) -
chore(deps-dev): bump python-semantic-release from 9.7.3 to 9.8.0 (#507) (
fe033c5
) -
chore(deps): bump pydantic from 2.7.1 to 2.7.2
Bumps pydantic from 2.7.1 to 2.7.2.
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (9f80a51
)
- chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 9.7.3 to 9.8.0.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (7b21e47
)
- chore(deps-dev): bump python-semantic-release from 9.7.3 to 9.8.0
Bumps python-semantic-release from 9.7.3 to 9.8.0.
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (859379b
)
-
chore(deps-dev): bump requests from 2.31.0 to 2.32.0 (#502) (
16e571f
) -
chore(deps-dev): bump pytest from 8.1.1 to 8.2.1 (#501) (
56a3842
) -
chore(deps-dev): bump pytest from 8.1.1 to 8.2.1
Bumps pytest from 8.1.1 to 8.2.1.
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (1e32b5c
)
-
chore(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7 (#500) (
c0c17f8
) -
chore(deps): bump python-semantic-release/python-semantic-release from 9.5.0 to 9.7.3 (#499) (
1b1fc19
) -
chore(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7
Bumps pytest-asyncio from 0.23.6 to 0.23.7.
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (8a72775
)
-
chore(deps-dev): bump python-semantic-release from 9.5.0 to 9.7.3 (#498) (
1b6fadf
) -
chore(deps-dev): bump python-semantic-release from 9.5.0 to 9.7.3
Bumps python-semantic-release from 9.5.0 to 9.7.3.
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (039d6a5
)
-
chore(deps-dev): bump faker from 24.14.1 to 25.2.0 (#497) (
67b6a58
) -
chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 (#491) (
a030a33
) -
chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 9.5.0 to 9.7.3.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (29ee762
)
- chore(deps-dev): bump faker from 24.14.1 to 25.2.0
Bumps faker from 24.14.1 to 25.2.0.
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (ce825c8
)
- chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4
Bumps jinja2 from 3.1.3 to 3.1.4.
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]> (71f1a6e
)
-
chore(deps-dev): bump faker from 24.9.0 to 24.14.1 (#480) (
9776d6a
) -
chore(deps-dev): bump faker from 24.9.0 to 24.14.1
Bumps faker from 24.9.0 to 24.14.1.
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (e7e3b58
)
-
chore(deps-dev): bump black from 24.3.0 to 24.4.2 (#478) (
ac8339b
) -
chore(deps-dev): bump black from 24.3.0 to 24.4.2
Bumps black from 24.3.0 to 24.4.2.
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (db0d0e9
)
- chore(deps): bump pydantic from 2.7.0 to 2.7.1 (#476) ([
339155a
](https...
v2.4.2
v2.4.2 (2024-03-26)
Chore
-
chore(deps-dev): bump black from 23.10.1 to 24.3.0 (#446) (
4850a9f
) -
chore(deps): bump python-semantic-release/python-semantic-release from 9.1.1 to 9.3.1 (#452) (
31a67fd
) -
chore(deps-dev): bump black from 23.10.1 to 24.3.0
Bumps black from 23.10.1 to 24.3.0.
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (5a2ab10
)
-
chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 9.1.1 to 9.3.1.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (1b1ce42
)
-
chore(deps): bump httpx from 0.25.0 to 0.27.0 (#431) (
3914bb6
) -
chore(deps): bump httpx from 0.25.0 to 0.27.0
Bumps httpx from 0.25.0 to 0.27.0.
updated-dependencies:
- dependency-name: httpx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (60da4b5
)
-
chore(deps-dev): bump pytest from 8.0.2 to 8.1.0 (#443) (
de90b46
) -
chore(deps-dev): bump pytest from 8.0.2 to 8.1.0
Bumps pytest from 8.0.2 to 8.1.0.
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (91f26fa
)
-
chore(deps-dev): bump faker from 19.12.1 to 23.3.0 (#436) (
6a9e1ce
) -
chore(deps-dev): bump faker from 19.12.1 to 23.3.0
Bumps faker from 19.12.1 to 23.3.0.
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (7bd2a71
)
-
chore(deps-dev): bump pytest from 7.4.3 to 8.0.2 (#439) (
cb5f6a6
) -
chore(deps-dev): bump pytest from 7.4.3 to 8.0.2
Bumps pytest from 7.4.3 to 8.0.2.
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (0c04828
)
-
chore(deps-dev): bump python-semantic-release from 8.3.0 to 9.1.1 (#440) (
0d41e57
) -
chore(deps-dev): bump python-semantic-release from 8.3.0 to 9.1.1
Bumps python-semantic-release from 8.3.0 to 9.1.1.
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (7f2e12d
)
-
chore(deps): bump python-semantic-release/python-semantic-release from 8.3.0 to 9.1.1 (#435) (
a9789f7
) -
chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.5 (#424) (
262547b
) -
chore(deps): bump pydantic from 2.4.2 to 2.6.3 (#437) (
0de3da7
) -
chore(deps): bump codecov/codecov-action from 3 to 4 (#415) (
f374e91
) -
chore(deps): bump abatilo/actions-poetry from 2.3.0 to 3.0.0 (#405) (
63e028d
) -
chore(deps): bump pydantic from 2.4.2 to 2.6.3
Bumps pydantic from 2.4.2 to 2.6.3.
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (4d1984d
)
- chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 8.3.0 to 9.1.1.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (7468b29
)
- chore(deps-dev): bump cryptography from 42.0.0 to 42.0.4
Bumps cryptography from 42.0.0 to 42.0.4.
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]> (9066970
)
- chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.5
Bumps pytest-asyncio from 0.21.1 to 0.23.5.
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> ([f88b538
](f88b5384c7b7ba1d...