Skip to content

fix(deps): patch hickory-proto to 0.26.1 - #453

Merged
tobyhede merged 1 commit into
mainfrom
fix-cip-3814-hickory-proto-patch
Aug 17, 2026
Merged

fix(deps): patch hickory-proto to 0.26.1#453
tobyhede merged 1 commit into
mainfrom
fix-cip-3814-hickory-proto-patch

Conversation

@tobyhede

Copy link
Copy Markdown
Contributor

Summary

  • Bumps hickory-proto to 0.26.1 (GHSA-q2qq-hmj6-3wpp) via cargo update -p reqwest (0.13.1 -> 0.13.4, within its existing semver range), which cascades hickory-resolver 0.25.2 -> 0.26.1 and pulls in the fixed hickory-proto.
  • cargo build --workspace and cargo test --workspace pass. The one flaky test (config::tandem::tests::missing_database_config, fails only when run as part of the full suite, passes in isolation) reproduces identically on unmodified main — pre-existing, unrelated to this change.

Test plan

  • cargo build --workspace
  • cargo test --workspace (confirmed pre-existing flake unrelated to this change)

Cascades through reqwest 0.13.1 -> 0.13.4, which pulls hickory-resolver
0.26.1 (requires hickory-proto ^0.26 instead of ^0.25).

Signed-off-by: Toby Hede <toby@cipherstash.com>
@tobyhede
tobyhede merged commit b40c09a into main Aug 17, 2026
8 of 9 checks passed
@tobyhede
tobyhede deleted the fix-cip-3814-hickory-proto-patch branch August 17, 2026 22:50
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.

2 participants