kevinoid / swagger-spec-validator

Validate an OpenAPI/Swagger API specification using the swagger.io online validator.
MIT License
9 stars 1 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 10.1.1 of yargs was just published.

Branch Build failing 🚨
Dependency yargs
Current Version 10.1.0
Type dependency

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 is in progress [Details](https://travis-ci.org/kevinoid/swagger-spec-validator/builds/326703244?utm_source=github_status&utm_medium=notification) - ❌ **continuous-integration/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/kevinoid/swagger-spec-validator/build/1.0.215)

Commits

The new version differs by 4 commits.

  • 232f9ca chore(release): 10.1.1
  • e87f487 docs: fix middlware docs (#1037)
  • 331d103 fix: Add dirname sanity check on findUp (#1036)
  • 0942a15 chore: use chai 4.x (#1033)

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:

kevinoid commented 6 years ago

Fixed by aaecf76