evenchange4 / react-intl.macro

Extract react-intl messages with babel-plugin-macros.
MIT License
37 stars 6 forks source link

fix(deps): update dependency fs-extra to v8 - autoclosed #80

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
fs-extra dependencies major ^7.0.1 -> ^8.0.0

Release Notes

jprichardson/node-fs-extra ### [`v8.1.0`](https://togithub.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md#​810--2019-06-28) [Compare Source](https://togithub.com/jprichardson/node-fs-extra/compare/32a65ffd9111829dbba15d79f1d27519c7dc96a6...8.1.0) - Add support for promisified `fs.realpath.native` in Node v9.2+ ([#​650](https://togithub.com/jprichardson/node-fs-extra/issues/650), [#​682](https://togithub.com/jprichardson/node-fs-extra/pull/682)) - Update `graceful-fs` dependency ([#​700](https://togithub.com/jprichardson/node-fs-extra/pull/700)) - Use `graceful-fs` everywhere ([#​700](https://togithub.com/jprichardson/node-fs-extra/pull/700)) ### [`v8.0.1`](https://togithub.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md#​801--2019-05-13) [Compare Source](https://togithub.com/jprichardson/node-fs-extra/compare/8.0.0...32a65ffd9111829dbba15d79f1d27519c7dc96a6) - Fix bug `Maximum call stack size exceeded` error in `util/stat` ([#​679](https://togithub.com/jprichardson/node-fs-extra/pull/679)) ### [`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 deprecated, 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: 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.

codecov[bot] commented 5 years ago

Codecov Report

Merging #80 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files           8        8           
  Lines          60       60           
  Branches       10       10           
=======================================
  Hits           55       55           
  Misses          5        5

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d333d00...d021990. Read the comment docs.