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](https://travis-ci.org/d-band/dool/builds/559111922?utm_source=github_status&utm_medium=notification)).
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)
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 13.2.4 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
13.2.4
to13.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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/d-band/dool/builds/559111922?utm_source=github_status&utm_medium=notification)).Release Notes for v13.3.0
Bug Fixes
Features
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](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: