Skip to content

chore(deps): Update Rust crate tokio to v1.52.3#107

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/patch-updates
May 12, 2026
Merged

chore(deps): Update Rust crate tokio to v1.52.3#107
renovate[bot] merged 1 commit into
mainfrom
renovate/patch-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 12, 2026

This PR contains the following updates:

Package Type Update Change
tokio (source) dependencies patch 1.52.21.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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 10pm every weekday,every weekend,before 5am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 12, 2026
@renovate renovate Bot merged commit bf12e3b into main May 12, 2026
7 checks passed
@renovate renovate Bot deleted the renovate/patch-updates branch May 12, 2026 05:35
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.

0 participants