Skip to content

chore(deps-dev): bump @koa/router from 13.1.1 to 15.3.0#4968

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/koa/router-15.3.0
Open

chore(deps-dev): bump @koa/router from 13.1.1 to 15.3.0#4968
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/koa/router-15.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps @koa/router from 13.1.1 to 15.3.0.

Release notes

Sourced from @​koa/router's releases.

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
  • bump deps 0bc25a1
  • fix: Make types compatible with Koa Middleware 6e9ce90

koajs/router@v15.1.0...v15.1.1

v15.1.0

  • 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

koajs/router@v15.0.0...v15.1.0

v15.0.0

  • 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!

... (truncated)

Commits
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.


Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@koa/router [>= 11.a, < 12]

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.3.0.
- [Release notes](https://github.com/koajs/router/releases)
- [Commits](koajs/router@v13.1.1...v15.3.0)

---
updated-dependencies:
- dependency-name: "@koa/router"
  dependency-version: 15.3.0
  dependency-type: direct:development
  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 Feb 18, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 18, 2026 00:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 18, 2026
@github-actions
Copy link

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

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