Open greenkeeper[bot] opened 6 years ago
After pinning to 2.17.1 your tests are passing again. Downgrade this dependency π.
dependency
commander was updated from 2.18.0
to 2.19.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 6 commits.
78b7dbd
version bump 2.19.0
6aafa20
prefixed error messages with "error:"
6c0c1f6
removed newline above and below errors
b6549f2
removed indentation from errors
2c20e91
removed newline after options and commands headers
4c294c1
Fix to change default value to string
See the full diff
dependency
commander was updated from 2.19.0
to 2.20.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 24 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 24 commits in total.
See the full diff
Version 2.18.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/miyajan/kintone-follow-people/builds/425677010?utm_source=github_status&utm_medium=notification)). - β **coverage/coveralls:** First build on greenkeeper/commander-2.18.0 at 53.521% ([Details](https://coveralls.io/builds/18878465)).Release Notes
v2.18.0Commits
The new version differs by 5 commits.
54b7f14
version bump 2.18.0
713db77
Standardize help output (#853)
af17996
chmod 644 travis.yml
8bcc493
Merge pull request #849 from KillWolfVlad/feature/executeSubCommand-tsnode
bf47dcc
add support for execute typescript subcommand via ts-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: