Skip to content

feat(deps): Bump @koa/router from 12.0.2 to 15.7.0 - #23109

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/koa/router-15.7.0
Closed

feat(deps): Bump @koa/router from 12.0.2 to 15.7.0#23109
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/koa/router-15.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps @koa/router from 12.0.2 to 15.7.0.

Release notes

Sourced from @​koa/router's releases.

v15.7.0

  • chore: bump all deps + format code 21cc4a2

koajs/router@v15.6.0...v15.7.0

v15.6.0

  • 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

koajs/router@v15.5.0...v15.6.0

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

... (truncated)

Commits
  • 2db7278 v15.7.0
  • 21cc4a2 chore: bump all deps + format code
  • 5b989fe v15.6.0
  • b5f9b6c ci: drop node v20 from ci pipeline
  • d586f45 chore: update *.md docs files
  • 7148fd1 chore: add more tests + bump deps
  • 99a6ae6 fix: hide internal rest param from prefixed middleware
  • 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...
  • 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 6, 2026 15:29
@dependabot
dependabot Bot requested review from JPeer264 and mydea and removed request for a team August 6, 2026 15:29
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2026
@Lms24

Lms24 commented Aug 7, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [@koa/router](https://github.com/koajs/router) from 12.0.2 to 15.7.0.
- [Release notes](https://github.com/koajs/router/releases)
- [Commits](koajs/router@v12.0.2...v15.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/koa/router-15.7.0 branch from 5964345 to 44924dd Compare August 7, 2026 08:13
@Lms24

Lms24 commented Aug 7, 2026

Copy link
Copy Markdown
Member

Not going to merge 3 major versions on a test dependency. Should be fine to keep this on v12

@Lms24 Lms24 closed this Aug 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/koa/router-15.7.0 branch August 7, 2026 08:32
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.

1 participant