An in-range update of nan is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
greenkeeper commented
The dependency nan was updated from 2.13.2
to 2.14.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
nan 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 could not complete due to an error (Details).
Commits
The new version differs by 11 commits.
1dcc61b
2.14.0
36f4db8
Prepare for 2.14.0
d105809
add electron to travis test matrix (#848)
4e96248
Add missing methods to Nan::Maybe (#852)
8b2b384
Merge pull request #855 from 0xflotus/master
87c5f4e
Merge pull request #2 from 0xflotus/patch-2
6487f2b
Update asyncworker.md
2337191
Merge pull request #1 from 0xflotus/patch-1
58b87c7
Update README.md
e512f92
Add node 12 support
3bd8b1b
Remove sudo: false from .travis.yml (#847)
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 π΄
greenkeeper commented
After pinning to 2.13.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.