-
Notifications
You must be signed in to change notification settings - Fork 86
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 commander is breaking the build 🚨 #522
Comments
After pinning to 2.11.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 2.12.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.12.1
|
Version 2.12.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.12.2
|
Version 2.14.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 24 commits.
There are 24 commits in total. See the full diff |
Version 2.14.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 2.15.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.15.0
CommitsThe new version differs by 7 commits.
See the full diff |
Version 2.15.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.15.1fix #777 |
Version 2.16.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.16.0
CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Version 2.17.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.17.0 |
Version 2.17.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.17.1
|
Version 2.18.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.18.0CommitsThe new version differs by 5 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.19.0CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v2.20.0
CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Version 2.12.0 of commander was just published.
This version is covered by your current version range and after updating it in your project the build failed.
commander 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
Release Notes
v2.12.0outputHelp
takes a string as the first parameterCommits
The new version differs by 15 commits.
7e22f38
version bump 2.12.0
0060dde
add attributeName() method to Option objects
d359b75
Documentation updated for options with --no prefix
0ae8353
typings:
outputHelp
takes a string as the first parameterc5511a2
typings: use overloads
7a122e7
feat(typings): update to match js api
d9abf56
Print default value in option help
b92a7c6
Fix translation error
2f07e29
Fail when using same command and alias (#491)
df86179
feat(typings): add help callback
5c74431
fix bug when description is add after command with options (#662)
df3b529
Format js code
f249c85
Rename History.md to CHANGELOG.md (#668)
66dfb8c
feat(typings): add typings to support TypeScript (#646)
90b7fef
use current node
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: