Skip to content

chore(deps): update rust crate tokio-postgres to v0.7.17#2974

Open
renovate[bot] wants to merge 1 commit intonightlyfrom
renovate/tokio-postgres-0.x-lockfile
Open

chore(deps): update rust crate tokio-postgres to v0.7.17#2974
renovate[bot] wants to merge 1 commit intonightlyfrom
renovate/tokio-postgres-0.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 30, 2026

This PR contains the following updates:

Package Type Update Change
tokio-postgres dependencies patch 0.7.160.7.17

Release Notes

rust-postgres/rust-postgres (tokio-postgres)

v0.7.17: tokio-postgres v0.7.17

Compare Source

Added
  • Added Client::execute_typed method.
  • Added Client::query_typed_one and Client::query_typed_opt methods.
  • Added GenericClient::execute_typed, GenericClient::query_typed_one, and GenericClient::query_typed_opt methods.
  • Added Transaction::execute_typed, Transaction::query_typed_one, and Transaction::query_typed_opt methods.
  • Added support for bit-vec 0.9 via the with-bit-vec-0_9 feature.
Changed
  • Upgraded rand to 0.10.
  • Upgraded to Rust edition 2024, minimum Rust version 1.85.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants