Skip to content

chore(deps): bump postgrest from 0.16.4 to 0.16.8 #819

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2024

Bumps postgrest from 0.16.4 to 0.16.8.

Release notes

Sourced from postgrest's releases.

v0.16.8 (2024-06-04)

Chore

  • chore(deps): bump pydantic from 2.7.1 to 2.7.2 (#447) (3161d15)

Fix

  • fix: add "verify" flag to the creation of client (ffe9e28)

Unknown

v0.16.7 (2024-06-01)

Fix

  • fix: add get, head and count parameters to the rpc method. (#444) (b1d48bc)

v0.16.6 (2024-06-01)

Fix

  • fix: convert None to a string null for the is method (#446) (9970ac3)

v0.16.5 (2024-06-01)

Chore

  • chore(deps-dev): bump python-semantic-release from 9.7.3 to 9.8.0 (#443) (d8ce53a)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.7.3 to 9.8.0 (#442) (42a4a32)

  • chore(deps-dev): bump requests from 2.31.0 to 2.32.0 (#440) (9fe1070)

  • chore: code style fixes (#425) (11076da)

  • chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 (#428) (d786fc7)

  • chore(deps): bump codecov/codecov-action from 4.3.0 to 4.4.1 (#437) (fe50d11)

  • chore(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7 (#439) (f41e7af)

  • chore(deps-dev): bump pytest from 8.1.1 to 8.2.1 (#438) (9722855)

  • chore(deps-dev): bump python-semantic-release from 9.7.1 to 9.7.3 (#434) (7cc3c38)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.5.0 to 9.7.3 (#436) (6115096)

... (truncated)

Changelog

Sourced from postgrest's changelog.

v0.16.8 (2024-06-04)

Chore

  • chore(deps): bump pydantic from 2.7.1 to 2.7.2 (#447) (3161d15)

Fix

  • fix: add "verify" flag to the creation of client (ffe9e28)

Unknown

v0.16.7 (2024-06-01)

Chore

  • chore(release): bump version to v0.16.7 (bc2fc64)

Fix

  • fix: add get, head and count parameters to the rpc method. (#444) (b1d48bc)

v0.16.6 (2024-06-01)

Chore

  • chore(release): bump version to v0.16.6 (465232a)

Fix

  • fix: convert None to a string null for the is method (#446) (9970ac3)

v0.16.5 (2024-06-01)

Chore

  • chore(release): bump version to v0.16.5 (901108a)

  • chore(deps-dev): bump python-semantic-release from 9.7.3 to 9.8.0 (#443) (d8ce53a)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.7.3 to 9.8.0 (#442) (42a4a32)

  • chore(deps-dev): bump requests from 2.31.0 to 2.32.0 (#440) (9fe1070)

  • chore: code style fixes (#425) (11076da)

... (truncated)

Commits
  • 3871911 chore(release): bump version to v0.16.8
  • ffe9e28 fix: add "verify" flag to the creation of client
  • 3161d15 chore(deps): bump pydantic from 2.7.1 to 2.7.2 (#447)
  • bb851bf Follow redirects (#449)
  • bc2fc64 chore(release): bump version to v0.16.7
  • b1d48bc fix: add get, head and count parameters to the rpc method. (#444)
  • 465232a chore(release): bump version to v0.16.6
  • 9970ac3 fix: convert None to a string null for the is method (#446)
  • 901108a chore(release): bump version to v0.16.5
  • b39f332 fix: update overlaps to work with timestamp range (#445)
  • 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 <dependency name> 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)

Bumps [postgrest](https://github.com/supabase-community/postgrest-py) from 0.16.4 to 0.16.8.
- [Release notes](https://github.com/supabase-community/postgrest-py/releases)
- [Changelog](https://github.com/supabase-community/postgrest-py/blob/master/CHANGELOG.md)
- [Commits](supabase/postgrest-py@v0.16.4...v0.16.8)

---
updated-dependencies:
- dependency-name: postgrest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 4, 2024 23:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 4, 2024
@silentworks silentworks merged commit b0cb1a5 into main Jun 7, 2024
6 checks passed
@silentworks silentworks deleted the dependabot/pip/main/postgrest-0.16.8 branch June 7, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant