elicwhite / tar-contents

Read the contents of a tar file
1 stars 0 forks source link

Update fs-extra to the latest version 🚀 #3

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of fs-extra just got published.

Dependency fs-extra
Current Version 1.0.0
Type dependency

The version 2.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of fs-extra. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 40 commits .

  • fcfa595 2.0.0
  • 23f2b1d CHANGELOG: add issues
  • b34da27 (Closes #344) LICENSE: update year
  • c010fff Merge pull request #343 from mawni/readme-add-klawsync
  • 90bd756 Readme: add klaw-sync link
  • ab644a4 Merge pull request #340 from jprichardson/docs
  • f6ee61e Add note about walk()'s removal, recommend jprichardson/node-klaw
  • 3dc711f Add fs-promise as fs-extra-promise alternative
  • 383a269 Move API docs to seperate docs/ folder
  • a290464 Remove Node v0.12 support message from README
  • fa40883 Move klaw to devDeps
  • de1d483 Merge pull request #339 from jprichardson/rm-walk
  • 1f83cb0 Remove walk() & walkSync()
  • cc1aaa9 Merge pull request #335 from jprichardson/move-tests
  • 80ec80d Merge pull request #334 from jprichardson/move-cleanup

There are 40 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: