An in-range update of tape is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
The devDependency tape was updated from 4.9.1
to 4.9.2
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
tape 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 11 commits.
a1e8f7e
v4.9.2
4b9c951
[Dev Deps] update
eslint
,eclint
9ced991
[Fix] notEqual and notDeepEqual show "expected" value on failure
75c467e
[Docs] Updated readme to make test, test.only and test.skip consistent.
1225d01
Merge pull request #450 from axelpale/patch-1
f53e3f1
Clarify doesNotThrow parameters
96de340
Adding tap-junit
b1df632
[readme] Change broken image to use web archive
5f1c5a2
[Docs] cleanup from #439
6c633d0
Merge pull request #439 from abelmokadem/master
4337f58
Convert list of tap reporters to links
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.9.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Fixed.