You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for yargs v15.2.0
⚠ BREAKING CHANGES
deps:[email protected] 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)
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 dependencyyargs 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)
The dependency yargs was updated from
15.1.0
to15.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
Release Notes for yargs v15.2.0
⚠ BREAKING CHANGES
arguments when duplicates are provided
Features
Bug Fixes
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 🌴
The text was updated successfully, but these errors were encountered: