metadevpro / zafiro-openapi3

ZafiroJS plugin for exposing OpenAPI v. 3.0 compliant API contracts
MIT License
1 stars 0 forks source link

An in-range update of openapi3-ts is breaking the build 🚨 #83

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency openapi3-ts was updated from 1.2.0 to 1.3.0.

🚨 View failing branch.

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

openapi3-ts 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/metadevpro/zafiro-openapi3/builds/537741130?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 20 commits.

  • d650cc9 published version 1.3.0
  • c1bcec1 fix for mocha 14. replace --compilers to be --require
  • 01f9232 Merge pull request #46 from bajtos/feat/type-guards
  • eedc6fa Merge pull request #45 from dobogo/fix-contact-object-interface
  • e894f4a Merge pull request #44 from metadevpro/greenkeeper/nyc-14.0.0
  • c00acd7 updated libs
  • 6016e9d Merge branch 'master' into greenkeeper/nyc-14.0.0
  • 14a6699 Merge pull request #43 from metadevpro/greenkeeper/ts-node-8.0.3
  • 773ae4b Merge pull request #42 from vlastoun/master
  • 28520a1 Merge pull request #40 from metadevpro/greenkeeper/@types/node-11.9.0
  • d53e40d Add type guards for SchemaObject and ReferenceObject
  • 2e4cb16 Fix ContactObject interface
  • e49df87 chore(package): update lockfile package-lock.json
  • 3888e36 chore(package): update nyc to version 14.0.0
  • 6e0ba4d chore(package): update lockfile package-lock.json

There are 20 commits in total.

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 1.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.