DBCDK / dk5

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

An in-range update of koa-router is breaking the build 🚨 #507

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 7.4.0 of koa-router was just published.

Branch Build failing 🚨
Dependency koa-router
Current Version 7.3.0
Type dependency

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

koa-router 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 failed [Details](https://travis-ci.org/DBCDK/tanterne/builds/335134917?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 16 commits.

  • 2f0372a remove gulp-mocha
  • 071b264 7.4.0
  • b26ebf2 7.4.0 changelog
  • a08cc3b add package-lock.json
  • ed3ad02 Merge pull request #423 from alexmingoia/fix-nested-prefix-wildcard
  • ff15285 remove default wildcard prefix for nested routers
  • 840591d Merge pull request #412 from x-cold/patch-1
  • de7ed11 Merge pull request #418 from wachunei/add-query-params-docs
  • a4dd9a5 fix: move router.url() query docs example to right place
  • a959af8 docs: add url query params to auto generate docs
  • 311136e feat: add routerName for context.
  • e8435eb Merge pull request #406 from vikramdurai/master
  • 0fee7dd Merge pull request #407 from forrestjt/master
  • 87e6e50 fix router.url() for multiple nested routers
  • 1c9e0dd generated docs correctly

There are 16 commits in total.

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 6 years ago

After pinning to 7.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

fvsdbc commented 6 years ago

closed