-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of tape is breaking the build 🚨 #132
Comments
After pinning to 4.10.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes Release Notes for v4.11.0CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 9 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 10 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 9 commits.
See the full diff |
The devDependency tape was updated from
4.10.1
to4.10.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
Commits
The new version differs by 7 commits.
2c6818a
v4.10.2
15b2dfc
[fix] don't consider 'ok' of todo tests in exit code
9ec3a0f
[Dev Deps] update
eslint
,js-yaml
3f337d1
[meta] set save-prefix to
~
(meant for runtime deps)c30e492
[Deps] update
glob
,resolve
25b4a24
Minor punctuation/highlighting improvement
c481dae
[Refactor] Removed never-read inErrorState from index.js
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 🌴
The text was updated successfully, but these errors were encountered: