Skip to content

chore(deps): bump @koa/router from 13.1.1 to 15.5.0#501

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/koa/router-15.4.0
Open

chore(deps): bump @koa/router from 13.1.1 to 15.5.0#501
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/koa/router-15.4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Bumps @koa/router from 13.1.1 to 15.5.0.

Release notes

Sourced from @​koa/router's releases.

v15.5.0

  • 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

koajs/router@v15.4.0...v15.5.0

v15.4.0

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

koajs/router@v15.3.2...v15.4.0

v15.3.2

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

koajs/router@v15.3.1...v15.3.2

v15.3.1

  • 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

koajs/router@v15.3.0...v15.3.1

v15.3.0

  • chore: bump deps 68c4b7f
  • fix #219 + add types test which help to detect regression 6b58814

koajs/router@v15.2.0...v15.3.0

v15.2.0

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

... (truncated)

Commits
  • 67fafbc v15.5.0
  • e2c772c feat(exclusive): add 'specificity' mode for OpenAPI-compliant route selection...
  • 8c60199 fix(prefix): guard strip with segment-boundary check to prevent path corrupti...
  • 237e91b chore: bump deps
  • cd9920a chore(deps): bump flatted from 3.4.1 to 3.4.2 (#228)
  • 71471f7 chore(deps): bump lodash from 4.17.23 to 4.18.1 (#230)
  • 58d7054 chore(deps): bump path-to-regexp from 8.3.0 to 8.4.0 (#229)
  • aa24f20 v15.4.0
  • 54821e3 feat: add router event system and ctx.routeMatched for not-found handling
  • 994c0f2 v15.3.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 3imed-jaberi, a new releaser for @​koa/router since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 11, 2026
@dependabot dependabot Bot changed the title chore(deps): bump @koa/router from 13.1.1 to 15.4.0 chore(deps): bump @koa/router from 13.1.1 to 15.5.0 May 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/koa/router-15.4.0 branch 4 times, most recently from 097c525 to 456887e Compare May 11, 2026 06:46
Bumps [@koa/router](https://github.com/koajs/router) from 13.1.1 to 15.5.0.
- [Release notes](https://github.com/koajs/router/releases)
- [Commits](koajs/router@v13.1.1...v15.5.0)

---
updated-dependencies:
- dependency-name: "@koa/router"
  dependency-version: 15.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/koa/router-15.4.0 branch from 456887e to c496eca Compare May 11, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants