cofacts / rumors-api

GraphQL API server for clients like rumors-site and rumors-line-bot
https://api.cofacts.tw
MIT License
109 stars 26 forks source link

Update dependency koa-router to v9 #204

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
koa-router dependencies major ^8.0.0 -> ^9.0.0

Release Notes

koajs/router ### [`v9.4.0`](https://togithub.com/koajs/router/releases/v9.4.0) [Compare Source](https://togithub.com/koajs/router/compare/v9.1.0...v9.4.0) - 99 params request ctx ([#​100](https://togithub.com/koajs/router/issues/100)) [`92200d4`](https://togithub.com/koajs/router/commit/92200d4) ### [`v9.1.0`](https://togithub.com/koajs/router/releases/v9.1.0) [Compare Source](https://togithub.com/koajs/router/compare/v9.0.1...v9.1.0) - Fix current ctx.\_matchedRoute ([#​93](https://togithub.com/koajs/router/issues/93)) [`7030524`](https://togithub.com/koajs/router/commit/7030524) - Add test for optional route parameter ([#​43](https://togithub.com/koajs/router/issues/43)) [`bb74b12`](https://togithub.com/koajs/router/commit/bb74b12) ### [`v9.0.1`](https://togithub.com/koajs/router/releases/v9.0.1) [Compare Source](https://togithub.com/koajs/router/compare/v8.0.8...v9.0.1) - To v9.x.x 🚀 ([#​87](https://togithub.com/koajs/router/issues/87)) [`e3d5870`](https://togithub.com/koajs/router/commit/e3d5870) - disable package-lock.json ([#​83](https://togithub.com/koajs/router/issues/83)) [`53a6e0d`](https://togithub.com/koajs/router/commit/53a6e0d) - fix conflict accident per [#​75](https://togithub.com/koajs/router/issues/75) and [#​75](https://togithub.com/koajs/router/pull/75/commits/11306e1c69bfe9029afbd1318c5278e713a041e0) [`6131069`](https://togithub.com/koajs/router/commit/6131069) - refactor(dependencies): remove urijs dependency ([#​75](https://togithub.com/koajs/router/issues/75)) [`5660b68`](https://togithub.com/koajs/router/commit/5660b68) - feat: replace var with const and let ([#​80](https://togithub.com/koajs/router/issues/80)) [`4e44c08`](https://togithub.com/koajs/router/commit/4e44c08) - doc: be more precise about the behavior of middleware on the router ([#​82](https://togithub.com/koajs/router/issues/82)) [`90ef8a7`](https://togithub.com/koajs/router/commit/90ef8a7) - Fix typo in layer.js ([#​28](https://togithub.com/koajs/router/issues/28)) [`edb24b4`](https://togithub.com/koajs/router/commit/edb24b4) - Update changelog for wildcard change ([#​77](https://togithub.com/koajs/router/issues/77)) [`2e69eca`](https://togithub.com/koajs/router/commit/2e69eca)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 88.265% when pulling fcb6df464ddfcc5136da352202e131c7d7b860b0 on renovate/koa-router-9.x into a0a43a18523b0a595b15b48bef9a03c4102b8d73 on master.