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 #26

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 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: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 2fa5fa4 to 3cab91a Compare May 30, 2024 23:18
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.37.0 fix(deps): update rust crate tokio to v1.38.0 May 30, 2024
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 3cab91a to e447500 Compare July 16, 2024 19:44
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.38.0 fix(deps): update rust crate tokio to v1.38.1 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from e447500 to 596d62a Compare July 23, 2024 15:44
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.38.1 fix(deps): update rust crate tokio to v1.39.0 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 596d62a to 10927c3 Compare July 23, 2024 19:45
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.39.0 fix(deps): update rust crate tokio to v1.39.1 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 10927c3 to cc989d5 Compare July 27, 2024 12:45
@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 cc989d5 to 93383e4 Compare August 17, 2024 18:18
@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 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 93383e4 to a5e4a59 Compare September 16, 2024 10:29
@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 force-pushed the renovate/tokio-1.x-lockfile branch from a5e4a59 to 130dd91 Compare October 22, 2024 11:22
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 130dd91 to 3d9b192 Compare November 7, 2024 12:19
@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 changed the title fix(deps): update rust crate tokio to v1.41.1 fix(deps): update rust crate tokio to v1.41.1 - autoclosed Nov 29, 2024
@renovate renovate bot closed this Nov 29, 2024
@renovate renovate bot deleted the renovate/tokio-1.x-lockfile branch November 29, 2024 03:42
@renovate renovate bot changed the title fix(deps): update rust crate tokio to v1.41.1 - autoclosed fix(deps): update rust crate tokio to v1.41.1 Dec 3, 2024
@renovate renovate bot reopened this Dec 3, 2024
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 44b02e0 to 3d9b192 Compare December 3, 2024 16:14
@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 3d9b192 to a93c31f Compare December 3, 2024 19:22
@amitksingh1490 amitksingh1490 merged commit e5faeec into main Dec 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant