build(deps): bump tokio from 1.50.0 to 1.51.0 by dependabot[bot] · Pull Request #6482 · graphprotocol/graph-node
Navigation Menu
{{ message }}
graphprotocol / graph-node Public
- Notifications You must be signed in to change notification settings
- Fork 1.1k
Open
build(deps): bump tokio from 1.50.0 to 1.51.0#6482
dependabot[bot] wants to merge 1 commit intomasterfrom
build(deps): bump tokio from 1.50.0 to 1.51.0#6482
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Copy link Copy Markdown
Contributor
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_credon 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_waiterspriority inNotify(#7996)- sync: fix panic in
Chan::recv_manywhen 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
0af06b7chore: prepare Tokio v1.51.0 (#8005)01a7f1dchore: prepare tokio-macros v2.7.0 (#8004)eeb55c7runtime: steal tasks from the LIFO slot (#7431)1fc450aruntime: stabilizeLocalRuntime(#7557)324218fMerge tag 'tokio-1.47.4' (#8003)aa65d0dchore: prepare Tokio v1.47.4 (#8002)bf18ed4sync: fix panic inChan::recv_manywhen called with non-empty vector on clo...43134f1wasm: add wasm32-wasip2 networking support (#7933)b4c3246macros: improve overall macro hygiene (#7997)7947fa4rt: add runtime name (#7924)- Additional commits viewable in compare view
dependabot
bot
added
dependencies
labels
Apr 6, 2026Bumps [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
bot
force-pushed
the
dependabot/cargo/tokio-1.51.0
branch
from
51c7cf5 to
fb87a1c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment