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-route to version 3.x #95

Closed renovate[bot] closed 7 years ago

renovate[bot] commented 7 years ago

This Pull Request updates dependency koa-route from version 2.4.2 to 3.2.0

Commits


koajs/route

3.2.0

3.1.0

  • c2bf0de Release 3.1.0
  • 5dfaf62 Merge pull request `#47` from rrdelaney/next
  • 7d120bc Routes can now be partially applied
  • 2eabbca add details for what happened in 3.0.0

3.0.0

  • 5aed272 3.0.0
  • 5194930 Merge pull request `#38` from omsmith/koa2
  • 4e98569 doc: update example
  • d913c6c test: only test on node 4+
  • 232cdd7 test: dev-dep on koa2
  • e015cc0 src,test: update to (ctx, next) -> Promise middleware signature
  • d74d29a Merge pull request `#37` from koajs/node4_travis
  • b5cee56 add node v3,4 to travis build
  • 2a4a224 Merge pull request `#36` from koajs/tejasmanohar/use_strict
  • 59c7816 use strict mode for + ES6 features and safety rules
  • c4333f7 Merge pull request `#33` from tejasmanohar/use_module_exports
  • a951ee6 Merge pull request `#35` from tejasmanohar/es6_const
  • 9e4c3b4 use const in tests, too
  • 221d276 use es6 const for enhanced readability
  • 83a7375 use module.exports rather than exports for clarity


Warnings

Please make sure the following warnings are safe to ignore:


This PR has been generated by Renovate Bot.