Skip to content

chore(deps): update rust crate tokio to v1.52.1#192

Merged
zeitlinger merged 2 commits intomainfrom
grafanarenovatebot/tokio-1.x-lockfile
Apr 21, 2026
Merged

chore(deps): update rust crate tokio to v1.52.1#192
zeitlinger merged 2 commits intomainfrom
grafanarenovatebot/tokio-1.x-lockfile

Conversation

@renovate-sh-app
Copy link
Copy Markdown
Contributor

@renovate-sh-app renovate-sh-app Bot commented Apr 17, 2026

This PR contains the following updates:

Package Type Update Change
tokio (source) dependencies minor 1.51.11.52.1

Release Notes

tokio-rs/tokio (tokio)

v1.52.1: Tokio v1.52.1

Compare Source

1.52.1 (April 16th, 2026)

Fixed

v1.52.0: Tokio v1.52.0

Compare Source

1.52.0 (April 14th, 2026)

Added

  • io: AioSource::register_borrowed for I/O safety support (#​7992)
  • net: add try_io function to unix::pipe sender and receiver types (#​8030)

Added (unstable)

  • runtime: Builder::enable_eager_driver_handoff setting enable eager hand off of the I/O and time drivers before polling tasks (#​8010)
  • taskdump: add trace_with() for customized task dumps (#​8025)
  • taskdump: allow impl FnMut() in trace_with instead of just fn() (#​8040)
  • fs: support io_uring in AsyncRead for File (#​7907)

Changed

  • runtime: improve spawn_blocking scalability with sharded queue (#​7757)
  • runtime: use compare_exchange_weak() in worker queue (#​8028)

Fixed

  • runtime: overflow second half of tasks when local queue is filled instead of first half (#​8029)

Documented

  • docs: fix typo in oneshot::Sender::send docs (#​8026)
  • docs: hide #[tokio::main] attribute in the docs of sync::watch (#​8035)
  • net: add docs on ConnectionRefused errors with UDP sockets (#​7870)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app Bot requested a review from a team as a code owner April 17, 2026 19:30
@renovate-sh-app renovate-sh-app Bot enabled auto-merge (squash) April 17, 2026 19:30
@renovate-sh-app renovate-sh-app Bot force-pushed the grafanarenovatebot/tokio-1.x-lockfile branch from a672d64 to 0821f73 Compare April 19, 2026 22:30
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update rust crate tokio to v1.52.0 chore(deps): update rust crate tokio to v1.52.1 Apr 19, 2026
@renovate-sh-app renovate-sh-app Bot force-pushed the grafanarenovatebot/tokio-1.x-lockfile branch from 0821f73 to aa51a58 Compare April 20, 2026 07:31
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update rust crate tokio to v1.52.1 chore(deps): update rust crate tokio to v1.52.1 - autoclosed Apr 20, 2026
@renovate-sh-app renovate-sh-app Bot closed this Apr 20, 2026
auto-merge was automatically disabled April 20, 2026 11:22

Pull request was closed

@renovate-sh-app renovate-sh-app Bot deleted the grafanarenovatebot/tokio-1.x-lockfile branch April 20, 2026 11:22
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update rust crate tokio to v1.52.1 - autoclosed chore(deps): update rust crate tokio to v1.52.1 Apr 20, 2026
@renovate-sh-app renovate-sh-app Bot reopened this Apr 20, 2026
@renovate-sh-app renovate-sh-app Bot force-pushed the grafanarenovatebot/tokio-1.x-lockfile branch from c2a300b to aa51a58 Compare April 20, 2026 13:25
@renovate-sh-app renovate-sh-app Bot force-pushed the grafanarenovatebot/tokio-1.x-lockfile branch from aa51a58 to c2a300b Compare April 20, 2026 13:25
@renovate-sh-app
Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@zeitlinger zeitlinger merged commit 438f9f3 into main Apr 21, 2026
13 checks passed
@github-actions github-actions Bot mentioned this pull request Apr 21, 2026
zeitlinger pushed a commit that referenced this pull request Apr 21, 2026
### Added

- *(registry)* switch shfmt to aqua backend
([#175](#175))

### Fixed

- treat cargo-clippy as a partial fixer
([#197](#197))
- *(registry)* add --tests to cargo-clippy, add test coverage
([#176](#176))

### Other

- *(deps)* update taiki-e/install-action digest to 055f5df
([#180](#180))
- *(deps)* update dependency npm:@biomejs/biome to v2.4.12
([#191](#191))
- *(deps)* update rust crate clap to v4.6.1
([#196](#196))
- *(deps)* update rust crate tokio to v1.52.1
([#192](#192))
- *(deps)* update dependency pipx:ruff to v0.15.11
([#198](#198))
- *(deps)* update node.js to v24.15.0
([#194](#194))
- *(deps)* update dependency npm:prettier to v3.8.3
([#193](#193))
- exclude mise install dir from Windows Defender
([#188](#188))
- *(deps)* update dependency npm:renovate to v43.129.0
([#200](#200))
- restructure README/docs and split registry module
([#187](#187))
- *(deps)* update dependency mise to v2026.4.15
([#199](#199))

> [!IMPORTANT]
> Close and reopen this PR to trigger CI checks.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant