fnogatz / xsd2json

Translate XML Schema into equivalent JSON Schema
MIT License
149 stars 28 forks source link

An in-range update of commander is breaking the build 🚨 #73

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.12.1 of commander was just published.

Branch Build failing 🚨
Dependency commander
Current Version 2.12.0
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

commander 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 could not complete due to an error [Details](https://travis-ci.org/fnogatz/xsd2json/builds/306247517?utm_source=github_status&utm_medium=notification)

Release Notes v2.12.1
  • Move @types/node to dev dependency
Commits

The new version differs by 4 commits.

  • 91c2514 Merge pull request #721 from abetomo/version_bump_2.12.1
  • 0a91554 version bump 2.12.1
  • a7124fc Merge pull request #718 from chengkungui/patch-1
  • 245584e Move @types/node to dev dependency

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 2.12.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v2.12.2
  • fix: typings are not shipped
Commits

The new version differs by 4 commits.

  • 6864c95 Merge pull request #726 from abetomo/version_bump_2.12.2
  • 451edf9 version bump 2.12.2
  • a670f93 Merge pull request #725 from alan-agius4/patch-2
  • 4fe6578 fix: typings are not shipped

See the full diff