An in-range update of babel-plugin-istanbul is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
The devDependency babel-plugin-istanbul was updated from 5.1.3
to 5.1.4
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
babel-plugin-istanbul 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 could not complete due to an error (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 5.1.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
babel-plugin-istanbul was updated from5.1.4
to5.2.0
.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 6 commits.
4cd34dc
chore(release): 5.2.0
ef7b666
chore: Update package-lock for CI (#214)
16080ab
chore: Fix tests
a314f06
feat: Support turning off node_modules default exclude via flag (#172)
a12cf16
fix: Print explicit error if use with babel 6 is attempted (#207)
d3f6ded
chore: Update standard-version to the latest version π (#202)
See the full diff