The version 7.3.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of koa-router.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
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).
Version 7.3.0 of koa-router was just published.
The version 7.3.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of koa-router.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
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: