Skip to content

build(deps): bump @koa/router from 13.1.0 to 15.5.0#1081

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

build(deps): bump @koa/router from 13.1.0 to 15.5.0#1081
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/koa/router-15.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps @koa/router from 13.1.0 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.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@koa/router](https://github.com/koajs/router) from 13.1.0 to 15.5.0.
- [Release notes](https://github.com/koajs/router/releases)
- [Commits](koajs/router@13.1.0...v15.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 4, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants