helapkg / hela

:icecream: Powerful software development experience and management. Enhancing @tc39 JS, @denoland and @nodejs, because we need a bit of magic. :sparkles: You can think of it as Cargo for the JavaScript ecosystem.
Mozilla Public License 2.0
331 stars 41 forks source link

chore(deps): update dependency koa to v2.5.2 #147

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency koa from v2.5.1 to v2.5.2

Release Notes ### [`v2.5.2`](https://github.com/koajs/koa/blob/master/CHANGELOG.md#​252--2018-07-12) [Compare Source](https://github.com/koajs/koa/compare/2.5.1...2.5.2) ================== * deps: upgrade all dependencies * perf: avoid stringify when set header (#​1220) * perf: cache content type's result (#​1218) * perf: lazy init cookies and ip when first time use it (#​1216) * chore: fix comment & approve cov (#​1214) * docs: fix grammar * test&cov: add test case (#​1211) * Lazily initialize `request.accept` and delegate `context.accept` (#​1209) * fix: use non deprecated custom inspect (#​1198) * Simplify processes in the getter `request.protocol` (#​1203) * docs: better demonstrate middleware flow (#​1195) * fix: Throw a TypeError instead of a AssertionError (#​1199) * chore: mistake in a comment (#​1201) * chore: use this.res.socket insteadof this.ctx.req.socket (#​1177) * chore: Using "listenerCount" instead of "listeners" (#​1184) ---

This PR has been generated by Renovate Bot.