Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAn in-range update of tape is breaking the build 🚨 #1793
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
After pinning to 4.11.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
This comment has been minimized.
This comment has been minimized.
Your tests are still failing with this version. Compare changes |
This comment has been minimized.
This comment has been minimized.
Your tests are passing again with this update. Explicitly upgrade to this version CommitsThe new version differs by 6 commits.
See the full diff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The devDependency tape was updated from
4.11.0to4.12.0.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
Commits
The new version differs by 9 commits.
42c84d6v4.12.03e0a341[Deps] updateis-regex,string.prototype.trimba7e2b2[Dev Deps] updateeslintf3a5925[Tests] use shared travis-ci configs6e94800[Deps] updatedeep-equal,glob,object-inspect,resolve,string.prototype.trim8150c3b[Refactor] useis-regexinstead ofinstanceof RegExp24487cbadd tap-nyc to pretty-reportersc283615[New] when the error type is wrong, show the message and stack44cbbf5[Tests] add a test for the wrong kind of errorSee 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🌴