Skip to content

fix(postgrest): bump postgrest from 1.0.1 to 1.0.2 #1125

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2025

Bumps postgrest from 1.0.1 to 1.0.2.

Release notes

Sourced from postgrest's releases.

v1.0.2

1.0.2 (2025-05-21)

Bug Fixes

  • pass params as query params for get/head requests (#593) (576a5b8)
  • validate JSON input for APIError (#597) (3c8bdae)
Changelog

Sourced from postgrest's changelog.

1.0.2 (2025-05-21)

Bug Fixes

  • pass params as query params for get/head requests (#593) (576a5b8)
  • validate JSON input for APIError (#597) (3c8bdae)
Commits
  • 3547d62 chore(main): release 1.0.2 (#594)
  • 9042b59 chore(deps): bump pydantic from 2.11.2 to 2.11.4 (#590)
  • 467fb97 chore(deps-dev): bump pytest-cov from 6.1.0 to 6.1.1 (#588)
  • e792d8a test: add rpc get, head and count tests (#598)
  • 3c8bdae fix: validate JSON input for APIError (#597)
  • 576a5b8 fix: pass params as query params for get/head requests (#593)
  • 2fa8a82 chore(deps-dev): bump pytest-cov from 6.0.0 to 6.1.0 (#586)
  • 406b95c chore(deps-dev): bump flake8 from 7.1.2 to 7.2.0 (#585)
  • e4dfef2 chore(deps-dev): bump pytest-asyncio from 0.25.3 to 0.26.0 (#583)
  • 1fe355e chore(deps): bump pydantic from 2.10.6 to 2.11.2 (#587)
  • 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 <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/postgrest-py) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/supabase/postgrest-py/releases)
- [Changelog](https://github.com/supabase/postgrest-py/blob/main/CHANGELOG.md)
- [Commits](supabase/postgrest-py@v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 21, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15174607212

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.894%

Totals Coverage Status
Change from base Build 14719173473: 0.0%
Covered Lines: 341
Relevant Lines: 397

💛 - Coveralls

@silentworks silentworks changed the title chore(deps): bump postgrest from 1.0.1 to 1.0.2 fix(postgrest): bump postgrest from 1.0.1 to 1.0.2 May 23, 2025
@silentworks silentworks merged commit 812a04d into main May 23, 2025
12 checks passed
@silentworks silentworks deleted the dependabot/pip/main/postgrest-1.0.2 branch May 23, 2025 22:24
# for free to join this conversation on GitHub. Already have an account? # 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.

2 participants