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 0.2.10 #199

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
http dependencies patch 0.2.9 -> 0.2.10

Release Notes

hyperium/http (http)

v0.2.10

Compare Source

  • Fix parsing of Authority to handle square brackets in incorrect order.
  • Fix HeaderMap::with_capacity() to handle arithmetic overflow.

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

Benchmark for 1db10bc

Click to view benchmark
Test Base PR %
mysql/consume/1000 2.6±0.05s 2.6±0.04s 0.00%
mysql/push/1000 1200.9±14.11ms 1212.5±7.99ms +0.97%
postgres/consume/1000 693.5±2.57ms 718.9±26.12ms +3.66%
postgres/push/1000 489.8±4.53ms 497.9±7.08ms +1.65%
redis/consume/1000 551.8±0.33ms 551.8±0.33ms 0.00%
redis/push/1000 165.1±2.62ms 163.8±0.84ms -0.79%
sqlite_in_memory/consume/1000 1000.3±0.28ms 1000.0±0.31ms -0.03%
sqlite_in_memory/push/1000 73.4±0.80ms 72.5±0.78ms -1.23%

@geofmureithi geofmureithi merged commit d1e3bb9 into master Nov 10, 2023
@geofmureithi geofmureithi deleted the renovate/http-0.x branch November 10, 2023 23:30
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