smashwilson / hubot-plan

Event planning with robots
MIT License
3 stars 1 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency yargs was updated from 14.1.0 to 14.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 - ❌ **build (12.x):** There are 1 failures, 0 warnings, and 0 notices. - ❌ **build (10.x):** There are 1 failures, 0 warnings, and 0 notices. - ❌ **build (8.x):** null

Commits

The new version differs by 9 commits.

  • bc3c4d1 chore(release): 14.2.0
  • 4d21520 feat(deps): introduce yargs-parser with support for unknown-options-as-args (#1440)
  • 1b47745 docs: update supported locales (#1425)
  • d38650e fix: groups were not being maintained for nested commands (#1430)
  • 9a42b63 fix: async middleware was called twice (#1422)
  • 0be43d2 fix: fix promise check to accept any spec conform object (#1424)
  • afaf6d3 chore: Minor refactor (#1396)
  • 236e24e fix(docs): broken markdown link (#1426)
  • bae66fe fix: support merging deeply nested configuration (#1423)

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:

greenkeeper[bot] commented 5 years ago

After pinning to 14.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.