raml-org / raml-js-parser-2

(deprecated)
Other
138 stars 53 forks source link

An in-range update of z-schema is breaking the build 🚨 #911

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency z-schema was updated from 4.2.1 to 4.2.2.

🚨 View failing branch.

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

z-schema 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/raml-org/raml-js-parser-2/builds/609161221?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 5 commits.

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

After pinning to 4.2.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 23a3707 v4.2.3: passing null instead of undefined when no error present (#254)
  • 5b6a6e3 Merge pull request #254 from antialias/patch-1
  • b3de844 Merge pull request #257 from antialias/readme-typo-fix
  • 50204be fixup! add support for 'pedanticCheck' option
  • 5a1058f passing null instead of undefined when no error present
  • 088d338 Merge pull request #249 from zaggino/greenkeeper/validator-12.0.0
  • 5dc5a6b chore(package): update lockfile package-lock.json
  • a1ed797 fix(package): update validator to version 12.0.0

See the full diff