Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ which (2.0.2 → 4.0.0) · Repo · Changelog
Release Notes
4.0.0
3.0.1
3.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
chore: release 4.0.0
chore: fix tests for isexe export signature
fix: drop node14 support
fix: update for breaking isexe api
deps: Bump isexe from 2.0.0 to 3.1.1
fix: replace reduce with flatMap (#106)
chore: postinstall for dependabot template-oss PR
chore: Bump @npmcli/template-oss from 4.17.0 to 4.18.0
chore: postinstall for dependabot template-oss PR
chore: Bump @npmcli/template-oss from 4.15.1 to 4.17.0
chore: postinstall for dependabot template-oss PR
chore: Bump @npmcli/template-oss from 4.14.1 to 4.15.1
chore: release 3.0.1
chore: Bump @npmcli/template-oss from 4.13.0 to 4.14.1 (#99)
fix: check lower case extensions in windows (#100)
docs: Replace binary `which` with `node-which` in README.md (#97)
chore: Bump @npmcli/template-oss from 4.12.0 to 4.13.0 (#94)
chore: postinstall for dependabot template-oss PR
chore: Bump @npmcli/template-oss from 4.11.4 to 4.12.0
chore: postinstall for dependabot template-oss PR
chore: Bump @npmcli/template-oss from 4.11.3 to 4.11.4
chore: postinstall for dependabot template-oss PR
chore: Bump @npmcli/template-oss from 4.11.0 to 4.11.3
chore: template oss apply
chore: postinstall for dependabot template-oss PR
chore: Bump @npmcli/template-oss from 4.8.0 to 4.11.0
chore: release 3.0.0
feat!: add @npmcli/template-oss and modernize (#86)
gar/package lock (#84)
chore: Bump ajv from 6.10.2 to 6.12.6 (#83)
chore: add settings.yml (#81)
update changelog - 2.0.2
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands