Skip to content

Bump postgres-protocol from 0.6.10 to 0.6.12 in /tests/client_tests/rust - #426

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/tests/client_tests/rust/postgres-protocol-0.6.12
Closed

Bump postgres-protocol from 0.6.10 to 0.6.12 in /tests/client_tests/rust#426
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/tests/client_tests/rust/postgres-protocol-0.6.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps postgres-protocol from 0.6.10 to 0.6.12.

Release notes

Sourced from postgres-protocol's releases.

postgres-protocol v0.6.12

Fixed

  • Bound SCRAM iteration count to 100,000 to prevent DoS.
  • Error instead of panicking on out-of-bounds hstore key/value length.
  • Fix inverted character match in SCRAM error value parser.

postgres-protocol v0.6.11

Changed

  • Upgraded hmac to 0.13.
  • Upgraded md-5 to 0.11.
  • Upgraded sha2 to 0.11.
  • Upgraded rand to 0.10.
  • Upgraded to Rust edition 2024, minimum Rust version 1.85.
Commits
  • 76062c9 Release postgres-protocol v0.6.12
  • b661993 fix(derive): error instead of panicking on incomplete composite values
  • d40097a fix(protocol): bound the SCRAM iteration count to prevent a DoS
  • 2af79a0 fix(types): avoid panic decoding out-of-range time 0.2 dates/timestamps
  • 7a00ffa fix(tokio): reject DataRow with a field count that differs from the columns
  • a7cf84b fix(protocol): avoid panic on out-of-bounds hstore key/value length
  • 7cf186f test(protocol): add test for SCRAM error value parsing
  • 4dd7e87 fix(protocol): inverted character match in SCRAM error value parser
  • a6507cc chore: renew expiring test SSL certificate
  • d13bb5e build(deps): upgrade semver compatible Rust dependencies
  • Additional commits viewable 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [postgres-protocol](https://github.com/rust-postgres/rust-postgres) from 0.6.10 to 0.6.12.
- [Release notes](https://github.com/rust-postgres/rust-postgres/releases)
- [Commits](rust-postgres/rust-postgres@postgres-protocol-v0.6.10...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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 24, 2026
@crate-jenkins

Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

@matriv

matriv commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

Looks like postgres-protocol is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 25, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/tests/client_tests/rust/postgres-protocol-0.6.12 branch August 25, 2026 15:39
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.

2 participants