Macil / flow-copy-source

Script to copy javascript files and append ".flow" to the filename
MIT License
173 stars 13 forks source link

Update fs-extra to the latest version 🚀 #24

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency fs-extra was updated from 7.0.1 to 8.0.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

Macil commented 5 years ago

I'm delaying updating fs-extra until https://github.com/isaacs/node-graceful-fs/issues/158 (and therefore https://github.com/jprichardson/node-fs-extra/issues/664) is fixed.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • b7df7cc 8.1.0
  • 40c3d68 Use graceful-fs everywhere (#700)
  • 9f1c029 Travis config tweaks (#693)
  • 713c606 Add package-lock.json to .gitignore (#691)
  • 31e177a Clarify docs for remove*() (#690)
  • fff04cb Use files array in package.json instead of .npmignore (#692)
  • 7a8424e Update CI configs to test new Node versions (#683)
  • f3a2eed Upgrade to standard v12 (#685)
  • fa661f3 Add support for fs.realpath.native in envs that support it (#682)

See the full diff