-
Notifications
You must be signed in to change notification settings - Fork 306
fix(deps): update rust crate hyper-util to v0.1.11 - abandoned #7159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Docs preview has no changesThe preview was not built because there were no changes. Build ID: c2410f048a0285584ccacbe4 |
@renovate[bot], please consider creating a changeset entry in |
CI performance tests
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
#7159 doesn't quite work and I'm not sure how to solve it right now. It might be a hyper-util bug but it might also be on our end. It compiles and runs fine but the tracing tests fail. Our `test_updated` job is also failing because it's attempting to use hyper-util 0.1.11. By pinning the dependency that should start working again.
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
0.1.10
->0.1.11
Release Notes
hyperium/hyper-util (hyper-util)
v0.1.11
Compare Source
tracing
crate feature with support inTokioExecutor
.HttpConnector::interface()
support for macOS and Solarish systems.rt::WithHyperIo
andrt::WithTokioIo
combinators.auto_date_header()
for auto server builder.max_local_error_reset_streams()
for auto server builder.ignore_invalid_headers()
for auto server builder.Connection
forUnixStream
andNamedPipeClient
.legacy::Client
.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 becomes conflicted, 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.