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

fix(deps): update rust crate tokio to v1.42.0 #480

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2024

This PR contains the following updates:

Package Type Update Change
tokio (source) dependencies minor 1.41.1 -> 1.42.0

Release Notes

tokio-rs/tokio (tokio)

v1.42.0: Tokio v1.42.0

Compare Source

1.42.0 (Dec 3rd, 2024)
Added
  • io: add AsyncFd::{try_io, try_io_mut} (#​6967)
Fixed
  • io: avoid ptr->ref->ptr roundtrip in RegistrationSet (#​6929)
  • runtime: do not defer yield_now inside block_in_place (#​6999)
Changes
  • io: simplify io readiness logic (#​6966)
Documented
  • net: fix docs for tokio::net::unix::{pid_t, gid_t, uid_t} (#​6791)
  • time: fix a typo in Instant docs (#​6982)

Configuration

📅 Schedule: 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

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

@renovate renovate bot requested a review from auguwu as a code owner July 23, 2024 18:15
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.39.1 fix(deps): update rust crate tokio to v1.39.2 Jul 27, 2024
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 0d56d25 to ccb3ba5 Compare July 27, 2024 12:39
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.39.2 fix(deps): update rust crate tokio to v1.39.3 Aug 17, 2024
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from ccb3ba5 to 0d3dc91 Compare August 17, 2024 19:23
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.39.3 fix(deps): update rust crate tokio to v1.40.0 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 0d3dc91 to deb894e Compare September 16, 2024 09:12
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from deb894e to 4b58b7a Compare October 22, 2024 11:44
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.40.0 fix(deps): update rust crate tokio to v1.41.0 Oct 22, 2024
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.41.0 fix(deps): update rust crate tokio to v1.41.1 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 4b58b7a to 287c4d3 Compare November 7, 2024 14:35
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.41.1 fix(deps): update rust crate tokio to v1.42.0 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 287c4d3 to 591b42e Compare December 3, 2024 17:12
@renovate renovate bot added the deps label Dec 4, 2024
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch 2 times, most recently from 75edb34 to 5fa6ef4 Compare December 4, 2024 02:55
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 5fa6ef4 to 6b3bbaf Compare December 4, 2024 02:56
@renovate renovate bot merged commit 652c5f4 into master Dec 4, 2024
8 checks passed
@renovate renovate bot deleted the renovate/tokio-1.x-lockfile branch December 4, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants