Skip to content

chore(deps): update rust crate hickory-resolver to v0.26.2 - #466

Merged
mkultraWasHere merged 3 commits into
mainfrom
renovate/hickory-dns-monorepo
Sep 8, 2026
Merged

chore(deps): update rust crate hickory-resolver to v0.26.2#466
mkultraWasHere merged 3 commits into
mainfrom
renovate/hickory-dns-monorepo

Conversation

@dreadnode-renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
hickory-resolver (source) workspace.dependencies patch 0.26.10.26.2

Release Notes

hickory-dns/hickory-dns (hickory-resolver)

v0.26.2

Compare Source

This release fixes a large number of security vulnerabilities. Most of the issues were related to DNSSEC validation, denial of service and resource consumption attacks, and reachable panics in parsers. Other issues were related to UDP spoofing defenses, caching issues, and general DNS protocol correctness issues.

This is our first post-vulnpocalypse release, and most of these vulnerabilities were discovered through LLM-based workflows. The sheer volume of reports has been a challenge for our volunteer maintainers.

Resolved advisories:

Special thanks go out to @​qifan-sailboat and Palo Alto Networks for their research and for reporting the bulk of these vulnerabilities. Thanks to @​ATinyShoe, @​kirk-baird, @​thesmartshadow, @​BeaCox, @​jpds, @​N0zoM1z0, and @​JasonPap for reporting vulnerabilities as well.

If your organization is interested in coordinated disclosure of future security vulnerabilities, please contact @​djc for commercial support.

What's Changed

New Contributors

Full Changelog: hickory-dns/hickory-dns@v0.26.1...v0.26.2


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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 has been generated by Mend Renovate CLI.

| datasource | package          | from   | to     |
| ---------- | ---------------- | ------ | ------ |
| crate      | hickory-resolver | 0.26.1 | 0.26.2 |
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.50%. Comparing base (457399c) to head (04412f5).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #466   +/-   ##
=======================================
  Coverage   80.50%   80.50%           
=======================================
  Files         460      460           
  Lines      161612   161612           
=======================================
  Hits       130104   130104           
  Misses      31508    31508           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mkultraWasHere mkultraWasHere left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the lockfile-only update and repaired the incompatible mixed Hickory versions by aligning hickory-net, hickory-proto, and hickory-resolver on 0.26.2. Verified official crates.io checksums and dependency constraints. Fresh Cargo check, Clippy, full tests, formatting, pre-commit, Semgrep, and Codecov all pass.

@mkultraWasHere
mkultraWasHere added this pull request to the merge queue Sep 8, 2026
Merged via the queue into main with commit 0cb6ecc Sep 8, 2026
12 checks passed
@mkultraWasHere
mkultraWasHere deleted the renovate/hickory-dns-monorepo branch September 8, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant