Skip to content
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

Update Rust crate tokio to 1.38.1 #6093

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Update Rust crate tokio to 1.38.1 #6093

merged 1 commit into from
Jul 17, 2024

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Jul 16, 2024

This PR contains the following updates:

Package Type Update Change
tokio (source) workspace.dependencies patch 1.37.0 -> 1.38.1

Release Notes

tokio-rs/tokio (tokio)

v1.38.1: Tokio v1.38.1

Compare Source

1.38.1 (July 16th, 2024)

This release fixes the bug identified as (#​6682), which caused timers not
to fire when they should.

Fixed
  • time: update wake_up while holding all the locks of sharded time wheels (#​6683)

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 Jul 16, 2024
Cargo.lock Outdated
@@ -3308,7 +3308,7 @@ dependencies = [
"httpdate",
"itoa",
"pin-project-lite",
"socket2 0.5.7",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.......

@oxide-renovate oxide-renovate bot changed the title Update Rust crate tokio to 1.38.0 Update Rust crate tokio to 1.38.1 Jul 17, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/tokio-1.x branch from 3d9862b to 257edc5 Compare July 17, 2024 03:11
@sunshowers sunshowers merged commit b0f5013 into main Jul 17, 2024
24 checks passed
@sunshowers sunshowers deleted the renovate/tokio-1.x branch July 17, 2024 22:24
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