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

An in-range update of fs-extra is breaking the build 🚨 #25

Open
greenkeeper bot opened this issue Mar 15, 2017 · 2 comments
Open

An in-range update of fs-extra is breaking the build 🚨 #25

greenkeeper bot opened this issue Mar 15, 2017 · 2 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Mar 15, 2017

Version 2.1.0 of fs-extra just got published.

Branch Build failing 🚨
Dependency fs-extra
Current Version 2.0.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As fs-extra is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
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
Copy link
Author

greenkeeper bot commented Mar 15, 2017

Version 2.1.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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
Author

greenkeeper bot commented Mar 16, 2017

Version 2.1.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants