An in-range update of rimraf is breaking the build π¨
greenkeeper opened this issue Β· 3 comments
The devDependency rimraf was updated from 2.6.3
to 2.7.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
rimraf is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 2.6.3 your tests are passing again. Downgrade this dependency π.
- The
devDependency
rimraf was updated from2.7.0
to2.7.1
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
rimraf was updated from2.7.1
to3.0.0
.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 8 commits.
191ae69
3.0.0
d6ab4ec
feat: add --preserve-root (default) option
736887a
const/let and arrow functions in bin script
d7e41a2
Use arrow functions
592a4b6
Use const/let
a01826d
push to git with one command, not two
bb57274
2.7.1
012ecbb
fix: use var instead of let
See the full diff