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
112 stars 6 forks source link

⬆ bump supabase-py-async from 2.5.4 to 2.5.5 #67

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps supabase-py-async from 2.5.4 to 2.5.5.

Release notes

Sourced from supabase-py-async's releases.

v2.5.5 (2024-03-04)

Chore

  • chore(deps): bump supafunc from 0.3.3 to 0.4.0

Bumps supafunc from 0.3.3 to 0.4.0.


updated-dependencies:

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

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

  • chore(deps): bump postgrest from 0.15.0 to 0.16.1

Bumps postgrest from 0.15.0 to 0.16.1.


updated-dependencies:

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

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

  • chore(deps): bump gotrue from 2.1.0 to 2.4.1

Bumps gotrue from 2.1.0 to 2.4.1.


updated-dependencies:

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

... (truncated)

Changelog

Sourced from supabase-py-async's changelog.

v2.5.5 (2024-03-04)

Chore

  • chore(deps): bump supafunc from 0.3.3 to 0.4.0

Bumps supafunc from 0.3.3 to 0.4.0.


updated-dependencies:

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

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

  • chore(deps): bump postgrest from 0.15.0 to 0.16.1

Bumps postgrest from 0.15.0 to 0.16.1.


updated-dependencies:

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

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

  • chore(deps): bump gotrue from 2.1.0 to 2.4.1

Bumps gotrue from 2.1.0 to 2.4.1.


updated-dependencies:

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

... (truncated)

Commits
  • 75ba9fa chore(release): bump version to v2.5.5
  • 24a374b fix: update realtime to 1.0.2
  • 6120931 Merge pull request #68 from Atticuszz/dependabot/pip/main/supafunc-0.4.0
  • 81bdf61 chore(deps): bump supafunc from 0.3.3 to 0.4.0
  • a9647df Merge pull request #63 from Atticuszz/dependabot/pip/main/python-semantic-rel...
  • c12cbec Merge pull request #67 from Atticuszz/dependabot/pip/main/postgrest-0.16.1
  • 3a17107 chore(deps): bump postgrest from 0.15.0 to 0.16.1
  • 2a91815 Merge pull request #66 from Atticuszz/dependabot/pip/main/gotrue-2.4.1
  • 41297ba chore(deps): bump gotrue from 2.1.0 to 2.4.1
  • e82652c chore(deps-dev): bump python-semantic-release from 9.1.0 to 9.1.1
  • 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)