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

feat: upgrade postgrest-py from 0.9.1 to 0.10.0 #169

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps postgrest-py from 0.9.1 to 0.10.0.

Release notes

Sourced from postgrest-py's releases.

v0.10.0

Feature

  • Add .contains and .contained_by operators to match JS client (#100) (7189e09)

See all commits in this version

v0.9.2

Fix

See all commits in this version

Changelog

Sourced from postgrest-py's changelog.

v0.10.0 (2022-03-13)

Feature

  • Add .contains and .contained_by operators to match JS client (#100) (7189e09)

See all commits in this version

v0.9.2 (2022-03-12)

Fix

See all commits in this version

Commits
  • cbbdf5c chore(release): bump version to v0.10.0
  • 7189e09 feat: add .contains and .contained_by operators to match JS client (#100)
  • 7d156b3 chore(release): bump version to v0.9.2
  • eb92326 fix: make api error properties optionals (#101)
  • 796687d chore(deps-dev): bump python-semantic-release from 7.25.2 to 7.26.0 (#98)
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2022
@codecov
Copy link

codecov bot commented Mar 14, 2022

Codecov Report

Merging #169 (ef5874b) into develop (0a306d1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #169   +/-   ##
========================================
  Coverage    65.41%   65.41%           
========================================
  Files           10       10           
  Lines          292      292           
========================================
  Hits           191      191           
  Misses         101      101           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a306d1...ef5874b. Read the comment docs.

Bumps [postgrest-py](https://github.com/supabase/postgrest-py) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/supabase/postgrest-py/releases)
- [Changelog](https://github.com/supabase-community/postgrest-py/blob/master/CHANGELOG.md)
- [Commits](supabase/postgrest-py@v0.9.1...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/postgrest-py-0.10.0 branch from c747cdf to ef5874b Compare March 14, 2022 23:38
@leynier leynier changed the title chore(deps): bump postgrest-py from 0.9.1 to 0.10.0 feat: upgrade postgrest-py from 0.9.1 to 0.10.0 Mar 15, 2022
@leynier leynier merged commit 1cdb926 into develop Mar 15, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/postgrest-py-0.10.0 branch March 15, 2022 01:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant