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-jsdoc is breaking the build 🚨 #160

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency swagger-jsdoc was updated from 3.4.0 to 3.5.0.

🚨 View failing branch.

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

swagger-jsdoc 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 is in progress ([Details](https://travis-ci.org/duyluonglc/adonis-mongodb-boilerplate/builds/620738650?utm_source=github_status&utm_medium=notification)). - ❌ **ci/circleci: test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/duyluonglc/adonis-mongodb-boilerplate/180?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v3.5.0

Upgrades dependencies.

Commits

The new version differs by 6 commits.

  • 9b5b392 Release 3.5.0
  • b13938b feat: update commander to latest version (#183)
  • 591b0aa Upgrades
  • e3227d3 Bump eslint-utils from 1.3.1 to 1.4.3 (#180)
  • 0621fc3 Bump lodash from 4.17.11 to 4.17.15 (#181)
  • 80c350f Release 3.4.0

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

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

Release Notes for 3.6.0

Upgrade dependencies.

Commits

The new version differs by 1 commits.

  • 598b7e7 Upgrade deps + bump to 3.6.0

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for 3.7.0

No changes compared to 3.6.0 except downgrades in dependencies to ensure proper work with Node carbon, i..e LTS of version 8. Thus, this will be the last release with support for Node version 8.

Commits

The new version differs by 4 commits.

  • a9c0a24 Downgrade deps to node carbon
  • d105727 Update mocka opts
  • 01ecf78 Bump acorn from 7.1.0 to 7.1.1 (#191)
  • 598b7e7 Upgrade deps + bump to 3.6.0

See the full diff