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 ^1.1.0 #290

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
http dependencies minor ^1.0.0 -> ^1.1.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.

Configuration

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

🚦 Automerge: Enabled.

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.

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.35%. Comparing base (ac763b8) to head (7d676fe).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #290      +/-   ##
==========================================
+ Coverage   81.28%   81.35%   +0.07%     
==========================================
  Files          19       19              
  Lines        1368     1368              
==========================================
+ Hits         1112     1113       +1     
+ Misses        256      255       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/http-1.x branch 10 times, most recently from 96f543d to ae57fd2 Compare March 12, 2024 04:49
@renovate renovate bot force-pushed the renovate/http-1.x branch 8 times, most recently from 59a05e9 to 0bdf2ae Compare March 20, 2024 11:52
@renovate renovate bot enabled auto-merge (rebase) March 20, 2024 13:46
@renovate renovate bot force-pushed the renovate/http-1.x branch from 0bdf2ae to 7d676fe Compare March 20, 2024 13:46
@renovate renovate bot force-pushed the renovate/http-1.x branch from 7d676fe to 2fff2b2 Compare March 20, 2024 17:23
@renovate renovate bot merged commit edf3497 into main Mar 20, 2024
6 checks passed
@renovate renovate bot deleted the renovate/http-1.x branch March 20, 2024 17:26
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