Skip to content
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

fix(postgrest): bump postgrest from 0.19.1 to 0.19.3 #1040

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps postgrest from 0.19.1 to 0.19.3.

Release notes

Sourced from postgrest's releases.

v0.19.3

0.19.3 (2025-01-24)

Bug Fixes

  • client is sending a body in a GET and HEAD requests (#562) (6947a53)

v0.19.2

0.19.2 (2025-01-08)

Bug Fixes

  • _cleaned_columns function now works with python multiline and typings (#556) (4127576)
Changelog

Sourced from postgrest's changelog.

0.19.3 (2025-01-24)

Bug Fixes

  • client is sending a body in a GET and HEAD requests (#562) (6947a53)

0.19.2 (2025-01-08)

Bug Fixes

  • _cleaned_columns function now works with python multiline and typings (#556) (4127576)
Commits
  • 3faa26e chore(main): release 0.19.3 (#565)
  • 6947a53 fix: client is sending a body in a GET and HEAD requests (#562)
  • 9e7cca4 chore(tests): fix failing tests (#563)
  • 8c552c7 chore(main): release 0.19.2 (#558)
  • 767226b chore(deps): bump pydantic from 2.10.4 to 2.10.5 (#559)
  • 86e981d chore(deps): bump abatilo/actions-poetry from 3 to 4 (#554)
  • df77393 chore(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.2 (#557)
  • 4127576 fix: _cleaned_columns function now works with python multiline and typings (#...
  • 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 0.19.1 to 0.19.3.
- [Release notes](https://github.com/supabase/postgrest-py/releases)
- [Changelog](https://github.com/supabase/postgrest-py/blob/main/CHANGELOG.md)
- [Commits](supabase/postgrest-py@v0.19.1...v0.19.3)

---
updated-dependencies:
- dependency-name: postgrest
  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 Jan 24, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12958891393

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 77.057%

Totals Coverage Status
Change from base Build 12958800542: 0.0%
Covered Lines: 309
Relevant Lines: 401

💛 - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Jan 24, 2025

Pull Request Test Coverage Report for Build 12958891393

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 77.057%

Totals Coverage Status
Change from base Build 12958800542: 0.0%
Covered Lines: 309
Relevant Lines: 401

💛 - Coveralls

@silentworks silentworks changed the title chore(deps): bump postgrest from 0.19.1 to 0.19.3 fix(postgrest): bump postgrest from 0.19.1 to 0.19.3 Jan 24, 2025
@silentworks silentworks merged commit c117a57 into main Jan 24, 2025
10 checks passed
@silentworks silentworks deleted the dependabot/pip/main/postgrest-0.19.3 branch January 24, 2025 22:51
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.

None yet

2 participants