chore(deps): update rust crate hyper-util to v0.1.17 #3423
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
0.1.11
->0.1.17
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
hyperium/hyper-util (hyper-util)
v0.1.17
Compare Source
legacy::Client
to allow absolute-form URIs whenConnected::proxy(true)
is passed and the scheme ishttps
.v0.1.16
Compare Source
impl Clone
forproxy::Tunnel
service.proxy::Matcher
to detect SOCKS4 schemes.legacy::Client
pool idle checker to trigger less aggresively, saving CPU.v0.1.15
Compare Source
auto::Builder
.proxy::Socksv5
to check for enough bytes before parsing ipv6 responses.client-proxy
in thefull
feature set.v0.1.14
Compare Source
HttpConnector
to defer address family order to resolver sort order.proxy::Matcher
to find HTTPS system proxies on Windows.v0.1.13
Compare Source
HttpConnector
to always prefer IPv6 addresses first, if happy eyeballs is enabled.legacy::Client
to return better errors if available on the connection.v0.1.12
Compare Source
client::legacy::proxy::Tunnel
connector that wraps another connector with HTTP tunneling.client::legacy::proxy::{SocksV4, SocksV5}
connectors that wraps another connector with SOCKS.client::proxy::matcher::Matcher
type that can use environment variables to match proxy rules.server::graceful::Watcher
type that can be sent to watch a connection in another task.GracefulShutdown::count()
method to get number of currently watched connections.must_use
attributes onConnection
futures.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.