Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fs-extra to the latest version 🚀 #964

Merged
merged 1 commit into from Mar 27, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 15, 2017

Version 2.1.0 of fs-extra just got published.

Dependency fs-extra
Current Version 2.0.0
Type dependency

The version 2.1.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 87 commits .

  • 90b3609 2.1.0
  • 6ebcb9c Update CHANGELOG
  • efe0d80 Merge pull request #378 from jdalton/move-check
  • 8d978db Don't move when source and dest paths are the same.
  • cf2c50d Merge pull request #386 from jprichardson/changelog
  • 4db96c5 Update CHANGELOG
  • 1f30161 Merge pull request #384 from jprichardson/docs-cleanup-async-methods
  • 83a6190 docs: Refactor remove exmaple to use remove instead of removeSync
  • 936011e docs: Refactor remove and removeSync parameter name
  • fc5fca9 docs: Refactor docs to include parameters type
  • e46b820 Merge pull request #383 from jprichardson/docs-refactor-readJson-example
  • a4f6481 docs/readJson.md: Refactor example for readJson method, refactor move and moveSync tests descriptions
  • b5c72dc Merge pull request #382 from jprichardson/docs-split-out-sync-methods
  • 10756de docs: Refactor readJsonSync example
  • 02c2a62 Docs: Split out sync methods

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

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper greenkeeper bot added the Type: Dependencies Automatic updates for dependencies, managed by Renovate. label Mar 15, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 15, 2017

Version 2.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • cfcf313 2.1.1
  • 659fafa Update CHANGELOG
  • b121cf0 Use new Buffer() in moveSync() to support full Node.js v4 line
  • e02c07b Revert "Use Buffer.alloc() instead of deprecated new Buffer() in copy-file-sync, add engines field to package.json to specify min node v4.5.0"

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2017

Version 2.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • 84717b8 2.1.2
  • fcb436d Update CHANGELOG
  • 6f2b6d1 Merge pull request #393 from jprichardson/rimraf-callback
  • 55c5eb0 Prevent callback from being called twice

See the full diff.

@xPaw xPaw force-pushed the greenkeeper/fs-extra-2.1.0 branch from 1d60ed3 to 777f477 Compare March 18, 2017 09:25
@xPaw xPaw modified the milestone: 2.3.0 Mar 18, 2017
@astorije astorije merged commit 755dc34 into master Mar 27, 2017
@astorije astorije deleted the greenkeeper/fs-extra-2.1.0 branch March 27, 2017 23:19
@astorije astorije removed their assignment Mar 27, 2017
matburnham pushed a commit to matburnham/lounge that referenced this pull request Sep 6, 2017
…2.1.0

Update fs-extra to the latest version 🚀
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies Automatic updates for dependencies, managed by Renovate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants