Skip to content

Bump tokio-postgres from 0.7.16 to 0.7.17#84

Merged
eldad merged 1 commit intomainfrom
dependabot/cargo/tokio-postgres-0.7.17
Apr 9, 2026
Merged

Bump tokio-postgres from 0.7.16 to 0.7.17#84
eldad merged 1 commit intomainfrom
dependabot/cargo/tokio-postgres-0.7.17

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps tokio-postgres from 0.7.16 to 0.7.17.

Release notes

Sourced from tokio-postgres's releases.

tokio-postgres v0.7.17

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.
Commits
  • 35a85bd Release tokio-postgres v0.7.17
  • 64674ba Release postgres-types v0.2.13
  • 40b760d Release postgres-derive v0.4.8
  • 6c92298 Release postgres-protocol v0.6.11
  • e088d7d style(clippy): fix clippy::useless_conversion
  • 19897e8 build(deps): upgrade semver compatible Rust dependencies
  • 2584926 build(deps): upgrade RustCrypto dependencies
  • 10a7724 chore: add bit-vec v0.9 support
  • 2853157 fix: cargo fmt --all
  • c8f8993 feat: add rustfmt.toml for opiniated formatting
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 30, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/tokio-postgres-0.7.17 branch from 6dc32d5 to 023dbfc Compare April 1, 2026 07:53
Bumps [tokio-postgres](https://github.com/rust-postgres/rust-postgres) from 0.7.16 to 0.7.17.
- [Release notes](https://github.com/rust-postgres/rust-postgres/releases)
- [Commits](rust-postgres/rust-postgres@tokio-postgres-v0.7.16...tokio-postgres-v0.7.17)

---
updated-dependencies:
- dependency-name: tokio-postgres
  dependency-version: 0.7.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/tokio-postgres-0.7.17 branch from 023dbfc to f1b9604 Compare April 1, 2026 07:56
@eldad eldad merged commit 5521fa7 into main Apr 9, 2026
1 check passed
@eldad eldad deleted the dependabot/cargo/tokio-postgres-0.7.17 branch April 9, 2026 07:18
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant