mozilla / node-fx-runner

Node API to control Firefox
Mozilla Public License 2.0
12 stars 21 forks source link

fix(deps): update dependency which to v2 - autoclosed #67

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

isaacs/node-which ### [`v2.0.2`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#​202) [Compare Source](https://togithub.com/isaacs/node-which/compare/v2.0.1...v2.0.2) - Rename bin to `node-which` ### [`v2.0.1`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#​201) [Compare Source](https://togithub.com/isaacs/node-which/compare/v2.0.0...v2.0.1) - generate changelog and publish on version bump - enforce 100% test coverage - Promise interface ### [`v2.0.0`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#​200) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.3.1...v2.0.0) - Parallel tests, modern JavaScript, and drop support for node < 8 ### [`v1.3.1`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#​131) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.3.0...v1.3.1) - update deps - update travis ### [`v1.3.0`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#v130) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.2.14...v1.3.0) - Add nothrow option to which.sync - update tap ### [`v1.2.14`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#v1214) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.2.13...v1.2.14) - appveyor: drop node 5 and 0.x - travis-ci: add node 6, drop 0.x ### [`v1.2.13`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#v1213) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.2.12...v1.2.13) - test: Pass missing option to pass on windows - update tap - update isexe to 2.0.0 - neveragain.tech pledge request ### [`v1.2.12`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#v1212) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.2.11...v1.2.12) - Removed unused require ### [`v1.2.11`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#v1211) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.2.10...v1.2.11) - Prevent changelog script from being included in package ### [`v1.2.10`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#v1210) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.2.9...v1.2.10) - Use env.PATH only, not env.Path ### [`v1.2.9`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#v129) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.2.8...v1.2.9) - fix for paths starting with ../ - Remove unused `is-absolute` module ### [`v1.2.8`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#v128) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.2.7...v1.2.8) - bullet items in changelog that contain (but don't start with) # ### [`v1.2.7`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#v127) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.2.6...v1.2.7) - strip 'update changelog' changelog entries out of changelog ### [`v1.2.6`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#v126) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.2.5...v1.2.6) - make the changelog bulleted ### [`v1.2.5`](https://togithub.com/isaacs/node-which/blob/HEAD/CHANGELOG.md#v125) [Compare Source](https://togithub.com/isaacs/node-which/compare/v1.2.4...v1.2.5) - make a changelog, and keep it up to date - don't include tests in package - Properly handle relative-path executables - appveyor - Attach error code to Not Found error - Make tests pass on Windows

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.