Skip to content

Update Rust crate http to 1.5.0 - #60

Open
oxide-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/http-1.x
Open

Update Rust crate http to 1.5.0#60
oxide-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/http-1.x

Conversation

@oxide-renovate

@oxide-renovate oxide-renovate Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
http workspace.dependencies minor 1.4.01.5.0

Release Notes

hyperium/http (http)

v1.5.0

Compare Source

  • Add Method::QUERY constant for the new QUERY method defined in RFC 10008.
  • Fix uri::Builder::path_and_query() to allow empty strings to mean no path.
  • Fix uri::PathAndQuery parsing to enforce URI max length.

v1.4.2

Compare Source

  • Fix uri::Builder to allow "*" as the path when scheme and authority are also set, used in HTTP/2 requests.
  • Fix Uri to properly reject DEL characters.

v1.4.1

Compare Source

  • Fix PathAndQuery::from_static() and from_shared() to reject inputs that do not start with /.
  • Fix Extend for HeaderMap to clamp max size hint and not overflow.
  • Fix header::IntoIter that could use-after-free if the generic value type could panic on drop.
  • Fix header::{IterMut, ValuesIterMut} to not violate stacked borrows.

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 8pm,before 6am"
  • Automerge
    • "after 8pm,before 6am"

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@oxide-renovate oxide-renovate Bot changed the title Update Rust crate http to 1.4.1 Update Rust crate http to 1.4.2 Jun 9, 2026
@oxide-renovate
oxide-renovate Bot force-pushed the renovate/http-1.x branch from 43fca16 to 9e7ab3c Compare June 9, 2026 03:57
@oxide-renovate
oxide-renovate Bot force-pushed the renovate/http-1.x branch from 9e7ab3c to 3ebd658 Compare July 30, 2026 04:01
@oxide-renovate oxide-renovate Bot changed the title Update Rust crate http to 1.4.2 Update Rust crate http to 1.5.0 Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants