Skip to content

Update Rust crate tokio to v1.52.3#6

Merged
chise0713 merged 1 commit into
masterfrom
renovate/tokio-1.x-lockfile
May 11, 2026
Merged

Update Rust crate tokio to v1.52.3#6
chise0713 merged 1 commit into
masterfrom
renovate/tokio-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
tokio (source) dependencies patch 1.52.11.52.3

Release Notes

tokio-rs/tokio (tokio)

v1.52.3: Tokio v1.52.3

Compare Source

1.52.3 (May 8th, 2026)
Fixed
  • sync: fix underflow in mpsc channel len() (#​8062)
  • sync: notify receivers in mpsc OwnedPermit::release() method (#​8075)
  • sync: require that an RwLock has max_readers != 0 (#​8076)
  • sync: return Empty from try_recv() when mpsc is closed with outstanding permits (#​8074)

v1.52.2: Tokio v1.52.2

Compare Source

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. (#​8100)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 4, 2026
@renovate renovate Bot changed the title Update Rust crate tokio to v1.52.2 Update Rust crate tokio to v1.52.3 May 8, 2026
@renovate renovate Bot force-pushed the renovate/tokio-1.x-lockfile branch from 5da3520 to ad130ac Compare May 8, 2026 14:53
@chise0713 chise0713 merged commit c56955b into master May 11, 2026
24 checks passed
@renovate renovate Bot deleted the renovate/tokio-1.x-lockfile branch May 11, 2026 15:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant