2.11.1 (2024-12-30)
- add email_address_invalid error code (#644) (4926bd5)
- set timer to be use daemon thread (#647) (98de380)
2.11.0 (2024-11-22)
2.10.0 (2024-11-03)
2.9.3 (2024-10-18)
2.9.2 (2024-10-06)
2.9.1 (2024-09-30)
2.9.0 (2024-09-28)
2.8.1 (2024-09-08)
2.8.0 (2024-09-02)
- add MFA Phone (#578) (b2bb7a1)
- add reauthenticate method (#586) (d54feeb)
- add resend method (#587) (536ad2c)
- update invite user by email option type (#588) (2510230)
- update password reset method name to match js lib (#584) (d47daf1)
2.7.0 (2024-08-16)
-
chore(deps-dev): bump faker from 26.0.0 to 26.1.0 (#557) (
86ce4c1
) -
chore: update ci pipeline (
06de3ac
) -
chore(deps-dev): bump pytest from 8.3.1 to 8.3.2 (#555) (
8a3362a
) -
chore(deps-dev): bump pytest from 8.3.1 to 8.3.2
Bumps pytest from 8.3.1 to 8.3.2.
updated-dependencies:
- dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (02fbbfe
)
-
ci: revert PAT changes (#568) (
a5f5a4b
) -
ci: remove PAT (#566) (
69610cf
) -
ci: remove PAT (
4b5a3b5
) -
ci: remove PAT (#565) (
c2b20e0
)
-
fix: update ci pipeline (#559) (
c914dd3
) -
fix: update types (#558) (
486f3e0
) -
fix: add role, password_hash & id types to admin user attributes (
2adcd7f
) -
fix: add fly, linkedin_oidc and slack_oidc provider type (
c13e2c7
)
- update docker compose command call (
41cefcf
)
-
chore(release): bump version to v2.6.1 (
4b5aa15
) -
chore(deps-dev): bump pytest from 8.2.2 to 8.3.1 (#551) (
964826c
) -
chore(deps): bump python-semantic-release/python-semantic-release from 9.8.5 to 9.8.6 (#552) (
fd92320
) -
chore(deps-dev): bump python-semantic-release from 9.8.5 to 9.8.6 (#550) (
625f4af
) -
chore(deps-dev): bump pytest-asyncio from 0.23.7 to 0.23.8 (#549) (
0a7a766
)
- fix: add is_anonymous type to the user model (#553) (
c37913f
)
- chore(release): bump version to v2.6.0 (
0899975
)
- feat: add sign_in_with_id_token method (#548) (
b7e2c2c
)
-
chore(release): bump version to v2.5.5 (
79a24f0
) -
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: enable HTTP2 (#534) (
73ea013
)
- chore(release): bump version to v2.5.4 (
ca6e6c9
)
- fix: add await to async call for anonymous sign in request (#532) (
45cfe25
)
-
add missing await (
412449a
) -
add await (
5520ad8
) -
add await to async call for anonymous sign in request (
4734d0d
)
- chore(release): bump version to v2.5.3 (
b194f07
)
- fix: update property name for should_create_user (#531) (
388fcba
)
- update peoperty name for should_create_user (
4bc09ef
)
-
chore(release): bump version to v2.5.2 (
00a04c6
) -
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: link identity methods now working (
2e95db8
)
- fix all link identity methods (
3570ace
)
-
chore(release): bump version to v2.5.1 (
6563daf
) -
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-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 python-semantic-release/python-semantic-release from 9.8.1 to 9.8.3 (#527) (
eda2715
) -
chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 9.8.1 to 9.8.3.
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]> (941a87b
)
-
chore(deps-dev): bump urllib3 from 2.2.1 to 2.2.2 (#525) (
8137d24
) -
chore(deps-dev): bump urllib3 from 2.2.1 to 2.2.2
Bumps urllib3 from 2.2.1 to 2.2.2.
updated-dependencies:
- dependency-name: urllib3 dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (097d3ac
)
-
chore(deps): bump pydantic from 2.7.3 to 2.7.4 (#521) (
0647d43
) -
chore(deps): bump pydantic from 2.7.3 to 2.7.4
Bumps pydantic from 2.7.3 to 2.7.4.
updated-dependencies:
- dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (f7c60e7
)
-
chore(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#516) (
2c40cd6
) -
chore(deps-dev): bump pytest from 8.2.1 to 8.2.2
Bumps pytest from 8.2.1 to 8.2.2.
updated-dependencies:
- dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (e2f6c0a
)
- fix: add channel to sign_in and sign_up options (
498640d
)
- 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
)
-
format with pre-commit formatter (
97b534b
) -
change option name from
redirect_to
toemail_redirect_to
(019da4f
) -
add sync version (
4814aeb
) -
add channel to sign_in and sign_up options (
5a1c44a
)
-
chore(release): bump version to v2.5.0 (
a92ec80
) -
chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.1 (#515) (
98006ed
) -
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 from 9.8.0 to 9.8.1 (#514) (
4458982
) -
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
)
- feat: add anonymous sign in (
2406d7d
)
-
update postgres version for infra (
ad2179b
) -
update async client and type naming (
85f94f2
) -
Add Anonymous login (
f3d35c7
)
-
chore(release): bump version to v2.4.4 (
1ed3dd7
) -
chore(deps): bump pydantic from 2.7.2 to 2.7.3 (#513) (
4a5e21e
) -
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 (#512) (
daafb74
) -
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
)
-
chore(deps-dev): bump faker from 25.2.0 to 25.3.0 (#510) (
e7fdc2d
) -
chore(deps-dev): bump faker from 25.2.0 to 25.3.0
Bumps faker from 25.2.0 to 25.3.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (0e55988
)
- fix: follow redirects (
1fa7fd2
)
-
Fix code style (
4a18e21
) -
Fix code style (
55a415b
) -
Fix code style (
645560d
) -
ReSync, fix merges (
96129b6
)
-
chore(release): bump version to v2.4.3 (
7316cf5
) -
chore(deps): bump pydantic from 2.7.1 to 2.7.2 (#509) (
5d433fe
) -
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(ci): bump python-semantic-release/python-semantic-release from 9.7.3 to 9.8.0 (#508) (
a3037d9
) -
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 (#507) (
fe033c5
) -
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-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): bump python-semantic-release/python-semantic-release from 9.5.0 to 9.7.3 (#499) (
1b1fc19
) -
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 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 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 (#491) (
a030a33
) -
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
) -
chore(deps): bump pydantic from 2.7.0 to 2.7.1
Bumps pydantic from 2.7.0 to 2.7.1.
updated-dependencies:
- dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (e0c7dac
)
-
chore(deps-dev): bump python-semantic-release from 9.4.1 to 9.5.0 (#475) (
8900536
) -
chore(deps-dev): bump python-semantic-release from 9.4.1 to 9.5.0
Bumps python-semantic-release from 9.4.1 to 9.5.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]> (aced040
)
-
chore(deps): bump python-semantic-release/python-semantic-release from 9.4.1 to 9.5.0 (#474) (
1d951b6
) -
chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 9.4.1 to 9.5.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]> (d28719f
)
-
chore(deps-dev): bump faker from 24.4.0 to 24.9.0 (#469) (
9ae0b1d
) -
chore(deps-dev): bump faker from 24.4.0 to 24.9.0
Bumps faker from 24.4.0 to 24.9.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (8db5aab
)
-
chore(deps): bump pydantic from 2.6.4 to 2.7.0 (#468) (
6cee4e2
) -
chore(deps): bump pydantic from 2.6.4 to 2.7.0
Bumps pydantic from 2.6.4 to 2.7.0.
updated-dependencies:
- dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (1b888da
)
-
chore(deps): bump idna from 3.6 to 3.7 (#467) (
75feed7
) -
chore(deps): bump idna from 3.6 to 3.7
Bumps idna from 3.6 to 3.7.
updated-dependencies:
- dependency-name: idna dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (e9fe838
)
-
chore(deps-dev): bump python-semantic-release from 9.4.0 to 9.4.1 (#464) (
d659e82
) -
chore(deps-dev): bump python-semantic-release from 9.4.0 to 9.4.1
Bumps python-semantic-release from 9.4.0 to 9.4.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]> (13feeae
)
-
chore(deps): bump python-semantic-release/python-semantic-release from 9.4.0 to 9.4.1 (#463) (
066014e
) -
chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 9.4.0 to 9.4.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]> (b536cf6
)
-
chore(deps-dev): bump python-semantic-release from 9.3.1 to 9.4.0 (#462) (
abf77ea
) -
chore(deps-dev): bump python-semantic-release from 9.3.1 to 9.4.0
Bumps python-semantic-release from 9.3.1 to 9.4.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]> (05b6f2d
)
-
chore(deps): bump python-semantic-release/python-semantic-release from 9.3.1 to 9.4.0 (#461) (
d11910c
) -
chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 9.3.1 to 9.4.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]> (4031e43
)
-
chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#458) (
17e6587
) -
chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0
Bumps pytest-cov from 4.1.0 to 5.0.0.
updated-dependencies:
- dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (10b44fe
)
-
chore(deps): bump abatilo/actions-poetry from 2 to 3 (#460) (
4376a7a
) -
chore(deps): bump abatilo/actions-poetry from 2 to 3
Bumps abatilo/actions-poetry from 2 to 3.
updated-dependencies:
- dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (cac82ad
)
-
chore(deps): bump actions/cache from 3 to 4 (#459) (
67bc67f
) -
chore(deps): bump actions/cache from 3 to 4
Bumps actions/cache from 3 to 4.
updated-dependencies:
- dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (7e1f6f7
)
-
chore(deps-dev): bump faker from 23.3.0 to 24.4.0 (#456) (
1562b15
) -
chore(deps-dev): bump faker from 23.3.0 to 24.4.0
Bumps faker from 23.3.0 to 24.4.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (d44b0ea
)
- fix: add "verify" flag to the creation of client (
12f2396
)
-
Fix #320 (
e3862b9
) -
Fix #320 (
e6203f6
) -
Fix #320 (
d3ee089
) -
Fix #320 (
339fb59
) -
Fix #320 (
05d9fe9
) -
Fix #320 (
eba8528
) -
Fix #320 (
2940262
) -
Fix #320 (
cf2f9be
)
updated-dependencies:
- dependency-name: requests dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (a2423da
)
-
Fixes and style (#488) (
7856d01
) -
Fixes and style (
4f723eb
) -
Fixes and style (
0165846
) -
Update .pre-commit-config.yaml (#487) (
e00452c
) -
Update .pre-commit-config.yaml (
9824403
) -
Update .pre-commit-config.yaml (
d0ceba0
) -
Update .pre-commit-config.yaml (
e2470f0
) -
Update .pre-commit-config.yaml (
d0757be
) -
Update .pre-commit-config.yaml (
da1c0cd
) -
Update .pre-commit-config.yaml (
f0890cb
) -
Update .pre-commit-config.yaml (
17a4db5
) -
Update .pre-commit-config.yaml (
83e6021
) -
Add follow_redirects=True (
fab26ac
) -
Add follow_redirects=True (
5eea191
) -
Add follow_redirects=True (
7b38f75
) -
Add stale bot (#484) (
7059504
) -
Add stale bot (
87b27b6
)
-
chore(release): bump version to v2.4.2 (
bdabba3
) -
chore(deps-dev): bump black from 23.10.1 to 24.3.0 (#446) (
4850a9f
) -
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 from 9.1.1 to 9.3.1 (#452) (
31a67fd
) -
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: rename package to supabase_auth (#455) (
3b63cd6
) -
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: bump fixed version of poetry (#438) (
9344e79
) -
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 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 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): 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 pytest-asyncio from 0.21.1 to 0.23.5 (#424) (
262547b
) -
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
)
-
chore(deps): bump pydantic from 2.4.2 to 2.6.3 (#437) (
0de3da7
) -
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 codecov/codecov-action from 3 to 4 (#415) (
f374e91
) -
chore(deps): bump codecov/codecov-action from 3 to 4
Bumps codecov/codecov-action from 3 to 4.
updated-dependencies:
- dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (db2307a
)
-
chore(deps): bump abatilo/actions-poetry from 2.3.0 to 3.0.0 (#405) (
63e028d
) -
chore(deps): bump abatilo/actions-poetry from 2.3.0 to 3.0.0
Bumps abatilo/actions-poetry from 2.3.0 to 3.0.0.
updated-dependencies:
- dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (f52f7e2
)
- fix: new minor version release (#457) (
b831bb1
)
-
package release (
fd971bd
) -
update formatting (
54a5bc1
) -
rename package to supabase_auth (
55a0f06
) -
update ci to include python 3.12 in tests (#451) (
cacb4b6
) -
Update project description and repository links (
9bd18d1
) -
update ci to include python 3.12 in tests (
2350d43
) -
Update manual_pypi_publish.yml (
af2d2e5
) -
feat (deps-dev): bump cryptography from 42.0.0 to 42.0.4 (#430) (
26de4cb
)
-
chore(release): bump version to v2.4.1 (
1c8cd12
) -
chore(deps-dev): bump cryptography from 41.0.6 to 42.0.0 (#416) (
f03e518
) -
chore(deps-dev): bump cryptography from 41.0.6 to 42.0.0
Bumps cryptography from 41.0.6 to 42.0.0.
updated-dependencies:
- dependency-name: cryptography dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (7d91ca2
)
-
fix: add AuthOtpResponse (#419) (
130bdb1
) -
fix: move changes to _async (
7810bbd
) -
fix: add AuthOtpResponse (
8d64ca4
)
-
chore(release): bump version to v2.4.0 (
640d0c1
) -
chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (#403) (
0d58002
) -
chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3
Bumps jinja2 from 3.1.2 to 3.1.3.
updated-dependencies:
- dependency-name: jinja2 dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (f439d3f
)
-
chore(deps-dev): bump gitpython from 3.1.40 to 3.1.41 (#401) (
8c8cd65
) -
chore(deps-dev): bump gitpython from 3.1.40 to 3.1.41
Bumps gitpython from 3.1.40 to 3.1.41.
updated-dependencies:
- dependency-name: gitpython dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (a60428c
)
-
feat: add new identity linking methods release in LWX (#395) (
96d18be
) -
feat: add sso (#358) (
c250f93
) -
feat: add docstring (
dba16fb
) -
feat: move skip_http_redirect to options (
0547a2a
) -
feat: skip http redirects (
8dca4a5
) -
feat: add sso (
99c9409
) -
feat: add pydantic type (
1308119
) -
feat: add get_user_identities (
2de717a
) -
feat: link and unlink (
6103511
)
-
Merge branch 'main' into j0/add_linking_methods (
ed9edab
) -
Update gotrue/_async/gotrue_base_api.py (
72eeb1e
) -
Merge branch 'main' of github.com:supabase-community/gotrue-py into j0/add_linking_methods (
851e523
)
-
chore(release): bump version to v2.3.0 (
17fa5d2
) -
chore: update to pull auth instead of gotrue (
38977a6
) -
chore: pull latest postgres image instead (
e1877b2
)
-
fix: add linking methods (
987adf2
) -
fix: add linking methods (
a29083a
) -
fix: fix build by updating error message in test (#404) (
ac94c60
) -
fix: update error message in tests (
6718dcd
)
-
Merge branch 'j0/add_linking_methods' of github.com:supabase-community/gotrue-py into j0/add_linking_methods (
fa834cf
) -
Update MAINTAINERS.md (
5681011
)
-
chore(release): bump version to v2.2.0 (
6db7cc2
) -
chore(deps): bump actions/setup-python from 4 to 5 (#382) (
55c04e2
) -
chore(deps): bump actions/setup-python from 4 to 5
Bumps actions/setup-python from 4 to 5.
updated-dependencies:
- dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (c6f378a
)
- Update README.md (
62983ac
)
- chore(release): bump version to v2.1.0 (
a1f060c
)
- Update to use query property of the request method (
34a3ddf
)
- feat: exchange code for session now fully async
BREAKING CHANGE: change async method on_auth_state_change to sync only. (a249ba0
)
-
chore(release): bump version to v2.0.0 (
1440dd6
) -
chore(deps-dev): bump cryptography from 41.0.5 to 41.0.6 (#377) (
e6b3d46
) -
chore(deps-dev): bump cryptography from 41.0.5 to 41.0.6
Bumps cryptography from 41.0.5 to 41.0.6.
updated-dependencies:
- dependency-name: cryptography dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (424a5df
)
- feat: exchange code for session now fully async (#378) (
c294568
)
-
bug fix: use pydantic v2 model.model_rebuild (#373) (
fd94314
) -
bug fix: use pydantic v2 model.model_rebuild not rebuild_model (
9d723df
) -
add soft delete support to "delete user" (#376) (
08bada3
) -
add soft delete support to "delete user" (
5471167
)
- chore(release): bump version to v1.3.1 (
ede20fe
)
-
fix: remove unnecessary async to on_auth_state_change (#374) (
574c739
) -
fix: remove unnecessary async to on_auth_state_change
Somehow this got reverted on a refactor (https://github.com/supabase-community/gotrue-py/commit/e7ebc64112d970673265c7b314a1e8820fc0f7e1)
This causes problems when using the supabase client, since it's not being awaited:
https://github.com/supabase-community/supabase-py/blob/main/supabase/_async/client.py#L90 (7548d02
)
-
chore(release): bump version to v1.3.0 (
abe3e2a
) -
chore: update CI config with PAT (#361) (
fbddd6d
) -
chore: update CI config with PAT (
1fffc1f
) -
chore(deps-dev): bump pygithub from 1.59.1 to 2.1.1 (#337) (
160b671
) -
chore(deps-dev): bump pygithub from 1.59.1 to 2.1.1
Bumps pygithub from 1.59.1 to 2.1.1.
updated-dependencies:
- dependency-name: pygithub dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (264e773
)
-
chore: update dependencies (#357) (
a5d4a81
) -
chore: update dependencies (
dc67de1
) -
chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7 (#350) (
4ea73e4
) -
chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7
Bumps urllib3 from 2.0.4 to 2.0.7.
updated-dependencies:
- dependency-name: urllib3 dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (2400229
)
-
chore(deps): bump python-semantic-release/python-semantic-release from 8.0.8 to 8.3.0 (#354) (
a385575
) -
chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 8.0.8 to 8.3.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]> (3fbe6fc
)
- chore(deps): bump httpx from 0.24.1 to 0.25.0
Bumps httpx from 0.24.1 to 0.25.0.
updated-dependencies:
- dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (a5b2f85
)
-
fix: add latest semantic-release dependency (#360) (
81e63ea
) -
fix: add latest semantic-release dependency (
251a4f4
) -
fix: fix typo (
72ee18d
) -
fix: update imports (
66759da
)
-
patch: read from storage (
364292c
) -
Merge branch 'j0/pkce' of github.com:supabase-community/gotrue-py into j0/pkce (
1c40ed7
) -
Merge branch 'main' into j0/pkce (
4c44238
) -
Merge pull request #325 from supabase-community/dependabot/pip/main/httpx-0.25.0
chore(deps): bump httpx from 0.24.1 to 0.25.0 (89019fb
)
- Merge pull request #352 from fbeutel/urlsafe_b64decode
Use urlsafe_b64decode to properly handle URL-encoded JWTs (7541ade
)
- Use urlsafe_b64decode to properly handle URL-encoded JWTs (
0034af1
)
-
chore(release): bump version to v1.2.0 (
8da1032
) -
chore(deps-dev): bump cryptography from 41.0.3 to 41.0.4
Bumps cryptography from 41.0.3 to 41.0.4.
updated-dependencies:
- dependency-name: cryptography dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (4aa7224
)
- feat: Add exception to handle API errors on signout (
59b90d5
)
- Merge pull request #342 from supabase-community/silentworks/sign-out-exception-handling
feat: Add exception to handle API errors on signout (708859c
)
-
Update to use suppress instead of try except (
2d964ad
) -
Merge pull request #341 from supabase-community/silentworks/add-correct-semantic-release-vars
Add correct variables for semantic release (5155312
)
-
Get pre-commit to ignore changelog (
738602e
) -
Add correct variables for semantic release (
80b0e30
) -
Merge pull request #330 from supabase-community/dependabot/pip/cryptography-41.0.4
chore(deps-dev): bump cryptography from 41.0.3 to 41.0.4 (1bf3e5d
)
- Merge pull request #332 from supabase-community/sourcery/j0/pkce
feat: add OAuth PKCE (Sourcery refactored) (b331d04
)
- 'Refactored by Sourcery' (
af4f842
)
- chore(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 8.0.0 to 8.0.8.
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]> (8f094df
)
- chore(deps-dev): bump pytest from 7.4.0 to 7.4.2
Bumps pytest from 7.4.0 to 7.4.2.
updated-dependencies:
- dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (cb41e8b
)
- chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0
Bumps pre-commit from 3.3.3 to 3.4.0.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (133eca2
)
- chore(deps-dev): bump black from 23.7.0 to 23.9.1
Bumps black from 23.7.0 to 23.9.1.
updated-dependencies:
- dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (5617a6a
)
- chore(deps-dev): bump faker from 19.3.0 to 19.6.1
Bumps faker from 19.3.0 to 19.6.1.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (ab39f66
)
- fix: add verify token hash (
da51e8e
)
- refactor: remove unused v1 files (
e9005e4
)
- 1.1.1
Automatically generated by python-semantic-release (152ed06
)
- Merge pull request #328 from supabase-community/feat/add-verify-token-hash
fix: add verify token hash (ccb2173
)
-
Fixed formatting (
82a04aa
) -
Merge pull request #303 from supabase-community/dependabot/github_actions/main/python-semantic-release/python-semantic-release-8.0.8
chore(deps): bump python-semantic-release/python-semantic-release from 8.0.0 to 8.0.8 (cb6abab
)
- Merge pull request #310 from supabase-community/dependabot/pip/main/pytest-7.4.2
chore(deps-dev): bump pytest from 7.4.0 to 7.4.2 (1df12a7
)
- Merge pull request #323 from supabase-community/j0/remove_unused_v1
refactor: remove unused v1 files (817fafb
)
- Merge pull request #305 from supabase-community/dependabot/pip/main/pre-commit-3.4.0
chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 (687c52d
)
- Merge pull request #317 from supabase-community/dependabot/pip/main/black-23.9.1
chore(deps-dev): bump black from 23.7.0 to 23.9.1 (b0144ef
)
- Merge pull request #318 from supabase-community/dependabot/pip/main/faker-19.6.1
chore(deps-dev): bump faker from 19.3.0 to 19.6.1 (2cc68f9
)
- Merge pull request #315 from jantznick/main
fix get_user calls fail when no session or jwt is available (2a562a7
)
-
changelog changed from precommit hooks (
5cf279e
) -
update return type for get_user calls (
ddeb595
) -
return None when no session or jwt on get_user calls (
50fa8b0
)
- chore(deps): bump actions/checkout from 3 to 4
Bumps actions/checkout from 3 to 4.
updated-dependencies:
- dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (2a51fff
)
- chore(deps-dev): bump gitpython from 3.1.32 to 3.1.35
Bumps gitpython from 3.1.32 to 3.1.35.
updated-dependencies:
- dependency-name: gitpython dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (7b0fb17
)
- chore: run formatting on CHANGELOG to correct for mix line endings (
3f47338
)
- feat: support pagination for admin list_users (
e7cbd9f
)
- 1.1.0
Automatically generated by python-semantic-release (ff35a92
)
- Merge pull request #307 from supabase-community/dependabot/github_actions/main/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4 (64c0c66
)
- Merge pull request #312 from supabase-community/dependabot/pip/gitpython-3.1.35
chore(deps-dev): bump gitpython from 3.1.32 to 3.1.35 (9b62e68
)
- Merge pull request #304 from connorlurring/admin-list-users-pagination
feat: support pagination for auth admin list_users (1b88c51
)
- Merge pull request #311 from supabase-community/j0/lint_changelog
chore: run formatting on CHANGELOG to correct for mix line endings (8684125
)
-
chore: add contents permission (
a2a4912
) -
chore: upgrade smenatic release (
0cf22c2
) -
chore(deps-dev): bump faker from 19.2.0 to 19.3.0
Bumps faker from 19.2.0 to 19.3.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (29f1a1e
)
- chore(deps-dev): bump faker from 18.13.0 to 19.2.0
Bumps faker from 18.13.0 to 19.2.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (0a03065
)
-
fix: update more pyproject.toml config options (
3c38c2b
) -
fix: convert version_toml to array (
d9c555d
) -
fix: add relevant pypi info and permissions (
875484e
) -
fix: add new providers (
b4c1681
) -
fix: add type definitions for new providers (
e033cee
)
- 1.0.4
Automatically generated by python-semantic-release (5cc198b
)
- Merge pull request #299 from supabase-community/j0/fix_version_toml
chore: add contents permission (7561df9
)
- Merge pull request #298 from supabase-community/j0/fix_version_toml
fix: update version options (b66f958
)
- Merge pull request #297 from supabase-community/j0/fix_semantic_release
fix: fix semantic release (3c9984b
)
- Merge pull request #290 from supabase-community/dependabot/pip/main/faker-19.3.0
chore(deps-dev): bump faker from 19.2.0 to 19.3.0 (52474bc
)
- Merge pull request #293 from supabase-community/or/pydantic-v1-v2-support
Support for pydantic v1 & v2 (6765f07
)
-
revert TypeAdapter to parse_obj_as for pydantic v1 support (
79cd743
) -
run tests with pydantic v1 under CI (
9c4aa2a
) -
pydantic v1 & v2 compatibility (
45456c8
) -
Merge pull request #289 from yuvanist/main
Specify minor version of pydantic to avoid dependency issue (c2ed950
)
-
Update lock file (
9258777
) -
specify minor version of pydantic (
2b0bdb4
) -
Merge pull request #288 from supabase-community/dependabot/pip/main/faker-19.2.0
chore(deps-dev): bump faker from 18.13.0 to 19.2.0 (69f5994
)
-
chore: bump ci file (
cfe3acb
) -
chore(deps-dev): bump pygithub from 1.58.0 to 1.59.0
Bumps pygithub from 1.58.0 to 1.59.0.
updated-dependencies:
- dependency-name: pygithub dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (57ae5f7
)
- chore(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.1
Bumps pytest-asyncio from 0.20.3 to 0.21.1.
updated-dependencies:
- dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (d5f937f
)
- chore(deps-dev): bump python-semantic-release from 7.33.2 to 7.34.6
Bumps python-semantic-release from 7.33.2 to 7.34.6.
updated-dependencies:
- dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (9ac7669
)
- chore(deps): bump cryptography from 39.0.1 to 41.0.0
Bumps cryptography from 39.0.1 to 41.0.0.
updated-dependencies:
- dependency-name: cryptography dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (461aa75
)
- feat: release new version (
0cf8072
)
- Merge pull request #287 from supabase-community/j0/release_new_ver
feat: release v1.0.3 (a6f8fd6
)
- Revert "chore: bump ci file"
This reverts commit cfe3acbba295d30b1360269f891449ca2fe7fa13. (baa692c
)
- Merge pull request #279 from supabase-community/dependabot/pip/main/pygithub-1.59.0
chore(deps-dev): bump pygithub from 1.58.0 to 1.59.0 (86b9648
)
- Merge pull request #286 from yuvanist/main
Upgrade gotrue-py to pydantic > 2.1.x (86ac440
)
-
change lock file (
6ca5a7d
) -
Change pydantic version to 2.1 (
1daebe0
) -
reformat (
3aa81c7
) -
change to model_rebuild (
cd053cc
) -
update poetry lock (
e99b5b5
) -
root_validator to model_validator (
0dee34e
) -
Upgrade to Pydantic V2 - Initial Changes (
e59bb96
) -
Merge pull request #284 from supabase-community/dependabot/pip/main/pytest-asyncio-0.21.1
chore(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.1 (743d6c1
)
- Merge pull request #278 from supabase-community/dependabot/pip/main/python-semantic-release-7.34.6
chore(deps-dev): bump python-semantic-release from 7.33.2 to 7.34.6 (aa12b1b
)
- Merge pull request #280 from supabase-community/j0/update_version
fix: bump init version to 1.02 (99b9907
)
- Merge pull request #275 from supabase-community/dependabot/pip/cryptography-41.0.0
chore(deps): bump cryptography from 39.0.1 to 41.0.0 (6b0b687
)
- chore(deps-dev): bump pytest from 7.2.2 to 7.3.1
Bumps pytest from 7.2.2 to 7.3.1.
updated-dependencies:
- dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (9c334f2
)
- chore(deps-dev): bump black from 23.1.0 to 23.3.0
Bumps black from 23.1.0 to 23.3.0.
updated-dependencies:
- dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (0c26730
)
- chore(deps): bump pydantic from 1.10.5 to 1.10.8
Bumps pydantic from 1.10.5 to 1.10.8.
updated-dependencies:
- dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (8a8aba2
)
- chore(deps): bump requests from 2.28.2 to 2.31.0
Bumps requests from 2.28.2 to 2.31.0.
updated-dependencies:
- dependency-name: requests dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (883c218
)
- chore(deps): bump httpx from 0.23.3 to 0.24.1
Bumps httpx from 0.23.3 to 0.24.1.
updated-dependencies:
- dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (f184d7a
)
- chore(deps-dev): bump pre-commit from 3.1.1 to 3.2.2
Bumps pre-commit from 3.1.1 to 3.2.2.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (5c5e384
)
- feat: update README (
a0a0d79
)
- fix: parse_auth_response to handle cases when data is an empty dictionary (
71f1b07
)
- refactor: parse_auth_response handles cases when data does not have key user (
f533b92
)
- Merge pull request #273 from supabase-community/j0/release_1_0_2
feat: update README, release v1.0.2 (8477576
)
- Merge pull request #267 from supabase-community/dependabot/pip/main/pytest-7.3.1
chore(deps-dev): bump pytest from 7.2.2 to 7.3.1 (29fb30b
)
- Merge pull request #258 from supabase-community/dependabot/pip/main/black-23.3.0
chore(deps-dev): bump black from 23.1.0 to 23.3.0 (a5beade
)
- Merge pull request #269 from supabase-community/dependabot/pip/main/pydantic-1.10.8
chore(deps): bump pydantic from 1.10.5 to 1.10.8 (4845101
)
- Merge pull request #268 from supabase-community/dependabot/pip/requests-2.31.0
chore(deps): bump requests from 2.28.2 to 2.31.0 (15f2dbd
)
- Merge pull request #264 from lmoj/double-urlencode
fix issue #246 (dca7d9a
)
-
fix import (
034da90
) -
fix url double encode (
69a4f4a
) -
Merge pull request #266 from supabase-community/dependabot/pip/main/httpx-0.24.1
chore(deps): bump httpx from 0.23.3 to 0.24.1 (0efdd9d
)
- Merge pull request #265 from lmoj/optional-last_sign_in_at
optional last_sign_in_at in UserIdentity type (99d4567
)
-
optional last_sign_in_at in UserIdentity type (
6fef36a
) -
Merge pull request #261 from hgseo16/main
fix: parse_auth_response to handle cases when data is an empty dictio… (633c4ab
)
- Merge pull request #260 from supabase-community/dependabot/pip/main/pre-commit-3.2.2
chore(deps-dev): bump pre-commit from 3.1.1 to 3.2.2 (736f334
)
- chore(deps-dev): bump faker from 18.3.0 to 18.3.1
Bumps faker from 18.3.0 to 18.3.1.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (11c55d5
)
- chore(deps-dev): bump faker from 17.6.0 to 18.3.0
Bumps faker from 17.6.0 to 18.3.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (cff3a01
)
- chore(deps-dev): bump python-semantic-release from 7.33.1 to 7.33.2
Bumps python-semantic-release from 7.33.1 to 7.33.2.
updated-dependencies:
- dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (70c4ed6
)
- chore(deps-dev): bump faker from 17.3.0 to 17.6.0
Bumps faker from 17.3.0 to 17.6.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (8ba18fd
)
- chore(deps): bump abatilo/actions-poetry from 2.2.0 to 2.3.0
Bumps abatilo/actions-poetry from 2.2.0 to 2.3.0.
updated-dependencies:
- dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (e28fd25
)
- chore(deps-dev): bump pytest from 7.2.1 to 7.2.2
Bumps pytest from 7.2.1 to 7.2.2.
updated-dependencies:
- dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (fc53e5b
)
- chore(deps-dev): bump faker from 17.0.0 to 17.3.0
Bumps faker from 17.0.0 to 17.3.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (ee32bd9
)
- chore(deps-dev): bump pre-commit from 3.1.0 to 3.1.1
Bumps pre-commit from 3.1.0 to 3.1.1.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (2bf3dce
)
- chore(deps-dev): bump pre-commit from 3.0.4 to 3.1.0
Bumps pre-commit from 3.0.4 to 3.1.0.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (c9b9f95
)
- chore(deps-dev): bump pygithub from 1.57 to 1.58.0
Bumps pygithub from 1.57 to 1.58.0.
updated-dependencies:
- dependency-name: pygithub dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (c6f0b49
)
- chore(deps-dev): bump faker from 16.8.1 to 17.0.0
Bumps faker from 16.8.1 to 17.0.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (911f5cb
)
- chore(deps): bump pydantic from 1.10.4 to 1.10.5 (#233)
Bumps pydantic from 1.10.4 to 1.10.5.
updated-dependencies:
- dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a785e16
)
- chore(deps-dev): bump faker from 16.7.0 to 16.8.1
Bumps faker from 16.7.0 to 16.8.1.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (e7088a7
)
- chore(deps): bump cryptography from 39.0.0 to 39.0.1
Bumps cryptography from 39.0.0 to 39.0.1.
updated-dependencies:
- dependency-name: cryptography dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (c84f04d
)
- chore(deps-dev): bump faker from 16.6.1 to 16.7.0
Bumps faker from 16.6.1 to 16.7.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (7d5cbfc
)
- feat: bump version to 1.0.1 (
0056efc
)
- Merge pull request #259 from supabase-community/j0/bump_version
feat: bump version to 1.0.1 (359a003
)
- Merge pull request #256 from supabase-community/dependabot/pip/main/faker-18.3.1
chore(deps-dev): bump faker from 18.3.0 to 18.3.1 (578734e
)
- Merge pull request #254 from supabase-community/j0/patch_padding_for_base64
fix: patch padding for base64 (f77663a
)
-
Update helpers.py (
e1ba5e2
) -
Merge pull request #252 from supabase-community/dependabot/pip/main/faker-18.3.0
chore(deps-dev): bump faker from 17.6.0 to 18.3.0 (5d075d2
)
- Merge pull request #235 from supabase-community/dependabot/pip/main/python-semantic-release-7.33.2
chore(deps-dev): bump python-semantic-release from 7.33.1 to 7.33.2 (3476384
)
- Merge pull request #244 from supabase-community/dependabot/pip/main/faker-17.6.0
chore(deps-dev): bump faker from 17.3.0 to 17.6.0 (03ba918
)
- Merge pull request #240 from supabase-community/dependabot/github_actions/main/abatilo/actions-poetry-2.3.0
chore(deps): bump abatilo/actions-poetry from 2.2.0 to 2.3.0 (3ec751b
)
- Merge pull request #245 from supabase-community/dependabot/pip/main/pytest-7.2.2
chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 (ad3b366
)
- Merge pull request #239 from supabase-community/dependabot/pip/main/faker-17.3.0
chore(deps-dev): bump faker from 17.0.0 to 17.3.0 (20fcfbd
)
- Merge pull request #241 from supabase-community/dependabot/pip/main/pre-commit-3.1.1
chore(deps-dev): bump pre-commit from 3.1.0 to 3.1.1 (9a511ea
)
- Merge pull request #238 from supabase-community/dependabot/pip/main/pre-commit-3.1.0
chore(deps-dev): bump pre-commit from 3.0.4 to 3.1.0 (5561e94
)
- Merge pull request #236 from supabase-community/dependabot/pip/main/pygithub-1.58.0
chore(deps-dev): bump pygithub from 1.57 to 1.58.0 (6c1247c
)
- Merge pull request #232 from supabase-community/dependabot/pip/main/faker-17.0.0
chore(deps-dev): bump faker from 16.8.1 to 17.0.0 (d47b7c1
)
- Merge pull request #230 from supabase-community/dependabot/pip/main/faker-16.8.1
chore(deps-dev): bump faker from 16.7.0 to 16.8.1 (9699606
)
- Merge pull request #228 from supabase-community/dependabot/pip/cryptography-39.0.1
chore(deps): bump cryptography from 39.0.0 to 39.0.1 (af1a7f0
)
- Merge pull request #229 from supabase-community/dependabot/pip/main/faker-16.7.0
chore(deps-dev): bump faker from 16.6.1 to 16.7.0 (db484db
)
- chore(deps-dev): bump pre-commit from 2.21.0 to 3.0.4
Bumps pre-commit from 2.21.0 to 3.0.4.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (c67fbda
)
- chore(deps-dev): bump python-semantic-release from 7.33.0 to 7.33.1
Bumps python-semantic-release from 7.33.0 to 7.33.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]> (6423f19
)
- chore(deps-dev): bump black from 22.12.0 to 23.1.0
Bumps black from 22.12.0 to 23.1.0.
updated-dependencies:
- dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (3b2fd7f
)
-
chore: update ci (
dc3573c
) -
chore(deps-dev): bump faker from 16.6.0 to 16.6.1
Bumps faker from 16.6.0 to 16.6.1.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (55bccec
)
- chore(deps-dev): bump faker from 15.3.4 to 16.6.0
Bumps faker from 15.3.4 to 16.6.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (db13e78
)
-
chore: include 3.11 (
f74c31f
) -
chore: adjust ci poetry version (
4d4685b
) -
chore(deps): bump pydantic from 1.10.2 to 1.10.4
Bumps pydantic from 1.10.2 to 1.10.4.
updated-dependencies:
- dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (be56f07
)
- chore(deps-dev): bump pre-commit from 2.20.0 to 2.21.0
Bumps pre-commit from 2.20.0 to 2.21.0.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (7116357
)
- chore(deps): bump gitpython from 3.1.27 to 3.1.30
Bumps gitpython from 3.1.27 to 3.1.30.
updated-dependencies:
- dependency-name: gitpython dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (8a1b4dd
)
- chore(deps): bump wheel from 0.37.1 to 0.38.1
Bumps wheel from 0.37.1 to 0.38.1.
updated-dependencies:
- dependency-name: wheel dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]> (ff9818c
)
- chore(deps-dev): bump isort from 5.11.1 to 5.11.4
Bumps isort from 5.11.1 to 5.11.4.
updated-dependencies:
- dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (ba7cdc6
)
- chore(deps): bump httpx from 0.23.1 to 0.23.3
Bumps httpx from 0.23.1 to 0.23.3.
updated-dependencies:
- dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (32ce139
)
- chore(deps-dev): bump isort from 5.10.1 to 5.11.1 (#195)
Bumps isort from 5.10.1 to 5.11.1.
updated-dependencies:
- dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (d12d0c5
)
- chore(deps-dev): bump black from 22.10.0 to 22.12.0
Bumps black from 22.10.0 to 22.12.0.
updated-dependencies:
- dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (2207e09
)
- chore(deps): bump certifi from 2022.6.15 to 2022.12.7 (#192)
Bumps certifi from 2022.6.15 to 2022.12.7.
updated-dependencies:
- dependency-name: certifi dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (841083e
)
- chore(deps-dev): bump pytest-asyncio from 0.20.2 to 0.20.3 (#193)
Bumps pytest-asyncio from 0.20.2 to 0.20.3.
updated-dependencies:
- dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (2b8b03a
)
- chore(deps-dev): bump faker from 15.3.3 to 15.3.4 (#191)
Bumps faker from 15.3.3 to 15.3.4.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (5773bf0
)
- chore(deps): bump abatilo/actions-poetry from 2.1.6 to 2.2.0 (#190)
Bumps abatilo/actions-poetry from 2.1.6 to 2.2.0.
updated-dependencies:
- dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ad040d1
)
- chore(deps-dev): bump faker from 15.3.2 to 15.3.3 (#189)
Bumps faker from 15.3.2 to 15.3.3.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ab1f0da
)
- chore(deps): bump httpx from 0.23.0 to 0.23.1 (#188)
Bumps httpx from 0.23.0 to 0.23.1.
updated-dependencies:
- dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (dd04ad2
)
- chore(deps-dev): bump faker from 15.3.1 to 15.3.2 (#186)
Bumps faker from 15.3.1 to 15.3.2.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (8d75f1c
)
- chore(deps): bump cryptography from 37.0.4 to 38.0.3 (#185)
Bumps cryptography from 37.0.4 to 38.0.3.
updated-dependencies:
- dependency-name: cryptography dependency-type: indirect ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (6e0df2f
)
- chore(deps-dev): bump pytest-asyncio from 0.20.1 to 0.20.2 (#184)
Bumps pytest-asyncio from 0.20.1 to 0.20.2.
updated-dependencies:
- dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (bebb22f
)
- chore(deps-dev): bump faker from 15.1.3 to 15.3.1 (#183)
Bumps faker from 15.1.3 to 15.3.1.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ae2043a
)
-
chore: update lock (
9dd42b4
) -
chore(deps-dev): bump faker from 15.1.1 to 15.1.3 (#182)
Bumps faker from 15.1.1 to 15.1.3.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (2c15513
)
-
chore: fix EOL (
44a4f25
) -
chore(deps-dev): bump pytest from 7.1.3 to 7.2.0 (#179)
Bumps pytest from 7.1.3 to 7.2.0.
updated-dependencies:
- dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (73df32a
)
- chore(deps-dev): bump python-semantic-release from 7.32.1 to 7.32.2 (#177)
Bumps python-semantic-release from 7.32.1 to 7.32.2.
updated-dependencies:
- dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (5aae844
)
- chore(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.1
Bumps pytest-asyncio from 0.19.0 to 0.20.1.
updated-dependencies:
- dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (89f1336
)
-
chore: remove PyGithub as dep (
08231ba
) -
chore: gen sync files (
01385ea
) -
chore: implement clients and utils for testing (
6fbd3de
) -
chore(deps-dev): bump faker from 15.0.0 to 15.1.1
Bumps faker from 15.0.0 to 15.1.1.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (69c7c4e
)
-
chore(deps): fix poetry lock file (
5148277
) -
chore(deps-dev): bump black from 22.8.0 to 22.10.0 (#170)
Bumps black from 22.8.0 to 22.10.0.
updated-dependencies:
- dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (be6a2b3
)
- chore(deps-dev): bump python-semantic-release from 7.32.0 to 7.32.1 (#171)
Bumps python-semantic-release from 7.32.0 to 7.32.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]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (6a02950
)
- chore(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 (#168)
Bumps pytest-cov from 3.0.0 to 4.0.0.
updated-dependencies:
- dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (57ae3b3
)
- chore(deps-dev): bump faker from 14.2.1 to 15.0.0 (#167)
Bumps faker from 14.2.1 to 15.0.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cc918f9
)
- chore(deps-dev): bump python-semantic-release from 7.31.4 to 7.32.0 (#165)
Bumps python-semantic-release from 7.31.4 to 7.32.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]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (b8a9944
)
- chore(deps-dev): bump faker from 14.2.0 to 14.2.1
Bumps faker from 14.2.0 to 14.2.1.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (a16f952
)
- chore(deps): bump pydantic from 1.10.1 to 1.10.2 (#162)
Bumps pydantic from 1.10.1 to 1.10.2.
updated-dependencies:
- dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (4666845
)
- chore(deps-dev): bump pytest from 7.1.2 to 7.1.3 (#161)
Bumps pytest from 7.1.2 to 7.1.3.
updated-dependencies:
- dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (b93c9d7
)
- chore(deps-dev): bump black from 22.6.0 to 22.8.0 (#159)
Bumps black from 22.6.0 to 22.8.0.
updated-dependencies:
- dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (b552dea
)
- chore(deps-dev): bump faker from 14.1.1 to 14.2.0 (#158)
Bumps faker from 14.1.1 to 14.2.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (214353e
)
- chore(deps): bump pydantic from 1.10.0 to 1.10.1 (#160)
Bumps pydantic from 1.10.0 to 1.10.1.
updated-dependencies:
- dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a322dce
)
-
chore(deps): bump dev dependencies (
93aabbe
) -
chore: format docstring to avoid linter warning (
6a200fe
) -
chore: update dependencies (
6b15a50
)
-
feat: bump to 1.0.0 (
ac012cd
) -
feat: switch from flake8->ruff (
19cdde0
) -
feat: move sphinx into doc group (
173399b
) -
feat: add docs (
afc563a
) -
feat: mfa challenge and verify and refresh session (
b714206
) -
feat: add mfa (
4c2b443
) -
feat: implement decode_jwt_payload in helpers (
c3ff22a
)
-
fix: adjust timer units and drop * 1000 since timer takes in seconds and not miliseconds (
78ed6d2
) -
fix: reinstate 3.8 (
58db1be
) -
fix: bump isort and python version (
7f50501
) -
fix: move dependency (
1e51fce
) -
fix: regenerate lock (
34b8fb1
) -
fix: add jwt package (
36e8d12
) -
fix: revert poetry.lock to original main files (
df4ab8f
) -
fix: checkout main poetry.lock and poetry.toml (
c8aeabc
) -
fix: remove ruff (
ef21730
) -
fix: comment out sphinx (
d46cf0d
) -
fix: remove group from pyproject.toml (
41349d2
) -
fix: revert dependency group (
a923e52
) -
fix: stray EOLS (
33cefba
) -
fix: include modules page (
8dab491
) -
fix: patch merge conflicts on next (
fb033e4
) -
fix: bugs in admin api and finish tests implementation (
9db7ce6
) -
fix: list users method of admin api (
a973a1c
) -
fix: respect EXPIRY_MARGIN on getSession (
45afb35
) -
fix: use literal from typing extensions (
ec6618b
) -
fix: insert default content type header (
332f782
) -
fix: implement the reset_password_email method (
6ffa532
)
- refactor: migrate to implementation as similar as possible to the implementation of gotrue-js
The tests still need to be implemented. (4cb7713
)
- test: add test to user fetch methods of admin api (
8c076f0
)
- Merge pull request #227 from supabase-community/j0/new_release
feat: bump to 1.0.0 (b5cdd36
)
- Merge pull request #226 from supabase-community/dependabot/pip/main/pre-commit-3.0.4
chore(deps-dev): bump pre-commit from 2.21.0 to 3.0.4 (53c1fef
)
- Merge pull request #225 from supabase-community/dependabot/pip/main/python-semantic-release-7.33.1
chore(deps-dev): bump python-semantic-release from 7.33.0 to 7.33.1 (527d8a0
)
- Merge pull request #223 from supabase-community/dependabot/pip/main/black-23.1.0
chore(deps-dev): bump black from 22.12.0 to 23.1.0 (2941512
)
- Merge pull request #220 from supabase-community/j0/fix_timer_units
fix: adjust timer units and drop * 1000 (758fb2f
)
- Merge pull request #148 from supabase-community/next
next release - feature parity - high testing coverage (b79e2a8
)
- Merge pull request #219 from supabase-community/j0/patch_conflicts_on_next
chore: patch merge conflicts on next (66f3f3a
)
-
Merge branch 'main' of github.com:supabase-community/gotrue-py into j0/patch_conflicts_on_next (
1682747
) -
Merge pull request #218 from supabase-community/dependabot/pip/main/faker-16.6.1
chore(deps-dev): bump faker from 16.6.0 to 16.6.1 (52d4c8d
)
- Merge pull request #213 from supabase-community/dependabot/pip/main/faker-16.6.0
chore(deps-dev): bump faker from 15.3.4 to 16.6.0 (2217833
)
- Merge pull request #214 from supabase-community/j0/bump-poetry
chore: adjust ci poetry version (a43f38b
)
- Merge pull request #203 from supabase-community/dependabot/pip/main/pydantic-1.10.4
chore(deps): bump pydantic from 1.10.2 to 1.10.4 (cf1faed
)
- Merge pull request #200 from supabase-community/dependabot/pip/main/pre-commit-2.21.0
chore(deps-dev): bump pre-commit from 2.20.0 to 2.21.0 (9711f54
)
- Merge pull request #206 from supabase-community/dependabot/pip/gitpython-3.1.30
chore(deps): bump gitpython from 3.1.27 to 3.1.30 (5861c0c
)
- Merge pull request #201 from supabase-community/dependabot/pip/wheel-0.38.1
chore(deps): bump wheel from 0.37.1 to 0.38.1 (26c1eea
)
- Merge pull request #199 from supabase-community/dependabot/pip/main/isort-5.11.4
chore(deps-dev): bump isort from 5.11.1 to 5.11.4 (80f2cf2
)
- Merge pull request #205 from supabase-community/dependabot/pip/main/httpx-0.23.3
chore(deps): bump httpx from 0.23.1 to 0.23.3 (b8ae350
)
- Merge pull request #180 from supabase-community/j0/add_docs
feat: add docs for GoTrue (f7eade8
)
-
revert: remove ruff from ci (
34535dd
) -
Merge pull request #194 from supabase-community/dependabot/pip/main/black-22.12.0
chore(deps-dev): bump black from 22.10.0 to 22.12.0 (dff74c6
)
-
Merge branch 'j0/add_docs' of github.com:supabase-community/gotrue-py into j0/add_docs (
7c5ea9c
) -
Merge branch 'main' into j0/add_docs (
24fbb46
) -
Merge branch 'j0/add_docs' of github.com:supabase-community/gotrue-py into j0/add_docs (
798ef1c
) -
Merge pull request #181 from supabase-community/sourcery/j0/add_docs
feat: add docs for GoTrue (Sourcery refactored) (7482f1a
)
-
'Refactored by Sourcery' (
d26ff18
) -
Merge pull request #178 from supabase-community/dependabot/pip/main/pytest-asyncio-0.20.1
chore(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.1 (e20893a
)
-
tests: add python 3.11 and update poetry version (
33756af
) -
tests: add tests for create user in admin api (
30fd751
) -
Merge remote-tracking branch 'remotes/origin/next' into next (
20638fe
) -
'Refactored by Sourcery' (#176)
Co-authored-by: Sourcery AI <> (d5a0920
)
- 'Refactored by Sourcery' (#175)
Co-authored-by: Sourcery AI <> (9e4a1f2
)
-
Merge branch 'main' into next (
4e3be99
) -
Merge pull request #174 from supabase-community/dependabot/pip/main/faker-15.1.1
chore(deps-dev): bump faker from 15.0.0 to 15.1.1 (dbe13b7
)
- 'Refactored by Sourcery' (#172)
Co-authored-by: Sourcery AI <> (20b882c
)
-
Merge branch 'main' into next (
9f80bbc
) -
Merge pull request #164 from supabase-community/dependabot/pip/main/faker-14.2.1
chore(deps-dev): bump faker from 14.2.0 to 14.2.1 (7c5a665
)
- Merge branch 'main' into next (
971b816
)
-
chore: setup version 0.5.4 for new release (#157)
-
chore: setup version 0.5.4 for new release
-
chore: update version of init.py
-
chore: update changelog (
d559e2d
) -
chore(deps-dev): bump faker from 14.1.0 to 14.1.1 (#154)
Bumps faker from 14.1.0 to 14.1.1.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (272ad56
)
- chore(deps): bump pydantic from 1.9.2 to 1.10.0 (#153)
Bumps pydantic from 1.9.2 to 1.10.0.
updated-dependencies:
- dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (913e014
)
- chore(deps): bump abatilo/actions-poetry from 2.1.5 to 2.1.6 (#152)
Bumps abatilo/actions-poetry from 2.1.5 to 2.1.6.
updated-dependencies:
- dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (62311f3
)
-
chore: add github action ecosystem to dependabot (
76d9114
) -
chore(deps-dev): bump python-semantic-release from 7.31.3 to 7.31.4 (#151)
Bumps python-semantic-release from 7.31.3 to 7.31.4.
updated-dependencies:
- dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (62adb59
)
- chore(deps-dev): bump python-semantic-release from 7.31.2 to 7.31.3 (#150)
Bumps python-semantic-release from 7.31.2 to 7.31.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]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a9c110d
)
-
chore: change made by pyupgrade pre-commit (
68ed829
) -
chore: add sourcery config file (
5be3c33
) -
chore: implement script to sync config of infra (
896a40c
) -
chore: upgrade dependencies (
41ee2dd
) -
chore(deps-dev): bump faker from 14.0.0 to 14.1.0 (#147)
Bumps faker from 14.0.0 to 14.1.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0c85e7e
)
- chore(deps-dev): bump faker from 13.15.1 to 14.0.0 (#146)
Bumps faker from 13.15.1 to 14.0.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (2374b04
)
- chore(deps): bump pydantic from 1.9.1 to 1.9.2 (#145)
Bumps pydantic from 1.9.1 to 1.9.2.
updated-dependencies:
- dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (db929b4
)
- chore(deps-dev): bump flake8 from 5.0.3 to 5.0.4 (#144)
Bumps flake8 from 5.0.3 to 5.0.4.
updated-dependencies:
- dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (456c818
)
- chore(deps-dev): bump flake8 from 5.0.1 to 5.0.3 (#143)
Bumps flake8 from 5.0.1 to 5.0.3.
updated-dependencies:
- dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (d84e005
)
- chore(deps-dev): bump python-semantic-release from 7.31.1 to 7.31.2 (#141)
Bumps python-semantic-release from 7.31.1 to 7.31.2.
updated-dependencies:
- dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (b08ccf7
)
- chore(deps-dev): bump flake8 from 4.0.1 to 5.0.1 (#142)
Bumps flake8 from 4.0.1 to 5.0.1.
updated-dependencies:
- dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (4c62d77
)
- chore(deps-dev): bump python-semantic-release from 7.30.2 to 7.31.1 (#140)
Bumps python-semantic-release from 7.30.2 to 7.31.1.
updated-dependencies:
- dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (8aba5b5
)
- chore(deps-dev): bump python-semantic-release from 7.30.1 to 7.30.2 (#139)
Bumps python-semantic-release from 7.30.1 to 7.30.2.
updated-dependencies:
- dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (93aa22b
)
- chore(deps-dev): bump python-semantic-release from 7.29.7 to 7.30.1 (#138)
Bumps python-semantic-release from 7.29.7 to 7.30.1.
updated-dependencies:
- dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (4e464eb
)
- chore(deps-dev): bump faker from 13.15.0 to 13.15.1 (#136)
Bumps faker from 13.15.0 to 13.15.1.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (606f158
)
- chore(deps-dev): bump python-semantic-release from 7.29.5 to 7.29.7 (#137)
Bumps python-semantic-release from 7.29.5 to 7.29.7.
updated-dependencies:
- dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (74a9410
)
- chore: upgrade pytest-asyncio (
1fc2fa9
)
- fix: use str type instead of uuid type in id property of identity model (#156) (
460208d
)
- 'Refactored by Sourcery' (#149)
Co-authored-by: Sourcery AI <> (07f897e
)
- Merge remote-tracking branch 'origin/main' (
dde85fb
)
-
chore: bump version to 0.5.3 (
7d7d43e
) -
chore(deps-dev): bump python-semantic-release from 7.29.4 to 7.29.5 (#131)
Bumps python-semantic-release from 7.29.4 to 7.29.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (c506308
)
- fix: set total false to user attributes typed dict (
b21d6e3
)
-
chore: upgrade changelog (
b72f7e9
) -
chore: bump version to 0.5.2 in init.py (
345e978
) -
chore: bump version to 0.5.2 (
95e8fdd
) -
chore(deps-dev): bump pre-commit from 2.19.0 to 2.20.0 (#128)
Bumps pre-commit from 2.19.0 to 2.20.0.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (76fad56
)
- chore(deps-dev): bump faker from 13.14.0 to 13.15.0 (#127)
Bumps faker from 13.14.0 to 13.15.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0f2e0e5
)
-
feat: change
.update
method to also allow dictionaries (#130) -
Allow users to send a dict instead of UserAttributes model
-
Add tests
-
Check Python version before trying to import TypedDict
-
Remove
TypedDict
from the maintyping
import -
Change format
-
Change format of types
-
'Refactored by Sourcery'
Co-authored-by: odiseo0 <[email protected]>
Co-authored-by: Sourcery AI <> (df3f69e
)
-
chore: implement github action for manual release (
cd8a590
) -
chore: setup release (
0a9ca44
) -
chore(deps-dev): bump python-semantic-release from 7.28.0 to 7.28.1 (#110)
Bumps python-semantic-release from 7.28.0 to 7.28.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (8a19b39
)
- chore(deps-dev): bump pre-commit from 2.17.0 to 2.18.1 (#107)
Bumps pre-commit from 2.17.0 to 2.18.1.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (d0abb73
)
- chore(deps-dev): bump black from 22.1.0 to 22.3.0 (#105)
Bumps black from 22.1.0 to 22.3.0.
updated-dependencies:
- dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (d2e6761
)
- chore(deps-dev): bump faker from 13.3.3 to 13.3.4 (#106)
Bumps faker from 13.3.3 to 13.3.4.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a309526
)
- chore(deps-dev): bump python-semantic-release from 7.27.0 to 7.28.0 (#109)
Bumps python-semantic-release from 7.27.0 to 7.28.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (8042862
)
- chore(deps-dev): bump pytest-asyncio from 0.18.2 to 0.18.3 (#104)
Bumps pytest-asyncio from 0.18.2 to 0.18.3.
updated-dependencies:
- dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (270bd1e
)
- chore(deps-dev): bump faker from 13.3.2 to 13.3.3 (#103)
Bumps faker from 13.3.2 to 13.3.3.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (bea6573
)
- chore(deps-dev): bump pytest from 7.1.0 to 7.1.1 (#102)
Bumps pytest from 7.1.0 to 7.1.1.
updated-dependencies:
- dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (c0d06af
)
- chore(deps-dev): bump python-semantic-release from 7.26.0 to 7.27.0 (#101)
Bumps python-semantic-release from 7.26.0 to 7.27.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (3bfe980
)
- chore(deps-dev): bump faker from 13.3.1 to 13.3.2 (#100)
Bumps faker from 13.3.1 to 13.3.2.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (feb9bc6
)
- chore(deps-dev): bump pytest from 7.0.1 to 7.1.0
Bumps pytest from 7.0.1 to 7.1.0.
updated-dependencies:
- dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (c8181d2
)
- chore(deps-dev): bump python-semantic-release from 7.25.2 to 7.26.0 (#98)
Bumps python-semantic-release from 7.25.2 to 7.26.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (aaddf78
)
- chore(deps-dev): bump faker from 13.3.0 to 13.3.1 (#97)
Bumps faker from 13.3.0 to 13.3.1.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (26428de
)
- chore(deps-dev): bump pytest-asyncio from 0.18.1 to 0.18.2 (#96)
Bumps pytest-asyncio from 0.18.1 to 0.18.2.
updated-dependencies:
- dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (6e7b257
)
- chore(deps-dev): bump faker from 13.2.0 to 13.3.0 (#95)
Bumps faker from 13.2.0 to 13.3.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (627404c
)
- chore(deps-dev): bump python-semantic-release from 7.25.1 to 7.25.2 (#94)
Bumps python-semantic-release from 7.25.1 to 7.25.2.
updated-dependencies:
- dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (3273350
)
- chore(deps-dev): bump python-semantic-release from 7.25.0 to 7.25.1 (#93)
Bumps python-semantic-release from 7.25.0 to 7.25.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (c2e54a6
)
- chore(deps-dev): bump faker from 13.0.0 to 13.2.0 (#92)
Bumps faker from 13.0.0 to 13.2.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (e0156bc
)
- chore(deps-dev): bump python-semantic-release from 7.24.0 to 7.25.0 (#91)
Bumps python-semantic-release from 7.24.0 to 7.25.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (9b30df6
)
- chore(deps-dev): bump faker from 12.3.3 to 13.0.0 (#90)
Bumps faker from 12.3.3 to 13.0.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ff1653e
)
- chore(deps-dev): bump faker from 12.3.0 to 12.3.3 (#89)
Bumps faker from 12.3.0 to 12.3.3.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (da7c173
)
- chore(deps-dev): bump pytest from 7.0.0 to 7.0.1 (#88)
Bumps pytest from 7.0.0 to 7.0.1.
updated-dependencies:
- dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ec198b0
)
- chore(deps-dev): bump faker from 12.2.0 to 12.3.0 (#87)
Bumps faker from 12.2.0 to 12.3.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (3addee0
)
- chore(deps-dev): bump pytest-asyncio from 0.17.2 to 0.18.1 (#86)
Bumps pytest-asyncio from 0.17.2 to 0.18.1.
updated-dependencies:
- dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (f14e19d
)
- chore(deps-dev): bump faker from 12.1.0 to 12.2.0 (#85)
Bumps faker from 12.1.0 to 12.2.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (df71a96
)
- chore(deps-dev): bump faker from 12.0.0 to 12.1.0 (#83)
Bumps faker from 12.0.0 to 12.1.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (809b75d
)
- chore(deps-dev): bump pytest from 6.2.5 to 7.0.0 (#82)
Bumps pytest from 6.2.5 to 7.0.0.
updated-dependencies:
- dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (7a749ac
)
- chore(deps-dev): bump faker from 11.3.0 to 12.0.0 (#81)
Bumps faker from 11.3.0 to 12.0.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (f54751a
)
- chore(deps-dev): bump black from 21.12b0 to 22.1.0 (#80)
Bumps black from 21.12b0 to 22.1.0.
updated-dependencies:
- dependency-name: black dependency-type: direct:development ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a284212
)
- chore(deps): bump httpx from 0.21.3 to 0.22.0 (#79)
Bumps httpx from 0.21.3 to 0.22.0.
updated-dependencies:
- dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (9e2101d
)
- chore(deps-dev): bump python-semantic-release from 7.23.0 to 7.24.0 (#78)
Bumps python-semantic-release from 7.23.0 to 7.24.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (84c6071
)
-
fix: upgrade dependencies and fix tests (#126)
-
fix: upgrade dependencies
-
fix: update docker-compose of infra
-
chore: upgrade pre-commit config
-
chore: upgrade github action for ci (
c9f2bde
)
- Merge pull request #99 from supabase-community/dependabot/pip/main/pytest-7.1.0
chore(deps-dev): bump pytest from 7.0.1 to 7.1.0 (657f07b
)
- chore(release): bump version to v0.5.0
Automatically generated by python-semantic-release (888ba1b
)
-
chore: set upload_to_repository to true (
6316827
) -
chore(deps-dev): bump pytest-asyncio from 0.17.1 to 0.17.2 (#73)
Bumps pytest-asyncio from 0.17.1 to 0.17.2.
updated-dependencies:
- dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (c6d4d09
)
- chore(deps-dev): bump pre-commit from 2.16.0 to 2.17.0 (#74)
Bumps pre-commit from 2.16.0 to 2.17.0.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (150ae9d
)
- chore(deps-dev): bump pytest-asyncio from 0.17.0 to 0.17.1 (#72)
Bumps pytest-asyncio from 0.17.0 to 0.17.1.
updated-dependencies:
- dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (bc6f391
)
- docs: add maintainers file (
2f5f005
)
-
feat: add create user param to sign in (#75)
-
feat: add create user param to sign in
ref: supabase/auth#318
- 'Refactored by Sourcery' (#76)
Co-authored-by: Sourcery AI <>
-
chore: format code
-
chore: format code
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> (57ec6d8
)
- chore(release): bump version to v0.4.0
Automatically generated by python-semantic-release (d2e138c
)
-
feat: add notion to enum of providers (#70)
-
feat: add notion to enum of providers
-
'Refactored by Sourcery' (#71)
Co-authored-by: Sourcery AI <>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> (a8f2c45
)
- chore(release): bump version to v0.3.5
Automatically generated by python-semantic-release (5034285
)
- chore(deps-dev): bump pytest-asyncio from 0.16.0 to 0.17.0 (#67)
Bumps pytest-asyncio from 0.16.0 to 0.17.0.
updated-dependencies:
- dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (e1acdf3
)
-
fix: delete_user returns Exception event if response is Ok (#68)
-
fix: delete_user returns Exception event if response is Ok
-
'Refactored by Sourcery' (#69)
Co-authored-by: Sourcery AI <>
- chore: format code
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> (23c167e
)
- chore(release): bump version to v0.3.4
Automatically generated by python-semantic-release (4b5ce2f
)
-
chore: fix http warning use (
19005e2
) -
chore: fix http warning use (#61)
because the intention is good but instead receives an annoying print. (ae20a8e
)
- chore: fix config (
2f94bfd
)
-
fix: string formatting in
delete_user
(#64) -
fix: string formatting (vs. javascript style) (
d783015
)
- chore(release): bump version to v0.3.3
Automatically generated by python-semantic-release (d355393
)
-
chore(deps): upgrade dependencies (
029bcd4
) -
chore(deps): bump httpx from 0.21.2 to 0.21.3 (#60)
Bumps httpx from 0.21.2 to 0.21.3.
updated-dependencies:
- dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (328f2bb
)
-
chore: remove skip of tests (#59)
-
chore: remove skip of tests in async version
-
chore: remove skip of tests in sync version (
70b1286
) -
chore(deps-dev): bump faker from 11.1.0 to 11.3.0
Bumps faker from 11.1.0 to 11.3.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (67a52e8
)
- chore(deps): bump httpx from 0.21.1 to 0.21.2
Bumps httpx from 0.21.1 to 0.21.2.
updated-dependencies:
- dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (52c9a4a
)
-
chore: filter deploy section by repo owner (
c28e6c7
) -
chore: add ignore md rules to dev container and fix changelog (
2638c1b
) -
chore: update poetry version in ci github action (
a1e765d
) -
chore: add python versions badge to readme (
cb407bd
) -
chore: fix rule in makefile (
455d0ce
)
- Merge pull request #57 from supabase-community/dependabot/pip/main/faker-11.3.0
chore(deps-dev): bump faker from 11.1.0 to 11.3.0 (2ffcd22
)
- Merge pull request #58 from supabase-community/dependabot/pip/main/httpx-0.21.2
chore(deps): bump httpx from 0.21.1 to 0.21.2 (79cc984
)
- Merge pull request #56 from leynier/main
chore: filter deploy section by repo owner (b07bd7b
)
- Merge pull request #55 from leynier/chore/add-ignore-md-rules-to-dev-container-and-fix-changelog
chore: add ignore md rules to dev container and fix changelog (b74576d
)
- Merge pull request #53 from supabase-community/chore/add-python-versions-badge-to-readme
chore: add python versions badge to readme (ad2e2ea
)
- Merge pull request #54 from supabase-community/chore/fix-rule-in-makefile
chore: fix rule in makefile (56fd621
)
- chore(release): bump version to v0.3.2
Automatically generated by python-semantic-release (4183894
)
- chore(deps): bump pydantic from 1.8.2 to 1.9.0
Bumps pydantic from 1.8.2 to 1.9.0.
updated-dependencies:
- dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (92b3b94
)
- fix: deploy action (
467fa3f
)
- Merge pull request #52 from leynier/fix/deploy-action
fix: deploy action (4c05816
)
- Merge pull request #51 from supabase-community/dependabot/pip/main/pydantic-1.9.0
chore(deps): bump pydantic from 1.8.2 to 1.9.0 (293065c
)
- chore: bumping version to v0.3.1 (
9498105
)
- Merge pull request #49 from supabase-community/inherit-from-exception
Inherit from Exception (f415aa0
)
- Inherit from Exception
Inherit from Exception instead of from BaseException.
More info: https://docs.python.org/3/tutorial/errors.html#tut-userexceptions (3347136
)
- chore(deps-dev): bump faker from 11.0.0 to 11.1.0
Bumps faker from 11.0.0 to 11.1.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (2802b80
)
- chore(deps-dev): bump faker from 10.0.0 to 11.0.0
Bumps faker from 10.0.0 to 11.0.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (fe56fa2
)
- chore(deps-dev): bump commitizen from 2.20.2 to 2.20.3
Bumps commitizen from 2.20.2 to 2.20.3.
updated-dependencies:
- dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (1f7ecb8
)
- chore(deps-dev): bump sphinx from 4.3.1 to 4.3.2
Bumps sphinx from 4.3.1 to 4.3.2.
updated-dependencies:
- dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (57c73f3
)
- chore(deps-dev): bump faker from 9.8.2 to 10.0.0
Bumps faker from 9.8.2 to 10.0.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (d012ae8
)
-
chore(deps): update poetry.lock (
882388f
) -
chore(deps-dev): bump commitizen from 2.20.0 to 2.20.2
Bumps commitizen from 2.20.0 to 2.20.2.
updated-dependencies:
- dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (4210dba
)
-
chore: add noqa comment (
360cc0d
) -
chore: add --remove-orphans to clean_infra and increase sleep time (
ad504ae
) -
chore(deps): update poetry.lock (
3130b5a
) -
chore(deps-dev): bump black from 21.11b1 to 21.12b0
Bumps black from 21.11b1 to 21.12b0.
updated-dependencies:
- dependency-name: black dependency-type: direct:development ...
Signed-off-by: dependabot[bot] <[email protected]> (bbc76f5
)
- chore(deps-dev): bump faker from 9.9.0 to 10.0.0
Bumps faker from 9.9.0 to 10.0.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (475e9f6
)
-
chore: update dependencies (
59635a9
) -
chore(deps-dev): bump pre-commit from 2.15.0 to 2.16.0
Bumps pre-commit from 2.15.0 to 2.16.0.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (7b8f8f7
)
- chore(deps-dev): bump sphinx from 4.3.0 to 4.3.1
Bumps sphinx from 4.3.0 to 4.3.1.
updated-dependencies:
- dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (5d64552
)
-
chore: fix ci action with ignore chore commits (
baa0acf
) -
chore(deps-dev): bump faker from 9.8.2 to 9.9.0
Bumps faker from 9.8.2 to 9.9.0.
updated-dependencies:
- dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (a905349
)
- chore(deps-dev): bump pre-commit from 2.15.0 to 2.16.0
Bumps pre-commit from 2.15.0 to 2.16.0.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (fc369d6
)
-
chore: add make rules for generate html report and clean infra (
e4a1405
) -
chore: remove html report for try fix the gh action (
f717a9f
) -
chore: add html report to make rul (
26783b5
) -
chore: add test ci and codecov badges (
38597b3
) -
chore: add badges to README.md (
a74a0bf
) -
chore: add pragma no cover comments (
1256518
) -
chore(deps): bump httpx from 0.20.0 to 0.21.1
Bumps httpx from 0.20.0 to 0.21.1.
updated-dependencies:
- dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (3145377
)
- chore(deps-dev): bump flake8 from 3.9.2 to 4.0.1
Bumps flake8 from 3.9.2 to 4.0.1.
updated-dependencies:
- dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (acde964
)
- chore(deps-dev): bump black from 21.10b0 to 21.11b1
Bumps black from 21.10b0 to 21.11b1.
updated-dependencies:
- dependency-name: black dependency-type: direct:development ...
Signed-off-by: dependabot[bot] <[email protected]> (415f7d9
)
-
chore: remove unused noqa comment (
fdc6318
) -
chore: update dependencies (
83e8f5e
) -
chore: remove Python 3.10 for unknow error (
a261996
) -
chore: add Python 3.10 to GitHub Action (
d782994
) -
chore: remove noqa comments (
8d2c74e
) -
chore: revert to use single _ in "private" methods (
45dbc4f
) -
chore: changes by run pre-commit (
f5b0b01
) -
chore: split some make rules (
843008b
) -
chore: add logs (
068fe0d
) -
chore: run ci in all branches (
b3cba71
) -
chore: regenerate sync client (
72b85b5
) -
chore: separate tests rule in multiples rules (
5815566
) -
chore: add dependencies for code coverage and fix tests command (
3ab70a5
) -
chore: format code by pre-commit (
2fbcb70
) -
chore: regenerate sync client (
8ddd940
) -
chore: format code of sync client (
bfc5fab
) -
chore: add doc to on_auth_state_change (
267c62c
) -
chore: fix name of ci test job (
2ac3930
) -
chore: change order of strategy parameter (
ae0ba3f
) -
chore: fix name of ci test job (
112ce71
) -
chore: format conftest.py (
3400431
) -
chore: formatting code (
f9ff600
) -
chore: fix warnings of markdown files (
8992382
) -
chore: add poetry files (pyproject.toml and poetry.lock)
Remove requirements.txt and setup.py (01aea7f
)
-
chore: merge .gitignore files (
7ce2d11
) -
chore: fix title of license (
d82dc5c
) -
chore: add code of conduct and license (
a3dcc00
) -
chore: update docker image & remove lib from imports (
71ce191
) -
chore: update gitignore to allow lib (
2b46d3a
) -
chore: unpeg requests (
80486d1
) -
chore: update deps (
c8c138b
)
-
docs: update some info of readme (
20235fe
) -
docs: add description to aud field of User model (
283bd9f
) -
docs: add comment for email preferences over phone (
e900c49
)
-
feat: add job to github action for auto deploy (
2f6bcf2
) -
feat: add pre-commit hook for conventional commit (
3eebc95
) -
feat: add devcontainer.json for use github codespaces (
0e78b62
) -
feat: add X-Client-Info to default headers (
ec2c893
) -
feat: allow providing custom api and http client implementation
For follow dependency injection pattern
supabase/auth-js#168 (c60718c
)
- feat: add create_user and list_users
supabase/auth-js#166 (72f05e2
)
-
feat: add datetime and uuid types (
455794f
) -
feat: add pyupgrade pre-commit hook (
eaeae46
) -
feat: migrate types to pydantic models (
a0e4008
) -
feat: unify logic of __recover_session and __recover_and_refresh (
b2eb4f2
) -
feat: uuid4().hex instead of str(uuid4()) in _sync client (
b91e556
) -
feat: uuid4().hex instead of str(uuid4())
Co-authored-by: dreinon <[email protected]> (08565ac
)
- feat: add --ignore-init-module-imports to .pre-commit-config.yaml
Co-authored-by: dreinon <[email protected]> (9c7a18c
)
- feat: add end-of-file-fixer to .pre-commit-config.yaml
Co-authored-by: dreinon <[email protected]> (3ef3707
)
-
feat: use asdict of dataclasses for to_dicts (
3333813
) -
feat: use annotations from future (
b16356d
) -
feat: add identities to User
Reason: https://github.com/supabase/gotrue/commit/e3a52e64e3ae89e93984cdcbe822413f53a37484 (d042152
)
-
feat: use reflection for parsing dataclasses (
3d226f5
) -
feat: implement and use cli for unasync (
f70fdd2
) -
feat: force the use of keyword parameters (
4cb8330
) -
feat: generate tests for sync client (
46373e4
) -
feat: add Make rule for infra (
6ac5334
) -
feat: add pre-commit system for check Pythonic style (
09f9b47
) -
feat: add context manager support (
42619ea
) -
feat: implement sync/async support with httppx and unasync
The "_sync" folder is generated automatically with the "make build_sync" command.
All scripts in the "_async" folder will be translated into their
synchronous form using "unasync" behind the scenes. (da10e87
)
-
feat: add poetry to CI action and add dependabot config file (
ee916c2
) -
feat: synchronize implementation of GoTrueClient (
0a669de
) -
feat: add CookieOptions to constructor of GoTrueApi (
4ef1b55
) -
feat: implement SupportedStorage abstract storage and MemoryStorage storage (
044efe8
) -
feat: implement Subscription type (
8c64876
) -
feat: implement AuthChangeEvent enum (
a6dacaf
) -
feat: implement CookieOptions type (
930273f
) -
feat: add types to API class and align implementation with gotrue-js (
1ed9754
) -
feat: add new types, implement to_dicts and align files with gotrue-js (
25e223b
) -
feat: implement dataclasses with methods for parsing (
82d1d6c
)
-
fix: error in from_dict of APIError (
ef250f5
) -
fix: merged default headers instead of replace
Also add argument for replace or not default headers (96d390c
)
-
fix: error in recovery_mode of get_session_from_url (
041406a
) -
fix: error in get_session_from_url (
5f65e47
) -
fix: add a new TOKEN_REFRESHED event
https://github.com/supabase/gotrue-js/commit/0add6956a22c51c785d9d735edf38cac8a2c2368 (e702835
)
- fix: get recovery mode before notify sign in event
https://github.com/supabase/gotrue-js/commit/9c0f42b50e60fac00bf52c30ad3548906cf49b0a (4ef96ce
)
-
fix: remove duplicate var env in docker-compose.yml (
6e501c9
) -
fix: use str for declare Python 3.10 (
2350250
) -
fix: use expires_in var for avoid typing warning (
4c7003e
) -
fix: use typing annotations (
6905d45
) -
fix: use directly parse_obj instead of lambdas (
177b619
) -
fix: use parse_obj (
383298a
) -
fix: set prefix __ instead of _ for private methods (
c2d37fb
) -
fix: .pre-commit-config.yaml format (
747f411
) -
fix: change Api by API (
13cc086
) -
fix: change ApiError by APIError in docstrings (
55c03a6
) -
fix: change ApiError by APIError
For follow https://www.python.org/dev/peps/pep-0008/#descriptive-naming-styles (98e27af
)
-
fix: add Optional to identities of User (
21d7bda
) -
fix: add slack adn spotify to Provider
Reason:
https://github.com/supabase/gotrue/commit/fc82846862435fdb96367a95b7b22503397ac0e0
https://github.com/supabase/gotrue/commit/79f2d6a741150a9a868fadbb1de87a2cd09da920 (73df8d7
)
- fix: remove Optional to user_metadata of User
Reason: https://github.com/supabase/gotrue/commit/62e7ccd13cd41cd5571f75c4baae5ac0fb187e7c (dab27ce
)
- fix: remove email_change_confirm_status from User
Reason: https://github.com/supabase/gotrue/commit/df96c0678027515e5c4eb330efd0d26048aea6c6 (1859aa3
)
-
fix: some fixes and changes requested (
d224ec1
) -
fix: some tipe hints (
d1f5fc7
) -
fix: error in client update (
a653408
) -
fix: errors in helpers and types (
9870078
) -
fix: ci github action (
1ee2946
) -
fix: remove unnecessary async to on_auth_state_change (
e7ebc64
) -
fix: error in remove_item of memory storage (
9c12bd1
) -
fix: cycle of references between helpers and types (
fcad1af
) -
fix: use environ vars only if present (
700129e
) -
fix: reinstate lib init.py (
b268219
) -
fix: reinstate lib.constants (
edb9bb4
) -
fix: readjust indent in ci.yml (
ca713c9
)
-
test: fix docker-compose and perf ci (
5360967
) -
test: add more tests to client layer (
a2ca372
) -
test: change message
https://github.com/supabase/gotrue/commit/92abe187fd3d96645331542b477b37487cafce07 (4ec0e07
)
- test: increases coverage
https://github.com/supabase/gotrue-js/commit/98300a0717c36197484873e53befc5fd25c57772 (367a09b
)
-
test: fix test sign up the same user twice should throw an error (
0ea666a
) -
test: fix test_sign_up_the_same_user_twice_should_throw_an_error test
Reason: https://github.com/supabase/gotrue/commit/5bc665be3927b2ff4763c8315ee641093781ff98 (eb86078
)
-
test: add various Python versions to CI (
96eb94b
) -
test: fix expected error message (
1e65cc3
) -
test: fix error in provider (
e575d9b
) -
test: client with auto confirm enabled (
b758dba
) -
test: use fixtures of pytest (
c8daa2a
) -
test: client with auto confirm disabled (
c407a63
) -
test: client with sign ups disabled (
08d2558
) -
test: handle exceptions and use context manager (
b8330c0
) -
test: implement tests for api with auto confirm disabled (
0c29382
) -
test: ignore build_sync.py and conftest.py in Coverage (
71a2c8f
) -
test: implement provider and subscriptions tests
Comment test_gotrue.py mean while (67ecf57
)
- Merge pull request #48 from supabase-community/dependabot/pip/main/faker-11.1.0
chore(deps-dev): bump faker from 11.0.0 to 11.1.0 (4590472
)
- Merge pull request #47 from supabase-community/dependabot/pip/main/faker-11.0.0
chore(deps-dev): bump faker from 10.0.0 to 11.0.0 (116d9ba
)
- Merge pull request #46 from leynier/main
chore(deps-dev): bump sphinx from 4.3.0 to 4.3.2 and commitizen from 2.20.0 to 2.20.3 (544d8f1
)
- Merge pull request #10 from leynier/dependabot/pip/main/commitizen-2.20.3
chore(deps-dev): bump commitizen from 2.20.2 to 2.20.3 (5846912
)
- Merge pull request #11 from leynier/dependabot/pip/main/sphinx-4.3.2
chore(deps-dev): bump sphinx from 4.3.1 to 4.3.2 (308380b
)
- Merge pull request #37 from leynier/main
fix: error in recovery_mode of get_session_from_url (740d866
)
-
Merge remote-tracking branch 'remotes/upstream/main' (
0f05aa8
) -
Merge pull request #39 from supabase-community/dependabot/pip/main/faker-10.0.0
chore(deps-dev): bump faker from 9.8.2 to 10.0.0 (3878d91
)
- Merge pull request #9 from leynier/dependabot/pip/main/commitizen-2.20.2
chore(deps-dev): bump commitizen from 2.20.0 to 2.20.2 (838b136
)
- Merge pull request #8 from leynier/dependabot/pip/main/faker-10.0.0
chore(deps-dev): bump faker from 9.9.0 to 10.0.0 (31b537a
)
-
Merge branch 'main' into dependabot/pip/main/faker-10.0.0 (
7408f5f
) -
Merge pull request #7 from leynier/dependabot/pip/main/black-21.12b0
chore(deps-dev): bump black from 21.11b1 to 21.12b0 (7629707
)
-
Merge remote-tracking branch 'remotes/upstream/main' (
669d9df
) -
Merge pull request #36 from supabase-community/dependabot/pip/main/pre-commit-2.16.0
chore(deps-dev): bump pre-commit from 2.15.0 to 2.16.0 (8f6c12f
)
- Merge pull request #4 from leynier/dependabot/pip/main/sphinx-4.3.1
chore(deps-dev): bump sphinx from 4.3.0 to 4.3.1 (adb5201
)
- Merge pull request #5 from leynier/dependabot/pip/main/faker-9.9.0
chore(deps-dev): bump faker from 9.8.2 to 9.9.0 (6d8c9f0
)
- Merge pull request #6 from leynier/dependabot/pip/main/pre-commit-2.16.0
chore(deps-dev): bump pre-commit from 2.15.0 to 2.16.0 (6d21ae4
)
-
bump: version 0.2.0 → 0.3.0 (
7313b7b
) -
Merge pull request #32 from leynier/feat/add-pre-commit-hook-for-conventional-commit
feat: add pre-commit hook and action for conventional commit and semantic release (05f493d
)
-
Merge branch 'supabase-community:main' into feat/add-pre-commit-hook-for-conventional-commit (
19f4556
) -
Merge pull request #28 from leynier/chore/add-badges-to-readme
chore: add badges to README.md (9e38a6a
)
-
Update README.md (
2044be7
) -
Merge pull request #29 from leynier/chore/improve-coverage
chore: improve coverage (d35d971
)
-
chore: add pragma no cover comments (
547e245
) -
Merge pull request #26 from supabase-community/dependabot/pip/main/httpx-0.21.1
chore(deps): bump httpx from 0.20.0 to 0.21.1 (4889b38
)
- Merge pull request #25 from supabase-community/dependabot/pip/main/flake8-4.0.1
chore(deps-dev): bump flake8 from 3.9.2 to 4.0.1 (f129103
)
- Merge pull request #24 from supabase-community/dependabot/pip/main/black-21.11b1
chore(deps-dev): bump black from 21.10b0 to 21.11b1 (4259e38
)
- Merge pull request #23 from leynier/feat/dataclasses
Add dataclasses, sync/async, feature-parity with the js-client and tests (fb10c5c
)
-
Switch isort mirror by isort pre-commit hook (
427d5d4
) -
Fix typo in README.md
Co-authored-by: Anand <[email protected]> (ec0bdb5
)
-
Use latest actions-poetry (
ce47032
) -
Use pydantic parse_obj_as helper method (
64162f6
) -
Add python 3.10 to GH Actions fix (
57473a2
) -
Formatting (
0f3210f
) -
Add parse_response method to custom pydantic base model (
cb4624d
) -
deps: add pydantic dependency (
9df4927
) -
Merge pull request #19 from leynier/feat/use-poetry
Use poetry for dependency and environment management (9ba3192
)
- Merge pull request #16 from leynier/fix/title-of-license
chore: fix title of license (f57b99e
)
- Merge pull request #14 from bariqhibat/bariqhibat/support-phone-otp
Add support for phone otp (f237f15
)
- fix comments
Signed-off-by: Bariq <[email protected]> (202346a
)
- add new tests for signup by phone and verify otp
Signed-off-by: Bariq <[email protected]> (7162a47
)
- create new api for signup with phone
Signed-off-by: Bariq <[email protected]> (1870b54
)
- create client for otp functions
Signed-off-by: Bariq <[email protected]> (68f699b
)
- create api for otp functions
Signed-off-by: Bariq <[email protected]> (83031ad
)
- Merge pull request #13 from supabase-community/j0_hacktoberfest
chore: add code of conduct and license (0320f45
)
-
Create CONTRIBUTING.md (
2dea30f
) -
Merge pull request #6 from supabase/j0_fix_build
Reinstate lib and fix build (ac53ea8
)
- Merge pull request #3 from lawrencecchen/main
add set_auth to gotrue client (49c092e
)
-
remove lib from gitignore (
757714b
) -
add set_auth to gotrue client (
87a6e68
) -
Merge pull request #5 from supabase/j0_deps
Update dependencies (8189c49
)
- Merge pull request #1 from fedden/main
Bring closer to pairity with supabase/gotrue-js (38eddcb
)
Co-authored-by: Lee Yi Jie Joel <[email protected]> (289b184
)
- Update gotrue/api.py
Co-authored-by: Lee Yi Jie Joel <[email protected]> (f0e77aa
)
- Update gotrue/api.py
Co-authored-by: Lee Yi Jie Joel <[email protected]> (1828117
)
-
correct version (
68ed44b
) -
enable simple install that works for non-poetry envs (
7cdf326
) -
updating the pyproject.toml (
a7be2da
) -
add another todo (
94470db
) -
ensuring tests pass (
337746c
) -
document the tests (
2b74646
) -
hopefully ensure the test ci works (
7dea900
) -
link to js-client (
44fc9da
) -
add some basic documentation in README (
3309684
) -
cleanup tests etc (
4808a34
) -
add for working tests (
c970dfe
) -
updates to get tests passing (
8b3dc48
) -
wrap up response cleanly into a dict for users (
29e35ed
) -
add gitignoire (
d620032
) -
rm crap (
93f984b
) -
sort typos (
1a3bef2
) -
add contstants (
645136a
) -
bringing closer to pairity with gotrue js (
e753927
) -
Resolve merge conflicts (
a34bea1
) -
Update README.md (
0201f09
) -
Allow headers and lint with black (
d9c9533
) -
decrease minimum py version required (
d768579
) -
Update README.md (
3a36696
) -
Remove user and admin (
5aca335
) -
Add documentation (
b575640
) -
Add usage component to README.md (
8a8d3eb
) -
Switch .rst file to .md (
b73f7ef
) -
Add jsonify (
18230a8
) -
Add grant token method (
629d12b
) -
Add more methods (
e77ef0d
) -
Add more methods (
eff88f3
) -
Support incremental testing (
dda60f3
) -
Add tests for settings route (
3aa54d5
) -
Restructure to support publishing to poetry (
65d4b1c
) -
Remove flake8 test for now (
8d7502e
) -
Fix indent level again (
388e339
) -
Fix indent level (
2f8bd02
) -
Add previously removed part of ci test (
d6c0f87
) -
Add placeholder test (
b76c1cf
) -
fix branch name master->main (
1bb5dc9
) -
Add pytest portion of workflow (
3aeb728
) -
Remove additional steps (
2c1f4c3
) -
Fix indentation level (
949a33d
) -
Add .github dir (
a958afe
) -
add preliminary CI (
5cfcae7
) -
Test initial stubs against gotrue-example site (
583da03
) -
Update README (
0e4fbd0
) -
Restructure repository (
4d4e554
) -
Initial commit (
3d87285
)