elicwhite / tar-contents

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

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.1.0 of fs-extra just got published.

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

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

As fs-extra is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/TheSavior/tar-contents/builds/211331914)
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](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:

greenkeeper[bot] commented 7 years ago

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[bot] commented 7 years ago

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.