Skip to content

chore(deps): update rust crate tokio to v1.51.1#455

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tokio-1.x
Open

chore(deps): update rust crate tokio to v1.51.1#455
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tokio-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 4, 2026

This PR contains the following updates:

Package Type Update Change Pending
tokio (source) workspace.dependencies minor =1.50.0=1.51.1 1.52.0

Release Notes

tokio-rs/tokio (tokio)

v1.51.1: Tokio v1.51.1

Compare Source

1.51.1 (April 8th, 2026)

Fixed
  • sync: fix semaphore reopens after forget (#​8021)
  • net: surface errors from SO_ERROR on recv for UDP sockets on Linux (#​8001)
Fixed (unstable)
  • metrics: fix worker_local_schedule_count test (#​8008)
  • rt: do not leak fd when cancelling io_uring open operation (#​7983)

v1.51.0: Tokio v1.51.0

Compare Source

1.51.0 (April 3rd, 2026)
Added
  • net: implement get_peer_cred on Hurd (#​7989)
  • runtime: add tokio::runtime::worker_index() (#​7921)
  • runtime: add runtime name (#​7924)
  • runtime: stabilize LocalRuntime (#​7557)
  • wasm: add wasm32-wasip2 networking support (#​7933)
Changed
  • runtime: steal tasks from the LIFO slot (#​7431)
Fixed
  • docs: do not show "Available on non-loom only." doc label (#​7977)
  • macros: improve overall macro hygiene (#​7997)
  • sync: fix notify_waiters priority in Notify (#​7996)
  • sync: fix panic in Chan::recv_many when called with non-empty vector on closed channel (#​7991)

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

Performance Test Results 🚀

Build Time: 0.829 seconds
Status: ✅ PASS

Executed with: scraps build -v
Repository: boykush/wiki
Runner: Ubuntu latest

@renovate renovate bot changed the title chore(deps): update rust crate tokio to v1.51.0 chore(deps): update rust crate tokio to v1.51.1 Apr 9, 2026
@renovate renovate bot force-pushed the renovate/tokio-1.x branch from 015e7e7 to 1eed8ac Compare April 9, 2026 10:55
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Performance Test Results 🚀

Build Time: 0.803 seconds
Status: ✅ PASS

Executed with: scraps build -v
Repository: boykush/wiki
Runner: Ubuntu latest

@renovate renovate bot force-pushed the renovate/tokio-1.x branch from 1eed8ac to 1424797 Compare April 14, 2026 12:26
@renovate renovate bot force-pushed the renovate/tokio-1.x branch from 1424797 to 101d4f1 Compare April 14, 2026 12:27
@github-actions
Copy link
Copy Markdown

Performance Test Results 🚀

Build Time: 0.806 seconds
Status: ✅ PASS

Executed with: scraps build -v
Repository: boykush/wiki
Runner: Ubuntu latest

@github-actions
Copy link
Copy Markdown

Performance Test Results 🚀

Build Time: 0.845 seconds
Status: ✅ PASS

Executed with: scraps build -v
Repository: boykush/wiki
Runner: Ubuntu latest

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