Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

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

Closed
greenkeeper bot opened this issue Jul 15, 2019 · 2 comments
Closed

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

greenkeeper bot opened this issue Jul 15, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 15, 2019

The dependency yargs was updated from 13.2.4 to 13.3.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
  • bundlesize: ./dist/index.min.js: 675.11KB < maxSize 881KB (gzip) (Details).
  • codecov/project: 85.87% remains the same compared to 4ee28e0 (Details).
  • codecov/patch: Coverage not affected when comparing 4ee28e0...b3dfa88 (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v13.3.0

Bug Fixes

  • deps: yargs-parser update addressing several parsing bugs (#1357) (e230d5b)

Features

  • i18n: swap out os-locale dependency for simple inline implementation (#1356) (4dfa19b)
  • support defaultDescription for positional arguments (812048c)
Commits

The new version differs by 4 commits.

  • 59739e6 chore: release 13.3.0 (#1358)
  • e230d5b fix(deps): yargs-parser update addressing several parsing bugs (#1357)
  • 4dfa19b feat(i18n): swap out os-locale dependency for simple inline implementation (#1356)
  • 812048c feat: support defaultDescription for positional arguments

See the full diff

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 Jul 15, 2019

After pinning to 13.2.4 your tests are passing again. Downgrade this dependency 📌.

@alanshaw
Copy link
Member

Resolved in #2264

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant