Dexus / pem

Create private keys and certificates with node.js
Other
569 stars 133 forks source link

fix(deps): update dependency which to v4 #366

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
which ^2.0.2 -> ^4.0.0 age adoption passing confidence

Release Notes

npm/node-which (which) ### [`v4.0.0`](https://togithub.com/npm/node-which/blob/HEAD/CHANGELOG.md#400-2023-08-29) [Compare Source](https://togithub.com/npm/node-which/compare/v3.0.1...v4.0.0) ##### ⚠️ BREAKING CHANGES - support for node 14 has been removed ##### Bug Fixes - [`c7122cd`](https://togithub.com/npm/node-which/commit/c7122cd2b1738214f7ce43e854992725d7ac0a65) [#​105](https://togithub.com/npm/node-which/pull/105) drop node14 support ([@​wraithgar](https://togithub.com/wraithgar)) - [`0083d3c`](https://togithub.com/npm/node-which/commit/0083d3c14af23f2a7eb8f400863c3c1b9028fa31) [#​105](https://togithub.com/npm/node-which/pull/105) update for breaking isexe api ([@​wraithgar](https://togithub.com/wraithgar)) - [`00b5cda`](https://togithub.com/npm/node-which/commit/00b5cda3e3295bd55f3886d25cc5a8f879a64b5a) [#​106](https://togithub.com/npm/node-which/pull/106) replace reduce with flatMap ([#​106](https://togithub.com/npm/node-which/issues/106)) ([@​green961](https://togithub.com/green961)) ##### Dependencies - [`22d1c84`](https://togithub.com/npm/node-which/commit/22d1c845d390edc410700a4202d52a6680cf6f16) [#​105](https://togithub.com/npm/node-which/pull/105) Bump isexe from 2.0.0 to 3.1.1 ### [`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.

renovate[bot] commented 9 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.