Skip to content

build(deps): bump which from 7.0.3 to 8.0.0#1349

Merged
premitor[bot] merged 1 commit intomasterfrom
dependabot/cargo/which-8.0.0
Feb 28, 2026
Merged

build(deps): bump which from 7.0.3 to 8.0.0#1349
premitor[bot] merged 1 commit intomasterfrom
dependabot/cargo/which-8.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 27, 2026

Bumps which from 7.0.3 to 8.0.0.

Release notes

Sourced from which's releases.

8.0.0

What's Changed

  • 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.

New Contributors

Changelog

Sourced from which's changelog.

8.0.0

  • 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.
Commits
  • adac2cd bump version, update changelog
  • 84e152e reduce sys::Sys requirements, add some tracing for otherwise silent errors (#...
  • a0a6daf feat: add Sys trait for swapping out system (#109)
  • eef1998 Add actively maintained badge
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 27, 2026
@premitor
Copy link
Copy Markdown

premitor Bot commented Feb 27, 2026

🤖 Auto-merge enabled. This PR will merge automatically once all required checks pass.

@premitor premitor Bot enabled auto-merge (squash) February 27, 2026 18:04
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.83%. Comparing base (1fa70c6) to head (590f26d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1349   +/-   ##
=======================================
  Coverage   89.83%   89.83%           
=======================================
  Files          72       72           
  Lines       12246    12246           
=======================================
  Hits        11001    11001           
  Misses       1245     1245           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot Bot force-pushed the dependabot/cargo/which-8.0.0 branch from 9c31158 to 5a68b97 Compare February 27, 2026 22:56
@premitor
Copy link
Copy Markdown

premitor Bot commented Feb 27, 2026

🤖 Auto-merge enabled. This PR will merge automatically once all required checks pass.

@pamburus pamburus force-pushed the dependabot/cargo/which-8.0.0 branch from 5a68b97 to a52a2dc Compare February 27, 2026 22:59
@premitor
Copy link
Copy Markdown

premitor Bot commented Feb 27, 2026

🤖 Auto-merge enabled. This PR will merge automatically once all required checks pass.

Bumps [which](https://github.com/harryfei/which-rs) from 7.0.3 to 8.0.0.
- [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.0)

---
updated-dependencies:
- dependency-name: which
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@pamburus pamburus force-pushed the dependabot/cargo/which-8.0.0 branch from a52a2dc to 590f26d Compare February 28, 2026 11:59
@premitor
Copy link
Copy Markdown

premitor Bot commented Feb 28, 2026

🤖 Auto-merge enabled. This PR will merge automatically once all required checks pass.

@premitor premitor Bot merged commit 5669f0a into master Feb 28, 2026
13 checks passed
@premitor premitor Bot deleted the dependabot/cargo/which-8.0.0 branch February 28, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants