Skip to content

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

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

chore(deps): bump @koa/router from 13.1.1 to 15.4.0#501
dependabot[bot] wants to merge 1 commit intomasterfrom
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.4.0.

Release notes

Sourced from @​koa/router's releases.

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

koajs/router@v15.1.2...v15.2.0

v15.1.2

  • chore: add build stage for all test runner script 201be7a
  • fix: fix #216 issue 0b14992

koajs/router@v15.1.1...v15.1.2

v15.1.1

  • chore: make the logic simpler a62d94d

... (truncated)

Commits
  • aa24f20 v15.4.0
  • 54821e3 feat: add router event system and ctx.routeMatched for not-found handling
  • 994c0f2 v15.3.2
  • 0d4e9b3 chore: bump deps
  • 6166894 Remove errant question mark for Optional parameter
  • 09d9382 v15.3.1
  • 8d83fb7 chore: add release script
  • 2426f7c chore: bump devDeps to latest version and cleanup the yarn.lock file
  • aedcd8c chore: fix the c8 upgrade issue with cjs
  • d5240ad chore: update devDeps
  • 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.1 to 15.4.0.
- [Release notes](https://github.com/koajs/router/releases)
- [Commits](koajs/router@v13.1.1...v15.4.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2026
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