Open greenkeeper[bot] opened 6 years ago
After pinning to 2.18.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
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 18 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 18 commits in total.
See the full diff
The dependency commander was updated from
2.18.0
to2.19.0
.π¨ View failing branch.
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
- β **ci/circleci:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/leecade/fe/876?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **coverage/coveralls:** First build on greenkeeper/commander-2.19.0 at 12.808% ([Details](https://coveralls.io/builds/19413310)). - β **continuous-integration/appveyor/branch:** AppVeyor build succeeded ([Details](https://ci.appveyor.com/project/leecade/fe/builds/19354662)). - β **codecov/project:** No report found to compare against ([Details](https://codecov.io/gh/leecade/fe/commit/dc807807a94f4f335867e72419353a0ed2424e46)). - β **Build:** Google Cloud Platform project is not set up correctly for this GitHub app. Please reinstall the app and go through the setup flow again.Release Notes for v2.19.0
Commits
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
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: