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

chore(deps): update rust crate tokio to 1.34.0 #198

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tokio (source) dev-dependencies minor 1.33.0 -> 1.34.0

Release Notes

tokio-rs/tokio (tokio)

v1.34.0: Tokio v1.34.0

Compare Source

Fixed
  • io: allow clear_readiness after io driver shutdown (#​6067)
  • io: fix integer overflow in take (#​6080)
  • io: fix I/O resource hang (#​6134)
  • sync: fix broadcast::channel link (#​6100)
Changed
  • macros: use ::core qualified imports instead of ::std inside tokio::test macro (#​5973)
Added
  • fs: update cfg attr in fs::read_dir to include aix (#​6075)
  • sync: add mpsc::Receiver::recv_many (#​6010)
  • tokio: added vita target support (#​6094)

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

github-actions bot commented Nov 9, 2023

Benchmark for 95aa395

Click to view benchmark
Test Base PR %
mysql/consume/1000 2.6±0.07s 2.7±0.04s +3.85%
mysql/push/1000 1267.8±34.87ms 1396.3±23.44ms +10.14%
postgres/consume/1000 732.2±22.14ms 736.4±43.08ms +0.57%
postgres/push/1000 508.0±10.28ms 526.7±15.63ms +3.68%
redis/consume/1000 551.7±0.35ms 551.8±0.32ms +0.02%
redis/push/1000 161.4±2.93ms 160.3±0.72ms -0.68%
sqlite_in_memory/consume/1000 1000.3±0.34ms 995.2±16.09ms -0.51%
sqlite_in_memory/push/1000 71.3±0.46ms 70.3±1.64ms -1.40%

@geofmureithi geofmureithi merged commit 48f7ac7 into master Nov 10, 2023
5 checks passed
@geofmureithi geofmureithi deleted the renovate/tokio-1.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