duyluonglc / adonis-mongodb-boilerplate

A boilerplate Rest API build on Adonis FW with LucidMongo and swagger-jsdoc
95 stars 33 forks source link

An in-range update of swagger-ui-dist is breaking the build 🚨 #154

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency swagger-ui-dist was updated from 3.23.5 to 3.23.6.

🚨 View failing branch.

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

swagger-ui-dist is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build is in progress ([Details](https://travis-ci.org/duyluonglc/adonis-mongodb-boilerplate/builds/576084368?utm_source=github_status&utm_medium=notification)). - ❌ **ci/circleci: test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/duyluonglc/adonis-mongodb-boilerplate/155?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Swagger UI 3.25.2 Released!

3.25.2 (2020-05-07)

Changelog
  • feature: JsonSchema components are now ImmutableJS compliant (#5952)
  • fix: remove clearValidation from onTryoutClick (#5955)
greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Swagger UI 3.25.3 Released!

3.25.3 (2020-05-14)

Changelog

  • housekeeping: update release-it config
  • housekeeping: bump swagger-client version with package-lock (#6008)
  • housekeeping: update dev-e2e-cypress-open script name (#6005)

Bug Fixes

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Swagger UI 3.25.4 Released!

3.25.4 (2020-05-21)

Bug Fixes

  • bump swagger-client to version 3.10.4 and return back compatibility with node.js >= 4
  • allow entries as property name (#6025) (3a65070)