Skip to content

chore(deps): update rust crate which to v8#4

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/which-8.x
Open

chore(deps): update rust crate which to v8#4
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/which-8.x

Conversation

@renovate

@renovate renovate Bot commented Feb 16, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
which dependencies major 7.08.0

Release Notes

harryfei/which-rs (which)

v8.0.5

Compare Source

  • Bug fix: #​126 Do not use current directory for search when provided path is absolute. Thanks @​weifanglab for your contribution to which!

v8.0.4

Compare Source

  • On Windows we now emit a NonFatalError if the PATHEXT environment variable is not populated, and the query did not specify a file extension.

v8.0.3

Compare Source

  • Add fallback implementation of is_valid_executable allowing which-rs to compile on targets which are not Unix, Windows, WASI, or Redox. Thanks @​pmikolajczyk41 for your contribution to which!

v8.0.2

Compare Source

  • Dependency on home_env removed, the implementation found in rust 1.85.0 for a home directory has been fixed.
    Thanks, [@​madsmtm],(https://github.com/madsmtm) for this contribution to which!
  • Dependency on winsafe removed, code for Windows API is now handwritten.
  • Dependency on rustix removed, we now depend on libc directly to reduce compile times.

v8.0.1

Compare Source

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: (UTC)

  • 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/which-8.x branch from 62e6203 to d4b9c0a Compare February 24, 2026 07:08
@renovate
renovate Bot force-pushed the renovate/which-8.x branch 2 times, most recently from 8ca983c to 0ed3ac5 Compare March 14, 2026 20:42
@renovate
renovate Bot force-pushed the renovate/which-8.x branch from 0ed3ac5 to 9e79cfd Compare April 17, 2026 01:31
@renovate
renovate Bot force-pushed the renovate/which-8.x branch from 9e79cfd to 1202f80 Compare April 17, 2026 01:34
@renovate
renovate Bot force-pushed the renovate/which-8.x branch 2 times, most recently from 4aa9446 to d738651 Compare May 26, 2026 11:34
@renovate
renovate Bot force-pushed the renovate/which-8.x branch from d738651 to 5f0cc40 Compare June 12, 2026 16:05
@renovate
renovate Bot force-pushed the renovate/which-8.x branch from 5f0cc40 to 4f482ee Compare June 20, 2026 12:16
@renovate
renovate Bot force-pushed the renovate/which-8.x branch from 4f482ee to 6e88fb9 Compare July 17, 2026 20:15
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