Open greenkeeper[bot] opened 6 years ago
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.
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 8 commits.
291fbaa
Merge pull request #748 from abetomo/version_bump_2.13.0
63f1ee9
version bump 2.13.0
f13ee18
Do not print default for --no-
ff712f1
remove trailing spaces in command help
fefda77
Merge pull request #713 from sveinburne/feature/enhanced-typedefs
d812171
Merge pull request #723 from abetomo/add_nodejs_version_to_ci_yml
498ce71
Update CI's Node.js to LTS and latest version
965188f
typedefs: Command and Option types added to commander namespace
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 16 commits.
de4af3a
version bump 2.14.0
445e80e
Merge pull request #761 from mojavelinux/register-on-version-once
ba6592f
only register the option:version event once
f5abcdb
Merge pull request #728 from sorohan/master
06451e3
Add missing semi-colons for linting.
92d6e49
Check if argv is set in array, instead of checking falsey
f44fa3b
Add test for empty option on command
d5ac793
Merge pull request #753 from mojavelinux/issue-560-version-option
38f41bf
Merge pull request #760 from mojavelinux/enable-eqeqeq-rule
cdb7a95
enable eqeqeq rule
4c9b4b8
resolves #754 add linter configuration to project
37359ee
resolves #560 respect custom name for version option
e5d8f04
Merge pull request #752 from mojavelinux/document-version-flag
9cee324
document how to override the version flag
447ce8f
Merge pull request #751 from mojavelinux/options-for-command
There are 16 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 7 commits.
d8404f8
Merge pull request #775 from abetomo/version_bump_2.15.0
cb6f680
version bump 2.15.0
5c880fc
Merge pull request #772 from cheapsteak/patch-2
956b9e5
Update downloads badge to point to graph of downloads
c92ca1d
Merge pull request #711 from cravler/args_description
1d52048
Merge branch 'master' into args_description
f226259
Arguments description
See the full diff
Your tests are still failing with this version. Compare the changes π¨
fix #777
Released with npm@5.6.0
dependency
commander was updated from 2.19.0
to 2.20.0
.Your tests are still failing with this version. Compare changes
The new version differs by 54 commits.
3e8bf54
Merge pull request #946 from abetomo/version_bump_2.20.0
1ffcbef
version bump 2.20.0
50922d8
Merge pull request #935 from MarshallOfSound/fix-deep-sym-link-resolution
994d24d
fix: resolve symbol links until their are no more symbolic links
291fc04
Merge pull request #930 from kira1928/update-index.d.ts
a469137
some more fix.
a679949
Refine variable name. Use strict type definition instead of
e31bb8a
Update index.d.ts
4542306
Merge pull request #924 from ForJing/patch-1
77bb580
Update Readme.md
68545af
Remove --save option as it isn't required anymore
82d0d0a
fix url :construction:
cec57f5
Add link to the license file :+1:
d240081
Update Readme.md
03f7d38
Added example of receiving args from options
There are 54 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/hakatashi/pixiv2aozora.js/builds/306066791?utm_source=github_status&utm_medium=notification)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](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: