build(deps): bump the hickory group across 1 directory with 2 updates#4509
Draft
dependabot[bot] wants to merge 1 commit intomainfrom
Draft
build(deps): bump the hickory group across 1 directory with 2 updates#4509dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
4ac771d to
280ee5d
Compare
0cbe127 to
38a47c3
Compare
Bumps the hickory group with 1 update in the / directory: [hickory-resolver](https://github.com/hickory-dns/hickory-dns). Updates `hickory-resolver` from 0.25.2 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.25.2...v0.26.1) Updates `hickory-proto` from 0.25.2 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.25.2...v0.26.1) --- updated-dependencies: - dependency-name: hickory-proto dependency-version: 0.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: hickory - dependency-name: hickory-resolver dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: hickory ... Signed-off-by: dependabot[bot] <support@github.com>
38a47c3 to
9632ba9
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 the hickory group with 1 update in the / directory: hickory-resolver.
Updates
hickory-resolverfrom 0.25.2 to 0.26.1Release notes
Sourced from hickory-resolver's releases.
... (truncated)
Commits
f093210Limit number of names that may be compresseda9b884bSkip search when name compression is disabled6e70e93Limit number of name pointers stored in BinEncoderc2bdb8cAdd benchmark for encoding message with many names9e0b528Bump version to 0.26.114cc3c8net: respect caller timeout for DoT TCP connectfc2e3f4resolver: release connections lock before TCP/TLS handshakebbdfcd2Add tests combining NSEC and NSEC3 via CNAME chain994076bUpdate rustls-webpki to 0.103.133b265fbnet: check query name is in zone when building encloser candidatesUpdates
hickory-protofrom 0.25.2 to 0.26.1Release notes
Sourced from hickory-proto's releases.
... (truncated)
Commits
f093210Limit number of names that may be compresseda9b884bSkip search when name compression is disabled6e70e93Limit number of name pointers stored in BinEncoderc2bdb8cAdd benchmark for encoding message with many names9e0b528Bump version to 0.26.114cc3c8net: respect caller timeout for DoT TCP connectfc2e3f4resolver: release connections lock before TCP/TLS handshakebbdfcd2Add tests combining NSEC and NSEC3 via CNAME chain994076bUpdate rustls-webpki to 0.103.133b265fbnet: check query name is in zone when building encloser candidates