chore(deps): bump which from 7.0.3 to 8.0.5 - #767
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
🔍 Cora AI Code Review🟡 Warning (1)
Review powered by cora-cli · BYOK · MIT |
dependabot
Bot
force-pushed
the
dependabot/cargo/which-8.0.5
branch
3 times, most recently
from
July 25, 2026 02:20
d16580d to
19af706
Compare
Bumps [which](https://github.com/harryfei/which-rs) from 7.0.3 to 8.0.5. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.3...8.0.5) --- updated-dependencies: - dependency-name: which dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/which-8.0.5
branch
from
July 26, 2026 15:17
19af706 to
9e81e3e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps which from 7.0.3 to 8.0.5.
Release notes
Sourced from which's releases.
... (truncated)
Changelog
Sourced from which's changelog.
Commits
7fba0e0bump version number, update CHANGELOG.mde28a3bfFix absolute path lookup when cwd is disabled (#126)c9df5effeat: emit NonFatalError on Windows if PATHEXT not populated (#125)9b1ec59bump version number, update changelog6ddf6cfImplementis_valid_executablefor other configurations (#124)5bb3e82update README MSRVaacc10eadd changelog entry7b0c544Swap dependency on rustix for dependency on libc (#122)189e99aNew windows impl (#121)c48f04eclippy fixes