An in-range update of nyc is breaking the build π¨
Closed this issue Β· 2 comments
Version 11.4.1 of nyc was just published.
Branch | Build failing π¨ |
---|---|
Dependency | nyc |
Current Version | 11.4.0 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
nyc 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
Commits
The new version differs by 3 commits.
b473820
chore(release): 11.4.1
4e4f428
fix: explicitly update spawn-wrap (#748)
456fa20
docs: hide the header in the issue template on render [skip ci] (#731)
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 11.4.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 11.6.0 just got published.
Your tests are passing again with this version. Explicitly upgrade to this version π
Commits
The new version differs by 12 commits.
dd372f5
chore(release): 11.6.0
c6b30ba
feat: allow usage of ignoreClassMethods from istanbul (#785)
2d51562
fix: update to yargs version that allows extending configs with no extension (#790)
b4032ce
fix: removes unused split-lines dependency. (#787)
18d5599
chore(release): 11.5.0
5256bb6
chore: upgrade the various istanbul libs (#778)
dd48707
feat: resolve custom cache directory to absolute path (#766)
d19fc4f
chore: remove greenkeeper ignore for find-up (#768)
b0d6dae
fix: coverage reportDir should respect
--cwd
(#764)6d51456
chore: upgrade convert-source-map fixes #726 (#759)
2030e0c
feat: add command line options to control compacting and comment removal (#754)
6a734b6
fix: typo in option definition (#758)
See the full diff