v1.3.0
v1.3.0 (2023-11-01)
Chore
-
chore: update CI config with PAT (
1fffc1f) -
chore(deps-dev): bump pygithub from 1.59.1 to 2.1.1 (#337) (
160b671) -
chore: update dependencies (
dc67de1) -
chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7 (#350) (
4ea73e4) -
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(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-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)
Feature
Fix
-
fix: add latest semantic-release dependency (#360) (
81e63ea) -
fix: add latest semantic-release dependency (
251a4f4) -
fix: fix typo (
72ee18d) -
fix: update imports (
66759da) -
fix: patch imports (
3b61aff) -
fix: run pre-commit (
754c7ab)
Unknown
-
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)