fix(deps): update rust crate hyper-util to v0.1.9 - autoclosed #374
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.
This PR contains the following updates:
0.1.3
->0.1.9
Release Notes
hyperium/hyper-util (hyper-util)
v0.1.9
Compare Source
client::legacy
DNS resolvers to set non-zero ports on returned addresses.client::legacy
wrongly retrying pooled connections that were created successfully but failed immediately after, resulting in a retry loop.v0.1.8
Compare Source
server::conn::auto::upgrade::downcast()
for use with auto connection upgrades.v0.1.7
Compare Source
Connected::poison()
tolegacy
client, a port from hyper v0.14.x.Error::connect_info()
tolegacy
client, a port from hyper v0.14.x.v0.1.6
Compare Source
legacy
client.legacy
client to better use dying pooled connections.v0.1.5
Compare Source
server::graceful::GracefulShutdown
helper to coordinate over many connections.server::conn::auto::Connection::into_owned()
to unlink lifetime fromBuilder
.service
module to be available with onlyservice
feature enabled.v0.1.4
Compare Source
initial_max_send_streams()
tolegacy
client buildermax_pending_accept_reset_streams()
tolegacy
client buildermax_headers(usize)
toauto
server builderhttp1_onl()
andhttp2_only()
toauto
server builderlegacy
clientimpl Connection for TokioIo
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.