gerard2perez / koaton

Koaton is a CLI tool that provides a nice starting point for full stack JavaScript Web development with Koa, Ember, and Node.js along with CaminateJS and WebSockets.
GNU Affero General Public License v3.0
29 stars 4 forks source link

An in-range update of koa-logger is breaking the build 🚨 #37

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency koa-logger was updated from 3.2.0 to 3.2.1.

🚨 View failing branch.

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

koa-logger 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/gerard2p/koaton/builds/559761689?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 9 commits.

  • e7b24bd 3.2.1
  • 66f5551 bump deps
  • a8c6c57 fix script
  • 225b98e lint
  • 3ded55e bump deps
  • f683c31 travis - add node v10, v12
  • 0f4e7a1 Fixed error when using custom error codes > 800. The default color at index 0 is used by default. (#73)
  • d04c9d2 docs: added note about request-received
  • 17cdb74 [feat] add support for request-received middleware (closes #76)

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