fix(deps): update dependency @koa/router to v12
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@koa/router | 8.0.8 -> 12.0.0 |
Release Notes
koajs/router
v12.0.0
v11.0.1
v11.0.0
- chore: drop node 12 from tests
fdf7117
- feat: require node >= 12, modernize, bump deps
d0c6d8b
- fix(lib/test/doc): fix jsdoc and typo (#146)
68253f6
- feat: add
exclusive
option (#129)c6a8fc8
- doc: add comma for better understanding (#145)
3454a7d
- Support symbols as route names (#143)
13a634d
- feat(deps): update minimal version from 8 -> 12 (#152)
6ba3efa
- feat(default-params): replace || cond with default params (#153)
6db0e68
- Improve path checking before route registration (#155)
6aca720
- improve doc for prefix method. (#151)
4fb50ac
- doc: add header to refer to api reference. (#112)
1aead99
- Include type installation instructions in README (#134)
05fe8dd
- Replace user with ctx.user in param docs (#136)
5cec6fb
v10.1.1
- Correct @hapi/boom usage example (#128)
904db98
v10.1.0
v10.0.0
v9.4.0
v9.3.1
v9.3.0
v9.2.0
v9.1.0
v9.0.1
- To v9.x.x
🚀 (#87)e3d5870
- disable package-lock.json (#83)
53a6e0d
- fix conflict accident per #75 and https://github.com/koajs/router/pull/75/commits/11306e1c69bfe9029afbd1318c5278e713a041e0
6131069
- refactor(dependencies): remove urijs dependency (#75)
5660b68
- feat: replace var with const and let (#80)
4e44c08
- doc: be more precise about the behavior of middleware on the router (#82)
90ef8a7
- Fix typo in layer.js (#28)
edb24b4
- Update changelog for wildcard change (#77)
2e69eca
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.