amtrack / force-dev-tool

[DEPRECATED] Command line tool supporting the Force.com development lifecycle
MIT License
108 stars 37 forks source link

fix(deps): update dependency find-up to v4 #187

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
find-up dependencies major ^3.0.0 -> ^4.0.0

Release Notes

sindresorhus/find-up ### [`v4.1.0`](https://togithub.com/sindresorhus/find-up/releases/v4.1.0) [Compare Source](https://togithub.com/sindresorhus/find-up/compare/v4.0.0...v4.1.0) - Add `findUp.exists()` and `findUp.sync.exists()` ([#​41](https://togithub.com/sindresorhus/find-up/issues/41)) [`56b779b`](https://togithub.com/sindresorhus/find-up/commit/56b779b) ### [`v4.0.0`](https://togithub.com/sindresorhus/find-up/releases/v4.0.0) [Compare Source](https://togithub.com/sindresorhus/find-up/compare/v3.0.0...v4.0.0) Breaking: - Require Node.js 8 [`80fda88`](https://togithub.com/sindresorhus/find-up/commit/80fda88) - Return `undefined` instead of `null` when the path cannot be found [`a7a9500`](https://togithub.com/sindresorhus/find-up/commit/a7a9500) - Add ability to specify if looking for file or directory ([#​40](https://togithub.com/sindresorhus/find-up/issues/40)) [`da17a22`](https://togithub.com/sindresorhus/find-up/commit/da17a22) **It now only matches files by default, not also directories.** Previously it would match either. Enhancements: - Add support for path matcher function ([#​28](https://togithub.com/sindresorhus/find-up/issues/28)) [`c0f0dd7`](https://togithub.com/sindresorhus/find-up/commit/c0f0dd7) - Add TypeScript definition ([#​35](https://togithub.com/sindresorhus/find-up/issues/35)) [`905e612`](https://togithub.com/sindresorhus/find-up/commit/905e612)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

amtrack commented 4 years ago

:tada: This PR is included in version 2.7.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: