supabase / supabase-py

Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.
https://supabase.com/docs/reference/python
MIT License
1.65k stars 192 forks source link

chore(deps): bump supafunc from 0.5.0 to 0.5.1 #873

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps supafunc from 0.5.0 to 0.5.1.

Release notes

Sourced from supafunc's releases.

v0.5.1 (2024-07-25)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.5 to 9.8.6 (#125) (8db273a)

  • chore(deps-dev): bump python-semantic-release from 9.8.5 to 9.8.6 (#124) (3b122ca)

  • chore(deps-dev): bump pytest from 8.2.2 to 8.3.1 (#123) (e4c53f2)

Fix

Changelog

Sourced from supafunc's changelog.

v0.5.1 (2024-07-25)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.5 to 9.8.6 (#125) (8db273a)

  • chore(deps-dev): bump python-semantic-release from 9.8.5 to 9.8.6 (#124) (3b122ca)

  • chore(deps-dev): bump pytest from 8.2.2 to 8.3.1 (#123) (e4c53f2)

Fix

Commits
  • 919eed0 chore(release): bump version to v0.5.1
  • 59135d8 fix: add x-region support (#126)
  • 8db273a chore(deps): bump python-semantic-release/python-semantic-release from 9.8.5 ...
  • 3b122ca chore(deps-dev): bump python-semantic-release from 9.8.5 to 9.8.6 (#124)
  • e4c53f2 chore(deps-dev): bump pytest from 8.2.2 to 8.3.1 (#123)
  • See full diff 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)