Bump the cargo-deps group across 1 directory with 2 updates#37
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the cargo-deps group across 1 directory with 2 updates#37dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [hickory-resolver](https://github.com/hickory-dns/hickory-dns) and [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version. Updates `hickory-resolver` to 0.26.0 - [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.1...v0.26.0) Updates `reqwest` to 0.12.28 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.12...v0.12.28) --- updated-dependencies: - dependency-name: hickory-resolver dependency-version: 0.26.0 dependency-type: direct:production dependency-group: cargo-deps - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
922a36d to
ac405c6
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.
Updates the requirements on hickory-resolver and reqwest to permit the latest version.
Updates
hickory-resolverto 0.26.0Release notes
Sourced from hickory-resolver's releases.
... (truncated)
Commits
6317c5aBump version to 0.26.005058c7Conformance: print communication errors from diga08cbfbMake DigSettings method names more idiomatic8d6db96Disable dig retries when testing cache behavior167971aCargo: update semver compat deps35c1ae1server: inline encode_fallback_servfail_response()a073f3aserver: use MessageResponse::encode() for more protocolsf9c5ca9server: clean up MessageResponse::encode()6fe3003server: deduplicate response encodingadd4e7cproto: reject zero-length data for non-update messagesUpdates
reqwestto 0.12.28Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
d978599v0.12.28ef2768afix: correctly import TokioIo on Windows (#2896)1bf6441v0.12.274967b1bfeat: add windows_named_pipe() option to client builder (#2789)ef5b239chore: Use http_body_util::BodyDataStream (#2892)a810004chore: Disable unused tokio-util codec feature (#2893)01f03a4v0.12.26e908f57fix(http3): correct compression defaults (#2890)509c904fix: disable default compression from tower-http if not enabled in reqwest (#...896aaeadeps: update cookie_store to 0.22 (#2886)