Skip to content

chore(deps): update rust crate http to v1.4.2#95

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

chore(deps): update rust crate http to v1.4.2#95
renovate[bot] wants to merge 1 commit into
devfrom
renovate/http-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
http dependencies patch 1.4.01.4.2

Release Notes

hyperium/http (http)

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: (UTC)

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: crates/bolt-load/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/bolt-load/Cargo.toml --package http@1.4.0 --precise 1.4.2
error: package ID specification `http@1.4.0` did not match any packages
help: there are similar package ID specifications:

  http@1.4.2

@renovate renovate Bot force-pushed the renovate/http-1.x-lockfile branch from 996b72b to 1279831 Compare June 8, 2026 16:02
@renovate renovate Bot changed the title chore(deps): update rust crate http to v1.4.1 chore(deps): update rust crate http to v1.4.2 Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants