chore(deps): bump tokio from 1.50.0 to 1.52.3#3343
Conversation
|
No reviewable files after applying ignore patterns. |
|
Thanks @dependabot[bot] for taking the time to contribute. This repository is observing a maintainer-managed PR intake gate in dry-run mode, so this pull request is staying open. This note helps maintainers prepare the allowlist before any enforcement is considered. Please read |
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.50.0 to 1.52.3. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.52.3) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
eb552f4 to
ea5a9c1
Compare
Patch bump of the async runtime (dependabot Hmbown#3343). Raises the floor spec from 1.49.0 to 1.50.0 in the workspace and codewhale-tui manifests and pins Cargo.lock to tokio 1.50.0 (with its semver-compatible transitive deps mio/socket2). Verified: cargo check -p codewhale-tui --locked; focused gate test (saved_default_provider_syncs_back_to_runtime_config); client:: suite (205 passed, the async-heavy surface most affected by a tokio bump). Other dependabot PRs deferred to a dedicated dependency-triage pass: Hmbown#3341 lru (bumping to 0.18 creates a duplicate version since a transitive dep still pins 0.16), Hmbown#3339 windows, Hmbown#3342 similar (2->3 major), Hmbown#3340 toml (0->1 major), and Hmbown#3334-Hmbown#3338 GitHub Actions (not locally verifiable; only run in CI). Refs Hmbown#3343.
|
Thanks @dependabot — the Local verification on the integration branch included:
I am leaving this PR open until the integration branch lands so the public state stays accurate. |
|
Looks like tokio is up-to-date now, so this is no longer needed. |
Bumps tokio from 1.50.0 to 1.52.3.
Release notes
Sourced from tokio's releases.
... (truncated)
Commits
d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)4abe9d7chore: prepare Tokio v1.52.2 (#8115)