Skip to content

Update Rust crate which to v8 - autoclosed #465

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2025

This PR contains the following updates:

Package Type Update Change
which build-dependencies major 7.0.2 -> 8.0.0
which dependencies major 7.0.2 -> 8.0.0

Release Notes

harryfei/which-rs (which)

v8.0.0

Compare Source

  • Add new Sys trait to allow abstracting over the underlying filesystem. Particularly useful for wasm32-unknown-unknown targets. Thanks @​dsherret for this contribution to which!
  • Add more debug level tracing for otherwise silent I/O errors.
  • Call the NonFatalHandler in more places to catch previously ignored I/O errors.
  • Remove use of the either dependency.

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 these updates 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 assigned auguwu Jun 7, 2025
Copy link
Contributor Author

renovate bot commented Jun 7, 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 [email protected] --precise 8.0.0
    Updating crates.io index
error: failed to select a version for the requirement `which = "^7.0.1"`
candidate versions found which didn't match: 8.0.0
location searched: crates.io index
required by package `charted-core v0.1.0 (https://github.com/charted-dev/charted?rev=b6354382429e622e17c20072f685db736075e6c3#b6354382)`
    ... which satisfies git dependency `charted-core` (locked to 0.1.0) of package `ume v4.2.0 (/tmp/renovate/repos/github/auguwu/ume)`

@renovate renovate bot requested a review from auguwu as a code owner June 7, 2025 20:15
@renovate renovate bot force-pushed the renovate/which-8.x branch 3 times, most recently from 0729e55 to 97116d3 Compare June 10, 2025 05:16
@renovate renovate bot force-pushed the renovate/which-8.x branch from 97116d3 to bfda3a8 Compare June 16, 2025 20:59
@renovate renovate bot force-pushed the renovate/which-8.x branch 2 times, most recently from d7ce1e8 to 1fc6194 Compare June 28, 2025 06:07
@renovate renovate bot force-pushed the renovate/which-8.x branch 2 times, most recently from f64e4fa to 8d0195b Compare July 5, 2025 01:09
@renovate renovate bot force-pushed the renovate/which-8.x branch from 8d0195b to 8f8155c Compare July 10, 2025 01:29
@renovate renovate bot force-pushed the renovate/which-8.x branch from 8f8155c to 10da513 Compare July 10, 2025 07:16
@renovate renovate bot changed the title Update Rust crate which to v8 Update Rust crate which to v8 - autoclosed Jul 13, 2025
@renovate renovate bot closed this Jul 13, 2025
@renovate renovate bot deleted the renovate/which-8.x branch July 13, 2025 19:38
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