Skip to content

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

Merged
renovate-sh-app[bot] merged 1 commit intomainfrom
grafanarenovatebot/tokio-1.x-lockfile
Apr 13, 2026
Merged

chore(deps): update rust crate tokio to v1.51.1#155
renovate-sh-app[bot] merged 1 commit intomainfrom
grafanarenovatebot/tokio-1.x-lockfile

Conversation

@renovate-sh-app
Copy link
Copy Markdown
Contributor

@renovate-sh-app renovate-sh-app Bot commented Apr 11, 2026

This PR contains the following updates:

Package Type Update Change
tokio (source) dependencies minor 1.50.01.51.1

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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app Bot enabled auto-merge (squash) April 11, 2026 11:06
@renovate-sh-app renovate-sh-app Bot requested a review from a team as a code owner April 11, 2026 11:06
@renovate-sh-app
Copy link
Copy Markdown
Contributor Author

Rebase requested. Renovate is processing this repository now.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | tokio   | 1.50.0 | 1.51.1 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot force-pushed the grafanarenovatebot/tokio-1.x-lockfile branch from a397199 to 9d57ead Compare April 13, 2026 10:49
@renovate-sh-app renovate-sh-app Bot merged commit 0829037 into main Apr 13, 2026
16 checks passed
@renovate-sh-app renovate-sh-app Bot deleted the grafanarenovatebot/tokio-1.x-lockfile branch April 13, 2026 10:53
This was referenced Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant