chore(deps): update dependency @koa/router to v13
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @koa/router | 12.0.1 -> 13.1.0 |
Release Notes
koajs/router (@koa/router)
v13.1.0
- fix: fixed repo url
057c50a - fix: allowedMethods() should not fail if more than one router is defined (#183)
af70276 - fix: bump path-to-regexp to 6.3.0 (#187)
850aa38
v13.0.1
v13.0.0
- refactor: support Node.js v18+ and replace the debug module with native Node.js one (#181)
83d2b34 - Refactor to use native Node.js modules, support Node.js v20+ and modernize the code (#180)
f7ffb93 - fix: undefined property in unmatched host (#178)
31deae8 - docs: correct npm link reference in readme (#174)
cdf8ec4
v12.0.2
- bump path-to-regex to v6.3.0
Configuration
📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.75%. Comparing base (
162feb1) to head (d897d9b). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2384 +/- ##
=======================================
Coverage 90.75% 90.75%
=======================================
Files 169 169
Lines 8018 8018
Branches 1632 1632
=======================================
Hits 7277 7277
Misses 741 741
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.