Skip to content

chore(deps): Bump tokio from 1.50.0 to 1.51.0#2321

Merged
blackmwk merged 1 commit intomainfrom
dependabot/cargo/tokio-1.51.0
Apr 15, 2026
Merged

chore(deps): Bump tokio from 1.50.0 to 1.51.0#2321
blackmwk merged 1 commit intomainfrom
dependabot/cargo/tokio-1.51.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Bumps tokio from 1.50.0 to 1.51.0.

Release notes

Sourced from tokio's releases.

Tokio v1.51.0

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)

#7431: tokio-rs/tokio#7431 #7557: tokio-rs/tokio#7557 #7921: tokio-rs/tokio#7921 #7924: tokio-rs/tokio#7924 #7933: tokio-rs/tokio#7933 #7977: tokio-rs/tokio#7977 #7989: tokio-rs/tokio#7989 #7991: tokio-rs/tokio#7991 #7996: tokio-rs/tokio#7996 #7997: tokio-rs/tokio#7997

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 12, 2026
@blackmwk
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/cargo/tokio-1.51.0 branch from 577162f to 751051e Compare April 13, 2026 09:55
CTTY pushed a commit that referenced this pull request Apr 14, 2026
## Which issue does this PR close?


- Closes #.

## What changes are included in this PR?

Our current ci failed due to an audit issue, see:
#2321 . This pr fix the ci
failure.

## Are these changes tested?

CI.
@kevinjqliu
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/tokio-1.51.0 branch from 751051e to a26a2da Compare April 14, 2026 17:29
@blackmwk blackmwk merged commit 575ebcd into main Apr 15, 2026
23 checks passed
@blackmwk blackmwk deleted the dependabot/cargo/tokio-1.51.0 branch April 15, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants