SimonSiefke / vscode-svg-preview

Svg Preview for VSCode
MIT License
45 stars 5 forks source link

chore(deps): update dependency fs-extra to v8 #8

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
fs-extra devDependencies major ^7.0.1 -> ^8.0.0 source

Release Notes

jprichardson/node-fs-extra ### [`v8.0.0`](https://togithub.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md#​800--2019-05-11) [Compare Source](https://togithub.com/jprichardson/node-fs-extra/compare/7.0.1...8.0.0) **NOTE:** Node.js v6 support is depreciated, and will be dropped in the next major release. - Use `renameSync()` under the hood in `moveSync()` - Fix bug with bind-mounted directories in `copy*()` ([#​613](https://togithub.com/jprichardson/node-fs-extra/issues/613), [#​618](https://togithub.com/jprichardson/node-fs-extra/pull/618)) - Fix bug in `move()` with case-insensitive file systems - Use `fs.stat()`'s `bigint` option in `copy*()` & `move*()` where possible ([#​657](https://togithub.com/jprichardson/node-fs-extra/issues/657))

Renovate configuration

:date: Schedule: "before 7am every weekday" in timezone Europe/Berlin.

:vertical_traffic_light: Automerge: Enabled.

: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.