npm/node-which (which)
### [`v3.0.1`](https://togithub.com/npm/node-which/blob/HEAD/CHANGELOG.md#301-2023-05-01)
[Compare Source](https://togithub.com/npm/node-which/compare/v3.0.0...v3.0.1)
##### Bug Fixes
- [`c3a543e`](https://togithub.com/npm/node-which/commit/c3a543e589a3ac7876df0fc6927f24d74065a267) [#100](https://togithub.com/npm/node-which/pull/100) check lower case extensions in windows ([#100](https://togithub.com/npm/node-which/issues/100)) ([@wraithgar](https://togithub.com/wraithgar))
##### Documentation
- [`ba58b51`](https://togithub.com/npm/node-which/commit/ba58b51805e001c7ea706bb45e6bee1b2be41673) [#97](https://togithub.com/npm/node-which/pull/97) Replace binary `which` with `node-which` in README.md ([#97](https://togithub.com/npm/node-which/issues/97)) ([@DevDengChao](https://togithub.com/DevDengChao))
### [`v3.0.0`](https://togithub.com/npm/node-which/blob/HEAD/CHANGELOG.md#300-2022-11-01)
[Compare Source](https://togithub.com/npm/node-which/compare/v2.0.2...v3.0.0)
##### ⚠️ BREAKING CHANGES
- refactored with the following breaking changes
- callback has been removed from the async interface, it is now
`Promise` only
- `which` is now compatible with the following semver range for node:
\`^14.17.0 || ^16.13.0 || >=18.0.0
- cli now ignores any arguments after `--`
##### Features
- [`8b0187c`](https://togithub.com/npm/node-which/commit/8b0187ceab57b0814ad6a77a5706319ffa5bf103) add [@npmcli/template-oss](https://togithub.com/npmcli/template-oss) and modernize ([#86](https://togithub.com/npm/node-which/issues/86)) ([@lukekarrys](https://togithub.com/lukekarrys))
Configuration
📅 Schedule: 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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.0.2
->3.0.1
Release Notes
npm/node-which (which)
### [`v3.0.1`](https://togithub.com/npm/node-which/blob/HEAD/CHANGELOG.md#301-2023-05-01) [Compare Source](https://togithub.com/npm/node-which/compare/v3.0.0...v3.0.1) ##### Bug Fixes - [`c3a543e`](https://togithub.com/npm/node-which/commit/c3a543e589a3ac7876df0fc6927f24d74065a267) [#100](https://togithub.com/npm/node-which/pull/100) check lower case extensions in windows ([#100](https://togithub.com/npm/node-which/issues/100)) ([@wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`ba58b51`](https://togithub.com/npm/node-which/commit/ba58b51805e001c7ea706bb45e6bee1b2be41673) [#97](https://togithub.com/npm/node-which/pull/97) Replace binary `which` with `node-which` in README.md ([#97](https://togithub.com/npm/node-which/issues/97)) ([@DevDengChao](https://togithub.com/DevDengChao)) ### [`v3.0.0`](https://togithub.com/npm/node-which/blob/HEAD/CHANGELOG.md#300-2022-11-01) [Compare Source](https://togithub.com/npm/node-which/compare/v2.0.2...v3.0.0) ##### ⚠️ BREAKING CHANGES - refactored with the following breaking changes - callback has been removed from the async interface, it is now `Promise` only - `which` is now compatible with the following semver range for node: \`^14.17.0 || ^16.13.0 || >=18.0.0 - cli now ignores any arguments after `--` ##### Features - [`8b0187c`](https://togithub.com/npm/node-which/commit/8b0187ceab57b0814ad6a77a5706319ffa5bf103) add [@npmcli/template-oss](https://togithub.com/npmcli/template-oss) and modernize ([#86](https://togithub.com/npm/node-which/issues/86)) ([@lukekarrys](https://togithub.com/lukekarrys))Configuration
📅 Schedule: 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.
This PR has been generated by Mend Renovate. View repository job log here.