Skip to content

chore(deps): bump tokio from 1.52.1 to 1.52.2#56

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tokio-1.52.2
Closed

chore(deps): bump tokio from 1.52.1 to 1.52.2#56
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tokio-1.52.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps tokio from 1.52.1 to 1.52.2.

Release notes

Sourced from tokio's releases.

Tokio v1.52.2

1.52.2 (May 4th, 2026)

This release reverts the LIFO slot stealing change introduced in 1.51.0 (#7431), due to [its performance impact]#8065. (#8100)

#7431: tokio-rs/tokio#7431 #8065: tokio-rs/tokio#8065 #8100: tokio-rs/tokio#8100

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.52.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2026

Labels

The following labels could not be found: rust. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests updating dependencies label May 5, 2026
@dependabot dependabot Bot requested a review from KooshaPari as a code owner May 5, 2026 05:28
@codeant-ai
Copy link
Copy Markdown

codeant-ai Bot commented May 5, 2026

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 5, 2026

Code Review Summary

Status: Bumps tokio to 1.52.2 but introduces critical windows-sys downgrade | Recommendation: Request Changes

Overview

Severity Count
CRITICAL 1
WARNING 0
SUGGESTION 1
Issue Details (click to expand)

CRITICAL

File Line Issue
Cargo.lock 510, 1553, 1610, 1878, 2442 Downgrade of windows-sys from 0.61.2 to 0.52.0 across multiple transitive dependencies, potentially reintroducing security vulnerabilities fixed in later versions.

SUGGESTION

File Line Issue
Cargo.toml 36 Commit message states "bump tokio from 1.52.1 to 1.52.2" but the Cargo.toml constraint was also updated from 1.39 to 1.52. Consider updating the commit message to accurately reflect this broader version range change.
Other Observations (not in diff)
  • Ensure quality gates pass before merge: cargo fmt, cargo clippy --workspace -- -D warnings, and cargo test --workspace.
  • Investigate the root cause of the windows-sys downgrade and ensure a secure version (>=0.61.2) is used or adjust dependencies accordingly.
Files Reviewed (2 files)
  • Cargo.toml (1 suggestion)
  • Cargo.lock (1 critical)

Reviewed by step-3.5-flash · 979,044 tokens

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Superseded by #60.

@dependabot dependabot Bot closed this May 11, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/tokio-1.52.2 branch May 11, 2026 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests updating dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants