deps(deps): bump the rust-dependencies group with 3 updates - #492
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
ebourgeois
force-pushed
the
dependabot/cargo/rust-dependencies-28a40184c1
branch
from
September 20, 2026 23:43
a9a2074 to
2ceb5f9
Compare
ebourgeois
approved these changes
Sep 20, 2026
ebourgeois
force-pushed
the
dependabot/cargo/rust-dependencies-28a40184c1
branch
from
September 20, 2026 23:58
2ceb5f9 to
50dbf38
Compare
ebourgeois
approved these changes
Sep 20, 2026
ebourgeois
previously approved these changes
Sep 20, 2026
|
❌ e2e (integration + regression) failed — auto-merge withheld. Left open for investigation. See the E2E gate job for logs. |
1 similar comment
|
❌ e2e (integration + regression) failed — auto-merge withheld. Left open for investigation. See the E2E gate job for logs. |
ebourgeois
force-pushed
the
dependabot/cargo/rust-dependencies-28a40184c1
branch
from
September 21, 2026 00:00
50dbf38 to
518cae3
Compare
auto-merge was automatically disabled
September 21, 2026 00:16
Pull request was closed
ebourgeois
force-pushed
the
dependabot/cargo/rust-dependencies-28a40184c1
branch
from
September 21, 2026 00:16
518cae3 to
d139852
Compare
dependabot
Bot
deleted the
dependabot/cargo/rust-dependencies-28a40184c1
branch
September 21, 2026 00:16
Bumps the rust-dependencies group with 3 updates: [reqwest](https://github.com/seanmonstar/reqwest), [hickory-net](https://github.com/hickory-dns/hickory-dns) and [hickory-proto](https://github.com/hickory-dns/hickory-dns). Updates `reqwest` from 0.13.4 to 0.13.5 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.4...v0.13.5) Updates `hickory-net` from 0.26.2 to 0.26.3 - [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.2...v0.26.3) Updates `hickory-proto` from 0.26.2 to 0.26.3 - [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.2...v0.26.3) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hickory-net dependency-version: 0.26.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hickory-proto dependency-version: 0.26.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ebourgeois
approved these changes
Sep 21, 2026
ebourgeois
approved these changes
Sep 21, 2026
ebourgeois
approved these changes
Sep 21, 2026
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Contributor
|
@dependabot recreate |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
September 21, 2026 01:01
Pull request was closed
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 rust-dependencies group with 3 updates: reqwest, hickory-net and hickory-proto.
Updates
reqwestfrom 0.13.4 to 0.13.5Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
de55373v0.13.54d3fe12fix: proxy could use wrong credentials if many matched (#3098)9f06fd2docs: improve description of JSON method (#3082)5bdb2f0perf(cookie): avoid cloning store and url on Poll::Pending in ResponseFuture:...ffda263perf(body): reuse tokio::time::Sleep timer via reset() in ReadTimeoutBody (#3...4e9a3c7chore: add pull request template for human-written content17e9bcbchore(deps): upgrade base64 to 0.23 (#3074)221abe9chore: Remove unnecessary clones and a cast (#3071)99996a1fix(error): detect timeouts wrapped in body decode errors (#3064)fc99bd5feat: expose the negotiated TLS version viaTlsInfo(#3067)Updates
hickory-netfrom 0.26.2 to 0.26.3Release notes
Sourced from hickory-net's releases.
Commits
bd37cafnet: require authenticated insecure-delegation proofs5a79511Add conformance test for regressionc268442net: fix ancestor delegation issues9488e8eExclude accepting QUIC connections from timeouts4ad16c3Bump version to 0.26.3cfab556proto: ignore RRSIGs in DnssecSummary::from_records819a6bcnet: try every RRSIG before marking an RRset bogus688231eresolver: use lenient resolv.conf parsingca5d1a1resolver: Fix 'unused method' with featuresblocklist,tls-ring678b01bFix unnecessary qualification warningUpdates
hickory-protofrom 0.26.2 to 0.26.3Release notes
Sourced from hickory-proto's releases.
Commits
bd37cafnet: require authenticated insecure-delegation proofs5a79511Add conformance test for regressionc268442net: fix ancestor delegation issues9488e8eExclude accepting QUIC connections from timeouts4ad16c3Bump version to 0.26.3cfab556proto: ignore RRSIGs in DnssecSummary::from_records819a6bcnet: try every RRSIG before marking an RRset bogus688231eresolver: use lenient resolv.conf parsingca5d1a1resolver: Fix 'unused method' with featuresblocklist,tls-ring678b01bFix unnecessary qualification warningDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions