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

Mend Renovate

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 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. View repository job log here.

@renovate renovate bot requested review from prasek and a team as code owners 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 8 times, most recently from d008b95 to df4ff59 Compare April 19, 2024 06:15
@renovate renovate bot force-pushed the renovate/http-1.x branch 8 times, most recently from 225213c to 2cfd9a0 Compare April 28, 2024 21:47
@renovate renovate bot force-pushed the renovate/http-1.x branch 10 times, most recently from 3a7d697 to 8deb0f5 Compare May 8, 2024 03:50
@renovate renovate bot force-pushed the renovate/http-1.x branch 2 times, most recently from 0f1c6a5 to da3f8ff Compare May 9, 2024 03:04
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.

None yet

0 participants