Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
http dependencies minor 1.1.0 -> 1.3.1

Release Notes

hyperium/http (http)

v1.3.1

Compare Source

  • Fix validation that all characters are UTF-8 in URI path and query.

v1.3.0

Compare Source

  • Allow most UTF-8 characters in URI path and query.
  • Fix HeaderMap::reserve() to allocate sufficient capacity.

v1.2.0

Compare Source

  • Add StatusCode::TOO_EARLY constant for 425 status.
  • Loosen TryFrom<HashMap> for HeaderMap to work with any state generic.
  • Change Builder methods to use TryInto instead of TryFrom arguments.
  • Make StatusCode::as_u16 a const function.
  • Fix Method parsing to allow #$%&' characters.
  • Fix HeaderName parsing to reject " characters.
  • Fix off by 1 error in Method::from_bytes that could cause extra allocations.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • 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 force-pushed the renovate/http-1.x-lockfile branch 6 times, most recently from 8b727dc to 2494d05 Compare December 15, 2024 22:31
@renovate renovate bot changed the title fix(deps): update rust crate http to v1.2.0 fix(deps): update rust crate http to v1.3.0 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/http-1.x-lockfile branch from 2494d05 to 216f55e Compare March 11, 2025 19:12
@renovate renovate bot changed the title fix(deps): update rust crate http to v1.3.0 fix(deps): update rust crate http to v1.3.1 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/http-1.x-lockfile branch from 216f55e to f173941 Compare March 11, 2025 23:02
@renovate renovate bot force-pushed the renovate/http-1.x-lockfile branch 4 times, most recently from 112de89 to eee76b3 Compare September 23, 2025 00:38
@renovate renovate bot force-pushed the renovate/http-1.x-lockfile branch from eee76b3 to 2536817 Compare September 23, 2025 05:28
@renovate renovate bot merged commit 520b96e into main Sep 23, 2025
5 checks passed
@renovate renovate bot deleted the renovate/http-1.x-lockfile branch September 23, 2025 05:29
@github-actions github-actions bot mentioned this pull request Sep 23, 2025
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