Gotrue

Latest version: v2.5.4

Safety actively analyzes 640974 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 42 of 44

1.0.4

Chore

* chore: add contents permission ([`a2a4912`](https://github.com/supabase-community/gotrue-py/commit/a2a49127a59b759e1a7336d9caf33bf277cf8a7f))

* chore: upgrade smenatic release ([`0cf22c2`](https://github.com/supabase-community/gotrue-py/commit/0cf22c2709f294d404549e141cae64d6c240fde5))

* chore(deps-dev): bump faker from 19.2.0 to 19.3.0

Bumps [faker](https://github.com/joke2k/faker) from 19.2.0 to 19.3.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v19.2.0...v19.3.0)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`29f1a1e`](https://github.com/supabase-community/gotrue-py/commit/29f1a1e1d10182c2c3e3fc837beff0371457cac2))

* chore(deps-dev): bump faker from 18.13.0 to 19.2.0

Bumps [faker](https://github.com/joke2k/faker) from 18.13.0 to 19.2.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v18.13.0...v19.2.0)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`0a03065`](https://github.com/supabase-community/gotrue-py/commit/0a030658bcc6b3bd3b522dec576174c1dc56a1ad))

Fix

* fix: update more pyproject.toml config options ([`3c38c2b`](https://github.com/supabase-community/gotrue-py/commit/3c38c2bb252e45d1d7a9f0b856134e269ac5db4c))

* fix: convert version_toml to array ([`d9c555d`](https://github.com/supabase-community/gotrue-py/commit/d9c555d334aa7eaf15ea1a73109e76ed6e86abd0))

* fix: add relevant pypi info and permissions ([`875484e`](https://github.com/supabase-community/gotrue-py/commit/875484ede1f71e2a87992bc52381bc2c649f7966))

* fix: add new providers ([`b4c1681`](https://github.com/supabase-community/gotrue-py/commit/b4c16818ba781fe597766d81816c2be5a8a8265e))

* fix: add type definitions for new providers ([`e033cee`](https://github.com/supabase-community/gotrue-py/commit/e033cee2e42ae318614dd59a9ba02b8f15ce5600))

Unknown

* Merge pull request 299 from supabase-community/j0/fix_version_toml

chore: add contents permission ([`7561df9`](https://github.com/supabase-community/gotrue-py/commit/7561df9a8b7b0279763e318f2a48b54693278c9b))

* Merge pull request 298 from supabase-community/j0/fix_version_toml

fix: update version options ([`b66f958`](https://github.com/supabase-community/gotrue-py/commit/b66f9589be39526340152c8523c5130dde90ea0f))

* Merge pull request 297 from supabase-community/j0/fix_semantic_release

fix: fix semantic release ([`3c9984b`](https://github.com/supabase-community/gotrue-py/commit/3c9984b2f89828f304b8f4fa1702b209ef5243bf))

* 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`](https://github.com/supabase-community/gotrue-py/commit/52474bc1237ef0e2562f09b09aadb73e90e706e0))

* Merge pull request 293 from supabase-community/or/pydantic-v1-v2-support

Support for pydantic v1 & v2 ([`6765f07`](https://github.com/supabase-community/gotrue-py/commit/6765f0778ec16afe66cddccd7067af0451838b7a))

* revert TypeAdapter to parse_obj_as for pydantic v1 support ([`79cd743`](https://github.com/supabase-community/gotrue-py/commit/79cd7438b1482742fd832044b90a51953609944d))

* run tests with pydantic v1 under CI ([`9c4aa2a`](https://github.com/supabase-community/gotrue-py/commit/9c4aa2abe4d8d711a7d85b4a9a6ccc6e93b02eab))

* pydantic v1 & v2 compatibility ([`45456c8`](https://github.com/supabase-community/gotrue-py/commit/45456c8e4c29d5a2846cd74679091c6f055f8158))

* Merge pull request 289 from yuvanist/main

Specify minor version of pydantic to avoid dependency issue ([`c2ed950`](https://github.com/supabase-community/gotrue-py/commit/c2ed950516e4b9bee6eb8f066969049b9a361a28))

* Update lock file ([`9258777`](https://github.com/supabase-community/gotrue-py/commit/92587777ea9d1d844e25d5c4905ff8f24d50b369))

* specify minor version of pydantic ([`2b0bdb4`](https://github.com/supabase-community/gotrue-py/commit/2b0bdb4e347aaba33820dcf9b404da448148b004))

* 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`](https://github.com/supabase-community/gotrue-py/commit/69f59947e62e4ec808376595bbffc53170f49aae))

1.0.3

What's Changed
* chore(deps): bump cryptography from 39.0.1 to 41.0.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/275
* fix: bump __init__ version to 1.02 by J0 in https://github.com/supabase-community/gotrue-py/pull/280
* chore(deps-dev): bump python-semantic-release from 7.33.2 to 7.34.6 by dependabot in https://github.com/supabase-community/gotrue-py/pull/278
* chore(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/284
* Upgrade gotrue-py to pydantic > 2.1.x by yuvanist in https://github.com/supabase-community/gotrue-py/pull/286
* chore(deps-dev): bump pygithub from 1.58.0 to 1.59.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/279
* feat: release v1.0.3 by J0 in https://github.com/supabase-community/gotrue-py/pull/287

New Contributors
* yuvanist made their first contribution in https://github.com/supabase-community/gotrue-py/pull/286

**Full Changelog**: https://github.com/supabase-community/gotrue-py/compare/v1.0.2...v1.0.3

1.0.2

What's Changed
* chore(deps-dev): bump pre-commit from 3.1.1 to 3.2.2 by dependabot in https://github.com/supabase-community/gotrue-py/pull/260
* fix: parse_auth_response to handle cases when data is an empty dictio… by hgseo16 in https://github.com/supabase-community/gotrue-py/pull/261
* optional last_sign_in_at in UserIdentity type by lmoj in https://github.com/supabase-community/gotrue-py/pull/265
* chore(deps): bump httpx from 0.23.3 to 0.24.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/266
* fix issue 246 by lmoj in https://github.com/supabase-community/gotrue-py/pull/264
* chore(deps): bump requests from 2.28.2 to 2.31.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/268
* chore(deps): bump pydantic from 1.10.5 to 1.10.8 by dependabot in https://github.com/supabase-community/gotrue-py/pull/269
* chore(deps-dev): bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/258
* chore(deps-dev): bump pytest from 7.2.2 to 7.3.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/267
* feat: update README, release v1.0.2 by J0 in https://github.com/supabase-community/gotrue-py/pull/273

New Contributors
* hgseo16 made their first contribution in https://github.com/supabase-community/gotrue-py/pull/261
* lmoj made their first contribution in https://github.com/supabase-community/gotrue-py/pull/265

**Full Changelog**: https://github.com/supabase-community/gotrue-py/compare/v1.0.1...v1.0.2

1.0.1

What's Changed
* chore(deps-dev): bump faker from 16.6.1 to 16.7.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/229
* chore(deps): bump cryptography from 39.0.0 to 39.0.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/228
* chore(deps-dev): bump faker from 16.7.0 to 16.8.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/230
* chore(deps): bump pydantic from 1.10.4 to 1.10.5 by dependabot in https://github.com/supabase-community/gotrue-py/pull/233
* chore(deps-dev): bump faker from 16.8.1 to 17.0.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/232
* chore(deps-dev): bump pygithub from 1.57 to 1.58.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/236
* chore(deps-dev): bump pre-commit from 3.0.4 to 3.1.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/238
* chore(deps-dev): bump pre-commit from 3.1.0 to 3.1.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/241
* chore(deps-dev): bump faker from 17.0.0 to 17.3.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/239
* chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 by dependabot in https://github.com/supabase-community/gotrue-py/pull/245
* chore(deps): bump abatilo/actions-poetry from 2.2.0 to 2.3.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/240
* chore(deps-dev): bump faker from 17.3.0 to 17.6.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/244
* chore(deps-dev): bump python-semantic-release from 7.33.1 to 7.33.2 by dependabot in https://github.com/supabase-community/gotrue-py/pull/235
* chore(deps-dev): bump faker from 17.6.0 to 18.3.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/252
* fix: patch padding for base64 by J0 in https://github.com/supabase-community/gotrue-py/pull/254
* chore(deps-dev): bump faker from 18.3.0 to 18.3.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/256
* feat: bump version to 1.0.1 by J0 in https://github.com/supabase-community/gotrue-py/pull/259


**Full Changelog**: https://github.com/supabase-community/gotrue-py/compare/v1.0.0...v1.0.1

1.0.0

What's Changed
* next release - feature parity - high testing coverage (Sourcery refactored) by sourcery-ai in https://github.com/supabase-community/gotrue-py/pull/149
* chore(deps): bump pydantic from 1.10.0 to 1.10.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/160
* chore(deps-dev): bump faker from 14.1.1 to 14.2.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/158
* chore(deps-dev): bump black from 22.6.0 to 22.8.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/159
* chore(deps-dev): bump pytest from 7.1.2 to 7.1.3 by dependabot in https://github.com/supabase-community/gotrue-py/pull/161
* chore(deps): bump pydantic from 1.10.1 to 1.10.2 by dependabot in https://github.com/supabase-community/gotrue-py/pull/162
* chore(deps-dev): bump faker from 14.2.0 to 14.2.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/164
* chore(deps-dev): bump python-semantic-release from 7.31.4 to 7.32.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/165
* chore(deps-dev): bump faker from 14.2.1 to 15.0.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/167
* chore(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/168
* chore(deps-dev): bump python-semantic-release from 7.32.0 to 7.32.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/171
* chore(deps-dev): bump black from 22.8.0 to 22.10.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/170
* next release - feature parity - high testing coverage (Sourcery refactored) by sourcery-ai in https://github.com/supabase-community/gotrue-py/pull/172
* chore(deps-dev): bump faker from 15.0.0 to 15.1.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/174
* next release - feature parity - high testing coverage (Sourcery refactored) by sourcery-ai in https://github.com/supabase-community/gotrue-py/pull/175
* next release - feature parity - high testing coverage (Sourcery refactored) by sourcery-ai in https://github.com/supabase-community/gotrue-py/pull/176
* chore(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/178
* chore(deps-dev): bump python-semantic-release from 7.32.1 to 7.32.2 by dependabot in https://github.com/supabase-community/gotrue-py/pull/177
* chore(deps-dev): bump pytest from 7.1.3 to 7.2.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/179
* feat: add docs for GoTrue (Sourcery refactored) by sourcery-ai in https://github.com/supabase-community/gotrue-py/pull/181
* chore(deps-dev): bump faker from 15.1.1 to 15.1.3 by dependabot in https://github.com/supabase-community/gotrue-py/pull/182
* chore(deps-dev): bump faker from 15.1.3 to 15.3.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/183
* chore(deps-dev): bump pytest-asyncio from 0.20.1 to 0.20.2 by dependabot in https://github.com/supabase-community/gotrue-py/pull/184
* chore(deps): bump cryptography from 37.0.4 to 38.0.3 by dependabot in https://github.com/supabase-community/gotrue-py/pull/185
* chore(deps-dev): bump faker from 15.3.1 to 15.3.2 by dependabot in https://github.com/supabase-community/gotrue-py/pull/186
* chore(deps): bump httpx from 0.23.0 to 0.23.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/188
* chore(deps-dev): bump faker from 15.3.2 to 15.3.3 by dependabot in https://github.com/supabase-community/gotrue-py/pull/189
* chore(deps): bump abatilo/actions-poetry from 2.1.6 to 2.2.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/190
* chore(deps-dev): bump faker from 15.3.3 to 15.3.4 by dependabot in https://github.com/supabase-community/gotrue-py/pull/191
* chore(deps-dev): bump pytest-asyncio from 0.20.2 to 0.20.3 by dependabot in https://github.com/supabase-community/gotrue-py/pull/193
* chore(deps): bump certifi from 2022.6.15 to 2022.12.7 by dependabot in https://github.com/supabase-community/gotrue-py/pull/192
* chore(deps-dev): bump black from 22.10.0 to 22.12.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/194
* feat: add docs for GoTrue by J0 in https://github.com/supabase-community/gotrue-py/pull/180
* chore(deps-dev): bump isort from 5.10.1 to 5.11.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/195
* chore(deps): bump httpx from 0.23.1 to 0.23.3 by dependabot in https://github.com/supabase-community/gotrue-py/pull/205
* chore(deps-dev): bump isort from 5.11.1 to 5.11.4 by dependabot in https://github.com/supabase-community/gotrue-py/pull/199
* chore(deps): bump wheel from 0.37.1 to 0.38.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/201
* chore(deps): bump gitpython from 3.1.27 to 3.1.30 by dependabot in https://github.com/supabase-community/gotrue-py/pull/206
* chore(deps-dev): bump pre-commit from 2.20.0 to 2.21.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/200
* chore(deps): bump pydantic from 1.10.2 to 1.10.4 by dependabot in https://github.com/supabase-community/gotrue-py/pull/203
* chore: adjust ci poetry version by J0 in https://github.com/supabase-community/gotrue-py/pull/214
* chore(deps-dev): bump faker from 15.3.4 to 16.6.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/213
* chore(deps-dev): bump faker from 16.6.0 to 16.6.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/218
* chore: patch merge conflicts on next by J0 in https://github.com/supabase-community/gotrue-py/pull/219
* next release - feature parity - high testing coverage by leynier in https://github.com/supabase-community/gotrue-py/pull/148
* fix: adjust timer units and drop * 1000 by J0 in https://github.com/supabase-community/gotrue-py/pull/220
* chore(deps-dev): bump black from 22.12.0 to 23.1.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/223
* chore(deps-dev): bump python-semantic-release from 7.33.0 to 7.33.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/225
* chore(deps-dev): bump pre-commit from 2.21.0 to 3.0.4 by dependabot in https://github.com/supabase-community/gotrue-py/pull/226
* feat: bump to 1.0.0 by J0 in https://github.com/supabase-community/gotrue-py/pull/227


**Full Changelog**: https://github.com/supabase-community/gotrue-py/compare/v0.5.4...v1.0.0

0.5.4

What's Changed

* **FIX**: use `str` type instead of `UUID` type in `id` property of `Identity` model by leynier in https://github.com/supabase-community/gotrue-py/pull/156

**Full Changelog**: https://github.com/supabase-community/gotrue-py/compare/v0.5.3...v0.5.4

Page 42 of 44

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.