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 #209

Merged
merged 2 commits into from
Nov 18, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
http dependencies major 0.2.11 -> 1.0.0

Release Notes

hyperium/http (http)

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 - 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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Nov 18, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link

Benchmark for 77ab66e

Click to view benchmark
Test Base PR %
mysql/consume/1000 2.7±0.06s 2.8±0.04s +3.70%
mysql/push/1000 1225.2±9.97ms 1268.2±10.09ms +3.51%
postgres/consume/1000 699.2±20.43ms 739.8±27.07ms +5.81%
postgres/push/1000 499.1±3.52ms 500.5±5.85ms +0.28%
redis/consume/1000 551.8±0.30ms 551.7±0.33ms -0.02%
redis/push/1000 163.9±2.07ms 164.6±1.29ms +0.43%
sqlite_in_memory/consume/1000 995.2±15.87ms 995.2±15.91ms 0.00%
sqlite_in_memory/push/1000 73.0±0.46ms 73.1±1.18ms +0.14%

@geofmureithi geofmureithi merged commit 9e199fd into master Nov 18, 2023
5 checks passed
@geofmureithi geofmureithi deleted the renovate/http-1.x branch November 18, 2023 07:28
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.

1 participant