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 🚨 #404

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 7.3.0 of koa-router was just published.

Branch Build failing 🚨
Dependency koa-router
Current Version 7.2.1
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/301199853?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 24 commits.

  • 81dc60a 7.3.0
  • da44991 7.3.0 changelog
  • da1f9e8 update history.md for 7.2.x
  • 959072d update history.md for 7.2.x
  • 2cbeb53 Merge pull request #396 from wachunei/add-query-params
  • 9579168 Fix README formatting
  • c4348d5 README: Add Router#url() query params support description and examples
  • b381b12 Add Router#url() query params support
  • 07d0d37 Improve query string tests
  • 700be03 Add non-object params and query params test
  • 9904aa5 Add query params support tests
  • bd9cbff Update .travis.yml
  • ac9e87d Merge pull request #384 from lagden/deps
  • 1db1b18 Merge pull request #393 from jeffijoe/patch-1
  • db9c3e4 fix(readme): return next()

There are 24 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 7 years ago

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

fvsdbc commented 7 years ago

Fixed