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

chore(deps): bump pq-sys from 0.6.3 to 0.7.0 #95

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps pq-sys from 0.6.3 to 0.7.0.

Release notes

Sourced from pq-sys's releases.

Pq-sys 0.7.0

  • Bump bindgen to 0.71
  • Regenerate bindings and make sure that they compile on common platforms
  • Remove non-libpq items from the generated bindings
  • Bump crate to 2021 edition
  • Increase minimal supported rust version to 1.82
Changelog

Sourced from pq-sys's changelog.

pq-sys [0.7.0] 2025-01-10

  • Bump bindgen to 0.71
  • Regenerate bindings and make sure that they compile on common platforms
  • Remove non-libpq items from the generated bindings
  • Bump crate to 2021 edition
  • Increase minimal supported rust version to 1.82

pq-src [0.3.2] 2024-09-27

Changed

  • Update the bundled libpq version to the postgres 17.0 release
Commits
  • f055d4f Merge pull request #71 from sgrif/update_bindgen
  • 0a12007 Prepare a 0.7.0 release
  • 4a82694 Update bindgen to 0.71
  • 2f5bfc3 Prepare a pq-src 0.3.2 release
  • 2808922 Merge pull request #68 from sgrif/bump/postgres_17
  • c300b02 Update bundled libpq version to postgres 17
  • 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 [pq-sys](https://github.com/sgrif/pq-sys) from 0.6.3 to 0.7.0.
- [Release notes](https://github.com/sgrif/pq-sys/releases)
- [Changelog](https://github.com/sgrif/pq-sys/blob/master/CHANGELOG.md)
- [Commits](sgrif/pq-sys@v0.6.3...v0.7.0)

---
updated-dependencies:
- dependency-name: pq-sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.52%. Comparing base (6bb918c) to head (f46d8b8).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #95   +/-   ##
=======================================
  Coverage   91.52%   91.52%           
=======================================
  Files          18       18           
  Lines        1333     1333           
=======================================
  Hits         1220     1220           
  Misses        113      113           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@linw1995 linw1995 merged commit fffa989 into main Feb 4, 2025
4 checks passed
@linw1995 linw1995 deleted the dependabot/cargo/pq-sys-0.7.0 branch February 4, 2025 03:52
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