bus-stop / x-terminal

An xterm based Atom plugin for providing terminals inside your Atom workspace.
https://atom.io/packages/x-terminal
Other
39 stars 9 forks source link

fix(deps): update dependency which to v3 #500

Closed renovate[bot] closed 1 year 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 -> ^3.0.0 age adoption passing confidence

Release Notes

npm/node-which ### [`v3.0.0`](https://togithub.com/npm/node-which/blob/HEAD/CHANGELOG.md#​300-httpsgithubcomnpmnode-whichcomparev202v300-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.