Skip to content

v2.4.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 00:23
· 34 commits to main since this release

v2.4.2 (2024-03-26)

Chore

  • chore(deps-dev): bump black from 23.10.1 to 24.3.0 (#446) (4850a9f)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.1.1 to 9.3.1 (#452) (31a67fd)

  • chore(deps-dev): bump black from 23.10.1 to 24.3.0

Bumps black from 23.10.1 to 24.3.0.


updated-dependencies:

  • dependency-name: black
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <support@github.com> (5a2ab10)

  • chore: rename package to supabase_auth (#455) (3b63cd6)

  • 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] <support@github.com> (1b1ce42)

  • chore(deps): bump httpx from 0.25.0 to 0.27.0 (#431) (3914bb6)

  • chore(deps): bump httpx from 0.25.0 to 0.27.0

Bumps httpx from 0.25.0 to 0.27.0.


updated-dependencies:

  • dependency-name: httpx
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <support@github.com> (60da4b5)

  • chore(deps-dev): bump pytest from 8.0.2 to 8.1.0 (#443) (de90b46)

  • chore: bump fixed version of poetry (#438) (9344e79)

  • 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] <support@github.com> (91f26fa)

  • chore(deps-dev): bump faker from 19.12.1 to 23.3.0 (#436) (6a9e1ce)

  • chore(deps-dev): bump faker from 19.12.1 to 23.3.0

Bumps faker from 19.12.1 to 23.3.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (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] <support@github.com> (0c04828)

  • chore(deps-dev): bump python-semantic-release from 8.3.0 to 9.1.1 (#440) (0d41e57)

  • chore(deps-dev): bump python-semantic-release from 8.3.0 to 9.1.1

Bumps python-semantic-release from 8.3.0 to 9.1.1.


updated-dependencies:

  • dependency-name: python-semantic-release
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <support@github.com> (7f2e12d)

  • chore(deps): bump python-semantic-release/python-semantic-release from 8.3.0 to 9.1.1 (#435) (a9789f7)

  • chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.5 (#424) (262547b)

  • chore(deps): bump pydantic from 2.4.2 to 2.6.3 (#437) (0de3da7)

  • chore(deps): bump codecov/codecov-action from 3 to 4 (#415) (f374e91)

  • chore(deps): bump abatilo/actions-poetry from 2.3.0 to 3.0.0 (#405) (63e028d)

  • chore(deps): bump pydantic from 2.4.2 to 2.6.3

Bumps pydantic from 2.4.2 to 2.6.3.


updated-dependencies:

  • dependency-name: pydantic
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <support@github.com> (4d1984d)

  • chore(deps): bump python-semantic-release/python-semantic-release

Bumps python-semantic-release/python-semantic-release from 8.3.0 to 9.1.1.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <support@github.com> (7468b29)

  • chore(deps-dev): bump cryptography from 42.0.0 to 42.0.4

Bumps cryptography from 42.0.0 to 42.0.4.


updated-dependencies:

  • dependency-name: cryptography
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <support@github.com> (9066970)

  • chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.5

Bumps pytest-asyncio from 0.21.1 to 0.23.5.


updated-dependencies:

  • dependency-name: pytest-asyncio
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <support@github.com> (f88b538)

Fix

Unknown

  • 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)

  • feat (deps-dev): bump cryptography from 42.0.0 to 42.0.4 (#430) (26de4cb)

  • Update manual_pypi_publish.yml (af2d2e5)