Atticuszz / fastapi_supabase_template

👏fastapi deeply integrates with supabase,auth,curd postgresql,file upload ,etc , all in one😎,inspired by full stack fastapi postgresql
MIT License
83 stars 5 forks source link

⬆ bump supabase-py-async from 2.5.1 to 2.5.4 #62

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps supabase-py-async from 2.5.1 to 2.5.4.

Release notes

Sourced from supabase-py-async's releases.

v2.5.4 (2024-02-25)

Fix

  • fix: Export Core Supabase Classes and Functions Explicitly via all (4b4cb7d)

Unknown

v2.5.3 (2024-02-25)

Chore

  • chore: Update README.md (b04b74d)

Fix

  • fix: add missing ClientOptions to the main init file (c60f368)

Unknown

  • Chore:Update ci.yml for py3.9 tests (e5262bb)

  • Chore: Update ci.yml for test py3.9 (37c1060)

v2.5.2 (2024-02-24)

Chore

  • chore(deps-dev): bump pytest from 8.0.0 to 8.0.1

Bumps pytest from 8.0.0 to 8.0.1.


updated-dependencies:

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

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

  • chore(deps-dev): bump autoflake from 2.2.1 to 2.3.0

Bumps autoflake from 2.2.1 to 2.3.0.

... (truncated)

Changelog

Sourced from supabase-py-async's changelog.

v2.5.4 (2024-02-25)

Fix

  • fix: Export Core Supabase Classes and Functions Explicitly via all (4b4cb7d)

Unknown

v2.5.3 (2024-02-25)

Chore

  • chore(release): bump version to v2.5.3 (097f2c7)

  • chore: Update README.md (b04b74d)

Fix

  • fix: add missing ClientOptions to the main init file (c60f368)

Unknown

  • Chore:Update ci.yml for py3.9 tests (e5262bb)

  • Chore: Update ci.yml for test py3.9 (37c1060)

v2.5.2 (2024-02-24)

Chore

  • chore(release): bump version to v2.5.2 (b257e5c)

  • chore(deps-dev): bump pytest from 8.0.0 to 8.0.1

Bumps pytest from 8.0.0 to 8.0.1.


updated-dependencies:

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

... (truncated)

Commits
  • ce26016 chore(release): bump version to v2.5.4
  • 508fd83 Merge remote-tracking branch 'origin/main'
  • 4b4cb7d fix: Export Core Supabase Classes and Functions Explicitly via all
  • 097f2c7 chore(release): bump version to v2.5.3
  • c60f368 fix: add missing ClientOptions to the main init file
  • b04b74d chore: Update README.md
  • e5262bb Chore:Update ci.yml for py3.9 tests
  • 37c1060 Chore: Update ci.yml for test py3.9
  • b257e5c chore(release): bump version to v2.5.2
  • f0683c2 fix: add support to py3.9 by downgrade typehints
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)