Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of yargs is breaking the build 🚨 #100

Closed
greenkeeper bot opened this issue Mar 1, 2020 · 3 comments
Closed

An in-range update of yargs is breaking the build 🚨 #100

greenkeeper bot opened this issue Mar 1, 2020 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 1, 2020

The dependency yargs was updated from 15.1.0 to 15.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
  • 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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 1, 2020

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.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 8, 2020

  • The dependency yargs was updated from 15.2.0 to 15.3.0.

Your tests are still failing with this version. Compare changes

Release Notes for yargs v15.3.0

Features

  • yargs-parser: introduce single-digit boolean aliases (#1576) (3af7f04)
  • add usage for single-digit boolean aliases (#1580) (6014e39)

Bug Fixes

  • address ambiguity between nargs of 1 and requiresArg (#1572) (a5edc32)

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2020

  • The dependency yargs was updated from 15.3.0 to 15.3.1.

Your tests are still failing with this version. Compare changes

Release Notes for yargs v15.3.1

Bug Fixes

  • __proto__ will now be replaced with ___proto___ in parse (#258), patching a potential
    prototype pollution vulnerability. This was reported by the Snyk Security Research Team. (63810ca)

@evereq evereq closed this as completed Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant