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 fs-extra to v7 - autoclosed #160

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
fs-extra dependencies major ^6.0.1 -> ^7.0.0 source

Release Notes

jprichardson/node-fs-extra ### [`v7.0.1`](https://togithub.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md#​701--2018-11-07) [Compare Source](https://togithub.com/jprichardson/node-fs-extra/compare/7.0.0...7.0.1) - Fix `removeSync()` on Windows, in some cases, it would error out with `ENOTEMPTY` ([#​646](https://togithub.com/jprichardson/node-fs-extra/pull/646)) - Document `mode` option for `ensureDir*()` ([#​587](https://togithub.com/jprichardson/node-fs-extra/pull/587)) - Don't include documentation files in npm package tarball ([#​642](https://togithub.com/jprichardson/node-fs-extra/issues/642), [#​643](https://togithub.com/jprichardson/node-fs-extra/pull/643)) ### [`v7.0.0`](https://togithub.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md#​700--2018-07-16) [Compare Source](https://togithub.com/jprichardson/node-fs-extra/compare/6.0.1...7.0.0) - **BREAKING:** Refine `copy*()` handling of symlinks to properly detect symlinks that point to the same file. ([#​582](https://togithub.com/jprichardson/node-fs-extra/pull/582)) - Fix bug with copying write-protected directories ([#​600](https://togithub.com/jprichardson/node-fs-extra/pull/600)) - Universalify `fs.lchmod()` ([#​596](https://togithub.com/jprichardson/node-fs-extra/pull/596)) - Add `engines` field to `package.json` ([#​580](https://togithub.com/jprichardson/node-fs-extra/pull/580))

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 if you modify the PR title to begin with "rebase!".

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



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