Kronos-Integration / service-http

http service
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

An in-range update of @kronos-integration/service is breaking the build 🚨 #867

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @kronos-integration/service was updated from 6.1.0 to 6.1.1.

🚨 View failing branch.

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

@kronos-integration/service 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/Kronos-Integration/kronos-service-koa/builds/612632302?utm_source=github_status&utm_medium=notification)). - βœ… **coverage/coveralls:** First build on greenkeeper/@kronos-integration/service-6.1.1 at 89.354% ([Details](https://coveralls.io/builds/27026098)).

Release Notes for v6.1.1

6.1.1 (2019-11-15)

Bug Fixes

  • endPointMixin: pass whole definition as options (78635fc)
Commits

The new version differs by 1 commits.

  • 78635fc fix(endPointMixin): pass whole definition as options

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

greenkeeper[bot] commented 4 years ago

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

Release Notes for v6.1.2

6.1.2 (2019-11-16)

Bug Fixes

  • connect all types of endpoints (cab7dbf)
  • package: @kronos-integration/endpoint@3.1.0 (81c9d82)
Commits

The new version differs by 2 commits.

  • cab7dbf fix: connect all types of endpoints
  • 81c9d82 fix(package): @kronos-integration/endpoint@3.1.0

See the full diff