An in-range update of yargs is breaking the build π¨
greenkeeper opened this issue Β· 3 comments
The dependency yargs was updated from 15.1.0
to 15.2.0
.
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
β ci/circleci: test: Your tests failed on CircleCI (Details).
Release Notes for yargs v15.2.0
β BREAKING CHANGES
- deps: yargs-parser@17.0.0 no longer implicitly creates arrays out of boolean
arguments when duplicates are provided
Features
- completion: takes negated flags into account when boolean-negation is set (#1509) (7293ad5)
- deps: pull in yargs-parser@17.0.0 (#1553) (b9409da)
- deprecateOption (#1559) (8aae333)
- display appropriate $0 for electron apps (#1536) (d0e4379)
- introduces strictCommands() subset of strict mode (#1540) (1d4cca3)
- deps: yargs-parser with 'greedy-array' configuration (#1569) (a03a320)
Bug Fixes
- help always displayed for the first command parsed having an async handler (#1535) (d585b30)
- deps: fix enumeration for normalized path arguments (#1567) (0b5b1b0)
- locales: only translate default option group name (acc16de)
- locales: remove extra space in French for 'default' (#1564) (ecfc2c4)
- translations: add French translation for unknown command (#1563) (18b0b75)
- translations: fix pluralization in error messages. (#1557) (94fa38c)
- yargs: correct support of bundled electron apps (#1554) (a0b61ac)
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 π΄
After pinning to 15.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 from15.2.0
to15.3.0
.
Your tests are still failing with this version. Compare changes
- The
dependency
yargs was updated from15.3.0
to15.3.1
.
Your tests are still failing with this version. Compare changes