DBCDK / dk5

DK5 Digital
GNU Affero General Public License v3.0
0 stars 0 forks source link

An in-range update of koa-body is breaking the build 🚨 #231

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.2.0 of koa-body just got published.

Branch Build failing 🚨
Dependency koa-body
Current Version 2.0.1
Type dependency

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

koa-body is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - βœ… **bitHound - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/DBCDK/tanterne/0978f8bd1f2a402b2ab74ef58752ac91a50c0ac9/dependencies/npm?status=passing) - βœ… **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/DBCDK/tanterne/0978f8bd1f2a402b2ab74ef58752ac91a50c0ac9/files?status=passing) - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/DBCDK/tanterne/builds/239804322?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 7 commits.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 7 years ago

Version 2.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • 5c9e988 2.4.0
  • f97280e Merge pull request #65 from naxmefy/master
  • 3314bfc fix 413 specs
  • 1bca7c2 #56 add TypeScript declaration file and add types property to package.json

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.5.0 just got published.

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

Commits

The new version differs by 7 commits.

  • 79750e8 2.5.0
  • 9756ea7 Merge pull request #71 from JarvisPrestidge/patch-1
  • fb0816d Update files property of package.json
  • ab206da Merge pull request #70 from santiestra/patch-1
  • 8a8c351 Update "Usage with koa-router" Example
  • d459c9f Merge pull request #68 from MicroDroid/master
  • 3139e15 Fix typo in README

See the full diff

fvsdbc commented 7 years ago

Fixed