d-band / dool

d-band tool & dev tool
9 stars 2 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

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

🚨 View failing branch.

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

fs-extra is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/d-band/dool/builds/551871746?utm_source=github_status&utm_medium=notification)).

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

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:

greenkeeper[bot] commented 5 years ago

After pinning to 8.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.