fix(deps): update rust crate http to v1.5.0 - #126
Open
elmarx wants to merge 1 commit into
Open
Conversation
elmarx
force-pushed
the
renovate/http-1.x-lockfile
branch
from
May 26, 2026 07:29
0fc46ba to
7cfe1c7
Compare
elmarx
force-pushed
the
renovate/http-1.x-lockfile
branch
from
June 9, 2026 07:30
7cfe1c7 to
e47b2c8
Compare
elmarx
force-pushed
the
renovate/http-1.x-lockfile
branch
from
July 21, 2026 08:42
e47b2c8 to
eacb010
Compare
elmarx
force-pushed
the
renovate/http-1.x-lockfile
branch
from
July 30, 2026 08:43
eacb010 to
4b34e15
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.3.1->1.5.0Release Notes
hyperium/http (http)
v1.5.0Compare Source
Method::QUERYconstant for the new QUERY method defined in RFC 10008.uri::Builder::path_and_query()to allow empty strings to mean no path.uri::PathAndQueryparsing to enforce URI max length.v1.4.2Compare Source
uri::Builderto allow"*"as the path when scheme and authority are also set, used in HTTP/2 requests.Urito properly rejectDELcharacters.v1.4.1Compare Source
PathAndQuery::from_static()andfrom_shared()to reject inputs that do not start with/.ExtendforHeaderMapto clamp max size hint and not overflow.header::IntoIterthat could use-after-free if the generic value type could panic on drop.header::{IterMut, ValuesIterMut}to not violate stacked borrows.v1.4.0Compare Source
StatusCode::EARLY_HINTSconstant for 103 Early Hints.StatusCode::from_u16now aconst fn.Authority::from_staticnow aconst fn.PathAndQuery::from_staticnow aconst fn.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 has been generated by Renovate Bot.