Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change
tokio (source) dependencies minor 1.46.1 -> 1.47.1

Release Notes

tokio-rs/tokio (tokio)

v1.47.1: Tokio v1.47.1

Compare Source

1.47.1 (August 1st, 2025)
Fixed
  • process: fix panic from spurious pidfd wakeup (#​7494)
  • sync: fix broken link of Python asyncio.Event in SetOnce docs (#​7485)

v1.47.0: Tokio v1.47.0

Compare Source

1.47.0 (July 25th, 2025)

This release adds poll_proceed and cooperative to the coop module for
cooperative scheduling, adds SetOnce to the sync module which provides
similar functionality to [std::sync::OnceLock], and adds a new method
sync::Notify::notified_owned() which returns an OwnedNotified without
a lifetime parameter.

Added

  • coop: add cooperative and poll_proceed (#​7405)
  • sync: add SetOnce (#​7418)
  • sync: add sync::Notify::notified_owned() (#​7465)

Changed

  • deps: upgrade windows-sys 0.52 → 0.59 ([#​7117])
  • deps: update to socket2 v0.6 ([#​7443])
  • sync: improve AtomicWaker::wake performance (#​7450)

Documented

  • metrics: fix listed feature requirements for some metrics (#​7449)
  • runtime: improve safety comments of Readiness<'_> (#​7415)

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 changed the title Update Rust crate tokio to v1.45.0 Update Rust crate tokio to v1.45.1 May 24, 2025
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 9937166 to 7312992 Compare May 24, 2025 19:04
@renovate renovate bot changed the title Update Rust crate tokio to v1.45.1 Update Rust crate tokio to v1.46.0 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch 2 times, most recently from faaa850 to f754a2e Compare July 4, 2025 20:37
@renovate renovate bot changed the title Update Rust crate tokio to v1.46.0 Update Rust crate tokio to v1.46.1 Jul 4, 2025
@renovate renovate bot changed the title Update Rust crate tokio to v1.46.1 Update Rust crate tokio to v1.46.1 - autoclosed Jul 25, 2025
@renovate renovate bot closed this Jul 25, 2025
@renovate renovate bot deleted the renovate/tokio-1.x-lockfile branch July 25, 2025 16:00
@renovate renovate bot changed the title Update Rust crate tokio to v1.46.1 - autoclosed Update Rust crate tokio to v1.46.1 Jul 26, 2025
@renovate renovate bot reopened this Jul 26, 2025
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 1ddb437 to f754a2e Compare July 26, 2025 17:26
@renovate renovate bot changed the title Update Rust crate tokio to v1.46.1 Update Rust crate tokio to v1.47.0 Jul 26, 2025
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from f754a2e to bf03715 Compare July 26, 2025 20:24
@renovate renovate bot changed the title Update Rust crate tokio to v1.47.0 Update Rust crate tokio to v1.47.1 Aug 1, 2025
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from bf03715 to 52c6cac Compare August 1, 2025 16:56
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package tokio@1.46.1 --precise 1.47.1
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

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.

0 participants