This version is covered by your current version range and after updating it in your project the build failed.
yargs 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
- β **build (12.x):** There are 1 failures, 0 warnings, and 0 notices.
- β **build (10.x):** There are 1 failures, 0 warnings, and 0 notices.
- β **build (8.x):** null
Commits
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).
After pinning to 14.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency yargs was updated from
14.1.0
to14.2.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
yargs 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
- β **build (12.x):** There are 1 failures, 0 warnings, and 0 notices. - β **build (10.x):** There are 1 failures, 0 warnings, and 0 notices. - β **build (8.x):** nullCommits
The new version differs by 9 commits.
bc3c4d1
chore(release): 14.2.0
4d21520
feat(deps): introduce yargs-parser with support for unknown-options-as-args (#1440)
1b47745
docs: update supported locales (#1425)
d38650e
fix: groups were not being maintained for nested commands (#1430)
9a42b63
fix: async middleware was called twice (#1422)
0be43d2
fix: fix promise check to accept any spec conform object (#1424)
afaf6d3
chore: Minor refactor (#1396)
236e24e
fix(docs): broken markdown link (#1426)
bae66fe
fix: support merging deeply nested configuration (#1423)
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: