An in-range update of decache is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
The devDependency decache was updated from 4.4.1
to 4.5.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
decache 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
Commits
The new version differs by 6 commits.
9f59134
update devDependencies to latest versions and reformat decache.js spacing for consistency. see: #42
75658e2
update badges in readme to use "flat-square" from shields.io for consistency. see: #42 (comment)
bd53b23
simplify codecov command in .travis.yml to speed up build and reduce complexity! #42
68d07b2
update all devDependencies to latest versions for #42
a0c39e5
tidy up spacing/formatting in decache.js for consistency #42
59bda71
add package-lock.json to .gitignore to avoid noisy updates
See the full diff
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 4.4.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
decache was updated from4.5.0
to4.5.1
.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 5 commits.
501de25
improve Typescript Suport see: #45 for #41
6ad5b75
update link in readme from /nelsonic to /dwyl for clarity
6c51678
Merge pull request #45 from mathe42/master
fc5b6b0
Fix #41
30007d2
Merge pull request #43 from dwyl/update-devDependencies-for-issue#42
See the full diff