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.0 to 2.5.1 #38

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps supabase-py-async from 2.5.0 to 2.5.1.

Release notes

Sourced from supabase-py-async's releases.

v2.5.1 (2024-02-02)

Chore

  • chore(deps): bump commitizen from 3.13.0 to 3.14.0

Bumps commitizen from 3.13.0 to 3.14.0.


updated-dependencies:

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

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

  • chore(deps): bump aiohttp from 3.9.2 to 3.9.3

Bumps aiohttp from 3.9.2 to 3.9.3.


updated-dependencies:

  • dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ...

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

  • chore(deps-dev): bump faker from 22.5.1 to 22.6.0

Bumps faker from 22.5.1 to 22.6.0.


updated-dependencies:

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

... (truncated)

Changelog

Sourced from supabase-py-async's changelog.

v2.5.1 (2024-02-02)

Chore

  • chore(deps): bump commitizen from 3.13.0 to 3.14.0

Bumps commitizen from 3.13.0 to 3.14.0.


updated-dependencies:

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

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

  • chore(deps): bump aiohttp from 3.9.2 to 3.9.3

Bumps aiohttp from 3.9.2 to 3.9.3.


updated-dependencies:

  • dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ...

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

  • chore(deps-dev): bump faker from 22.5.1 to 22.6.0

Bumps faker from 22.5.1 to 22.6.0.


updated-dependencies:

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

... (truncated)

Commits
  • 06e4277 chore(release): bump version to v2.5.1
  • 567341b fix: create_client fun doc
  • 3f4707f Merge pull request #43 from Atticuszz/dependabot/pip/main/commitizen-3.14.0
  • 41ad900 chore(deps): bump commitizen from 3.13.0 to 3.14.0
  • d8f9e61 fix:update deps
  • f1c85ee chore:update deps
  • a3739ba Merge pull request #42 from Atticuszz/dependabot/pip/main/aiohttp-3.9.3
  • 57659ce Merge pull request #41 from Atticuszz/dependabot/pip/main/faker-22.6.0
  • 2d70cf1 chore(deps): bump aiohttp from 3.9.2 to 3.9.3
  • 05e9837 chore(deps-dev): bump faker from 22.5.1 to 22.6.0
  • 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)