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.1 #131

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

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

Release Notes ### [`v2.5.1`](https://github.com/koajs/koa/blob/master/CHANGELOG.md#​251--2018-04-27) ================== * test: node v10 on travis (#​1182) * fix tests: remove unnecessary assert doesNotThrow and api calls (#​1170) * use this.response insteadof this.ctx.response (#​1163) * deps: remove istanbul (#​1151) * Update guide.md (#​1150) ---
Commits #### v2.5.1 - [`0698d67`](https://github.com/koajs/koa/commit/0698d67fef8925b749818029b6df402da1821acf) Update guide.md (#​1150) - [`9cef2db`](https://github.com/koajs/koa/commit/9cef2db87e3066759afb9f002790cc24677cc913) deps: remove istanbul (#​1151) - [`8c17517`](https://github.com/koajs/koa/commit/8c175178098bed74048d066276bacdf597d3697e) use this.response insteadof this.ctx.response (#​1163) - [`13086d2`](https://github.com/koajs/koa/commit/13086d2fcd5559296f473b4c7bbd56021f9cb373) fix tests: remove unnecessary assert doesNotThrow and api calls (#​1170) - [`2ace704`](https://github.com/koajs/koa/commit/2ace7044acc2b461276cb5187dcdadafb69ff853) test: node v10 on travis (#​1182) - [`45464b5`](https://github.com/koajs/koa/commit/45464b5174c38b4ed992356ac2e7e18d996172d5) Release 2.5.1

This PR has been generated by Renovate Bot.