Skip to content

Update Rust crate tokio to 1.45.0 #249

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Apr 6, 2025

This PR contains the following updates:

Package Type Update Change
tokio (source) workspace.dependencies minor 1.44.1 -> 1.45.0

Release Notes

tokio-rs/tokio (tokio)

v1.45.0: Tokio v1.45.0

Compare Source

Added
  • metrics: stabilize worker_total_busy_duration, worker_park_count, and worker_unpark_count (#​6899, #​7276)
  • process: add Command::spawn_with (#​7249)
Changed
  • io: do not require Unpin for some trait impls (#​7204)
  • rt: mark runtime::Handle as unwind safe (#​7230)
  • time: revert internal sharding implementation (#​7226)
Unstable
  • rt: remove alt multi-threaded runtime (#​7275)

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Apr 6, 2025
@oxide-renovate oxide-renovate bot changed the title Update Rust crate tokio to 1.44.2 Update Rust crate tokio to 1.44.2 - autoclosed Apr 7, 2025
@oxide-renovate oxide-renovate bot closed this Apr 7, 2025
@oxide-renovate oxide-renovate bot deleted the renovate/tokio-1.x branch April 7, 2025 21:19
@oxide-renovate oxide-renovate bot changed the title Update Rust crate tokio to 1.44.2 - autoclosed Update Rust crate tokio to 1.44.2 Apr 9, 2025
@oxide-renovate oxide-renovate bot reopened this Apr 9, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/tokio-1.x branch from 19e5f8a to 9cef939 Compare April 9, 2025 03:10
@oxide-renovate oxide-renovate bot changed the title Update Rust crate tokio to 1.44.2 Update Rust crate tokio to 1.45.0 May 6, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/tokio-1.x branch from 9cef939 to d4b4254 Compare May 6, 2025 07:18
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.

0 participants