-
Notifications
You must be signed in to change notification settings - Fork 3
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 tap is breaking the build 🚨 #8
Comments
After pinning to 10.5.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 10.7.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 10 commits.
See the full diff |
Version 10.7.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 10.7.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 10.7.3 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 10.6.0 of tap just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As tap is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Commits
The new version differs by 7 commits.
090a8ee
v10.6.0
f60b003
fix rcfile test for grep and grepInvert fields
0e36c2a
doc TAP_GREP and TAP_GREP_INVERT environs in cli usage
780f14a
inherit grepInvert as well as greps
b4a6c8f
update tests for grepInvert fix
3c62917
grepInvert defaults to false, not []
7e94cfc
add --grep option
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: