-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update Rust crate http to v1 #95
base: main
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: Cargo.lock
|
c734da7
to
60cad99
Compare
5dcf1f6
to
b50229a
Compare
Currently blocked, as the upstream |
b50229a
to
19fb77f
Compare
19fb77f
to
a3ccd25
Compare
|
This PR contains the following updates:
0.2.12
->1.0.0
Release Notes
hyperium/http (http)
v1.1.0
Compare Source
HeaderMap
, returning an error if oversize instead of panicking.Extensions::get_or_insert()
method.From<Uri>
foruri::Builder
.HeaderName::from_lowercase
that could allow NUL bytes in some cases.v1.0.0
Compare Source
Clone
forRequest
,Response
, andExtensions
. This breaking change requiresthat all extensions now implement
Clone
.std
feature. Disabling it currently is not supported.HeaderMap::iter()
.Configuration
📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), 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.