build(deps): bump postgres-protocol from 0.6.9 to 0.6.12 - #6716
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump postgres-protocol from 0.6.9 to 0.6.12#6716dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [postgres-protocol](https://github.com/rust-postgres/rust-postgres) from 0.6.9 to 0.6.12. - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@postgres-protocol-v0.6.9...postgres-protocol-v0.6.12) --- updated-dependencies: - dependency-name: postgres-protocol dependency-version: 0.6.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/postgres-protocol-0.6.12
branch
from
August 25, 2026 16:03
96622df to
4924bc6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps postgres-protocol from 0.6.9 to 0.6.12.
Release notes
Sourced from postgres-protocol's releases.
Commits
76062c9Release postgres-protocol v0.6.12b661993fix(derive): error instead of panicking on incomplete composite valuesd40097afix(protocol): bound the SCRAM iteration count to prevent a DoS2af79a0fix(types): avoid panic decoding out-of-range time 0.2 dates/timestamps7a00ffafix(tokio): reject DataRow with a field count that differs from the columnsa7cf84bfix(protocol): avoid panic on out-of-bounds hstore key/value length7cf186ftest(protocol): add test for SCRAM error value parsing4dd7e87fix(protocol): inverted character match in SCRAM error value parsera6507ccchore: renew expiring test SSL certificated13bb5ebuild(deps): upgrade semver compatible Rust dependencies