Skip to content

chore(deps): bump @koa/router from 15.3.1 to 15.4.0 in /examples/custom-receiver#2824

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/examples/custom-receiver/koa/router-15.4.0
Mar 20, 2026
Merged

chore(deps): bump @koa/router from 15.3.1 to 15.4.0 in /examples/custom-receiver#2824
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/examples/custom-receiver/koa/router-15.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

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

Commits

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 15.3.1 to 15.4.0.
- [Release notes](https://github.com/koajs/router/releases)
- [Commits](koajs/router@v15.3.1...v15.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area:examples issues related to example or sample code dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 20, 2026 15:54
@github-actions github-actions bot enabled auto-merge (squash) March 20, 2026 15:54
@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.45%. Comparing base (79c104b) to head (3a87f54).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2824   +/-   ##
=======================================
  Coverage   93.45%   93.45%           
=======================================
  Files          37       37           
  Lines        7689     7689           
  Branches      669      669           
=======================================
  Hits         7186     7186           
  Misses        498      498           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot merged commit f6d5b56 into main Mar 20, 2026
21 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/examples/custom-receiver/koa/router-15.4.0 branch March 20, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:examples issues related to example or sample code 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