Skip to content
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

fix(deps): update rust crate http to v1 #698

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

This PR contains the following updates:

Package Type Update Change
http dependencies major 0.2.12 -> 1.0.0

Release Notes

hyperium/http (http)

v1.1.0

Compare Source

  • Add methods to allow trying to allocate in the HeaderMap, returning an error if oversize instead of panicking.
  • Add Extensions::get_or_insert() method.
  • Implement From<Uri> for uri::Builder.
  • Fix HeaderName::from_lowercase that could allow NUL bytes in some cases.

v1.0.0

Compare Source

  • Implement Clone for Request, Response, and Extensions. This breaking change requires
    that all extensions now implement Clone.
  • Add a default-on std feature. Disabling it currently is not supported.
  • Fix MIRI warnings in HeaderMap::iter().

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.


  • 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 requested review from prasek and a team as code owners November 15, 2023 22:13
@renovate renovate bot requested a review from a team November 15, 2023 22:13
@renovate renovate bot force-pushed the renovate/http-1.x branch 6 times, most recently from 0531e63 to ba1419c Compare December 8, 2023 07:43
@renovate renovate bot force-pushed the renovate/http-1.x branch 7 times, most recently from da4255e to d849d44 Compare December 16, 2023 01:15
@renovate renovate bot force-pushed the renovate/http-1.x branch 7 times, most recently from ca0d01a to a89000e Compare December 24, 2023 19:15
@renovate renovate bot force-pushed the renovate/http-1.x branch 6 times, most recently from 468ab6b to e124861 Compare December 31, 2023 07:59
@renovate renovate bot force-pushed the renovate/http-1.x branch 5 times, most recently from 41d271d to 153076d Compare August 29, 2024 05:08
@renovate renovate bot force-pushed the renovate/http-1.x branch 4 times, most recently from 0ae5a9b to 288aac4 Compare September 6, 2024 04:30
@renovate renovate bot force-pushed the renovate/http-1.x branch 3 times, most recently from f4cf6ce to 2c4377e Compare September 18, 2024 04:06
@renovate renovate bot force-pushed the renovate/http-1.x branch 4 times, most recently from 7d996d1 to 59014ea Compare September 28, 2024 16:36
@renovate renovate bot force-pushed the renovate/http-1.x branch 3 times, most recently from e388f27 to ab6bdf0 Compare October 9, 2024 02:05
@renovate renovate bot force-pushed the renovate/http-1.x branch 6 times, most recently from 5d29e99 to cb76412 Compare October 24, 2024 01:03
@renovate renovate bot force-pushed the renovate/http-1.x branch 3 times, most recently from de9be61 to ecc467c Compare October 30, 2024 07:22
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