-
-
Notifications
You must be signed in to change notification settings - Fork 7
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 - autoclosed #6932
Conversation
c4d062d
to
35be61a
Compare
35be61a
to
57016f9
Compare
⚠ 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: src/abacus/Cargo.lock
|
57016f9
to
f01d84f
Compare
f01d84f
to
c87836b
Compare
c87836b
to
7e13a73
Compare
bc7f905
to
be5f342
Compare
be5f342
to
f6f1fa8
Compare
f6f1fa8
to
97e1a3d
Compare
97e1a3d
to
07d18d5
Compare
|
07d18d5
to
5b7ca8a
Compare
c38816c
to
50dbc29
Compare
50dbc29
to
e9e463d
Compare
e9e463d
to
cc57208
Compare
cc57208
to
f9099fa
Compare
This PR contains the following updates:
0.2.12
->1.2.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
hyperium/http (http)
v1.2.0
Compare Source
StatusCode::TOO_EARLY
constant for 425 status.TryFrom<HashMap>
forHeaderMap
to work with any state generic.Builder
methods to useTryInto
instead ofTryFrom
arguments.StatusCode::as_u16
aconst
function.Method
parsing to allow#$%&'
characters.HeaderName
parsing to reject"
characters.Method::from_bytes
that could cause extra allocations.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 - 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.