Skip to content

deps: bump hickory-proto from 0.26.0 to 0.26.1#16

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/hickory-proto-0.26.1
May 8, 2026
Merged

deps: bump hickory-proto from 0.26.0 to 0.26.1#16
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/hickory-proto-0.26.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps hickory-proto from 0.26.0 to 0.26.1.

Release notes

Sourced from hickory-proto's releases.

v0.26.1

This point release for the 0.26 release series brings in several bug fixes, and no user-facing changes. Two security reports are addressed: RUSTSEC-2026-0120 and RUSTSEC-2026-0119.

What's Changed

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

Commits
  • f093210 Limit number of names that may be compressed
  • a9b884b Skip search when name compression is disabled
  • 6e70e93 Limit number of name pointers stored in BinEncoder
  • c2bdb8c Add benchmark for encoding message with many names
  • 9e0b528 Bump version to 0.26.1
  • 14cc3c8 net: respect caller timeout for DoT TCP connect
  • fc2e3f4 resolver: release connections lock before TCP/TLS handshake
  • bbdfcd2 Add tests combining NSEC and NSEC3 via CNAME chain
  • 994076b Update rustls-webpki to 0.103.13
  • 3b265fb net: check query name is in zone when building encloser candidates
  • 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 [hickory-proto](https://github.com/hickory-dns/hickory-dns) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/hickory-dns/hickory-dns/releases)
- [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md)
- [Commits](hickory-dns/hickory-dns@v0.26.0...v0.26.1)

---
updated-dependencies:
- dependency-name: hickory-proto
  dependency-version: 0.26.1
  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 May 8, 2026
@github-actions github-actions Bot merged commit e3d5e70 into main May 8, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/hickory-proto-0.26.1 branch May 8, 2026 17:25
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.

0 participants