maxdome / swagger-combine

Combines multiple Swagger schemas into one dereferenced schema.
MIT License
132 stars 36 forks source link

An in-range update of swagger-parser is breaking the build 🚨 #49

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.0.4 of swagger-parser was just published.

Branch Build failing 🚨
Dependency swagger-parser
Current Version 5.0.2
Type dependency

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

swagger-parser 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/maxdome/swagger-combine/builds/420211757?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 8 commits.

  • 5870803 release v5.0.4
  • 9331095 updated dependencies
  • 33a665c fixed a line of code that didn't work on some older web browsers (IE11)
  • e58c457 Merge pull request #92 from marcelstoer/feat/dup-operationId
  • 4e6ed4b Add check for duplicate operation ids
  • f8113cf release v5.0.3
  • 91640e9 updated dependencies
  • 8c62e51 Modified the sample URL to use HTTPS instead of HTTP

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 5.0.2 your tests are passing again. Downgrade this dependency πŸ“Œ.