Skip to content

Update dependency @koa/router to v15#41

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/koa-router-15.x
Open

Update dependency @koa/router to v15#41
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/koa-router-15.x

Conversation

@renovate

@renovate renovate Bot commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@koa/router ^14.0.0^15.6.0 age confidence

Release Notes

koajs/router (@​koa/router)

v15.6.0

Compare Source

  • ci: drop node v20 from ci pipeline b5f9b6c
  • chore: update *.md docs files d586f45
  • chore: add more tests + bump deps 7148fd1
  • fix: hide internal rest param from prefixed middleware 99a6ae6

v15.5.0

Compare Source

  • feat(exclusive): add 'specificity' mode for OpenAPI-compliant route selection or related cases - feat #​226 e2c772c
  • fix(prefix): guard strip with segment-boundary check to prevent path corruption - fix #​232 8c60199
  • chore: bump deps 237e91b
  • chore(deps): bump flatted from 3.4.1 to 3.4.2 (#​228) cd9920a
  • chore(deps): bump lodash from 4.17.23 to 4.18.1 (#​230) 71471f7
  • chore(deps): bump path-to-regexp from 8.3.0 to 8.4.0 (#​229) 58d7054

v15.4.0

Compare Source

  • feat: add router event system and ctx.routeMatched for not-found handling 54821e3

v15.3.2

Compare Source

  • chore: bump deps 0d4e9b3
  • Remove errant question mark for Optional parameter 6166894

v15.3.1

Compare Source

  • chore: add release script 8d83fb7
  • chore: bump devDeps to latest version and cleanup the yarn.lock file 2426f7c
  • chore: fix the c8 upgrade issue with cjs aedcd8c
  • chore: update devDeps d5240ad

v15.3.0

Compare Source


v15.2.0

Compare Source

  • feat: add new utility that help to valdiate route params and/or migrate from previous versions to v14+ ae0e55d

v15.1.2

Compare Source


v15.1.1

Compare Source

  • chore: make the logic simpler a62d94d
  • bump deps 0bc25a1
  • fix: Make types compatible with Koa Middleware 6e9ce90

v15.1.0

Compare Source

  • fix all any types in the code + enhance the end user types (full type-safe) + fix some potential bugs + refine code structure 67b4183
  • fix: fix .use() middleware with no path params is a global match 0f27fa9
  • fix: router constructor exports on cjs 3107163
  • chore: bump deps f1af263
  • chore(deps): bump jws from 3.2.2 to 3.2.3 964f482

v15.0.0

Compare Source

  • chore: add full migration guide to v15 91a0ce2
  • feat: re-writing in TS + fix all reported bugs + add all effective enhancments + rock to v15 d53e17f
  • Revert "Fix: Ensure .use() middleware works when path or prefix contains para…" (#​204) e64b164
  • Fix: Ensure .use() middleware works when path or prefix contains parameters (#​203) 3ca5aa6

Check the full docs here, and the full migration here!



Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@renovate renovate Bot force-pushed the renovate/koa-router-15.x branch 2 times, most recently from 2aff827 to c81f96a Compare December 22, 2025 01:40
@renovate renovate Bot force-pushed the renovate/koa-router-15.x branch from c81f96a to ce7d80e Compare January 7, 2026 01:45
@renovate renovate Bot force-pushed the renovate/koa-router-15.x branch 4 times, most recently from 4096f38 to 39cc790 Compare January 23, 2026 19:05
@renovate renovate Bot force-pushed the renovate/koa-router-15.x branch 2 times, most recently from 98a070b to 3af740d Compare February 2, 2026 18:55
@renovate renovate Bot force-pushed the renovate/koa-router-15.x branch from 3af740d to 71460ac Compare February 12, 2026 11:46
@renovate renovate Bot force-pushed the renovate/koa-router-15.x branch from 71460ac to 1a67d94 Compare March 3, 2026 17:41
@renovate renovate Bot force-pushed the renovate/koa-router-15.x branch 2 times, most recently from 91f9e86 to 1fbc758 Compare March 19, 2026 05:34
@renovate renovate Bot force-pushed the renovate/koa-router-15.x branch 2 times, most recently from 998882e to fd044df Compare May 5, 2026 19:42
@renovate renovate Bot force-pushed the renovate/koa-router-15.x branch from fd044df to da74138 Compare June 3, 2026 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants