Skip to content

Bump koa from 2.16.3 to 2.16.4#8515

Merged
CiaranMn merged 2 commits intomainfrom
dependabot/npm_and_yarn/koa-2.16.4
Mar 10, 2026
Merged

Bump koa from 2.16.3 to 2.16.4#8515
CiaranMn merged 2 commits intomainfrom
dependabot/npm_and_yarn/koa-2.16.4

Conversation

@dependabot
Copy link
Contributor

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

Bumps koa from 2.16.3 to 2.16.4.

Release notes

Sourced from koa's releases.

v2.16.4

What's Changed

Commits
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [koa](https://github.com/koajs/koa) from 2.16.3 to 2.16.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](koajs/koa@v2.16.3...v2.16.4)

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 2.16.4
  dependency-type: indirect
...

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 Mar 6, 2026
@vercel
Copy link

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hash Error Error Mar 10, 2026 5:47pm
hashdotdesign Ready Ready Preview, Comment Mar 10, 2026 5:47pm
hashdotdesign-tokens Ready Ready Preview, Comment Mar 10, 2026 5:47pm
petrinaut Ready Ready Preview Mar 10, 2026 5:47pm

@cursor
Copy link

cursor bot commented Mar 6, 2026

PR Summary

Low Risk
Lockfile-only patch update to a dependency; behavior changes should be minimal, with the main impact being the upstream security fix.

Overview
Updates the koa dependency in yarn.lock from 2.16.3 to 2.16.4.

This is a patch-level upgrade that pulls in upstream security fixes (notably for Host header injection via ctx.hostname).

Written by Cursor Bugbot for commit 4e252be. This will update automatically on new commits. Configure here.

@github-actions github-actions bot added the area/deps Relates to third-party dependencies (area) label Mar 6, 2026
@augmentcode
Copy link

augmentcode bot commented Mar 6, 2026

🤖 Augment PR Summary

Summary: Updates the Koa dependency from 2.16.3 to 2.16.4.

Why: Pulls in the upstream security fix for Host Header Injection affecting ctx.hostname (per Koa v2.16.4 release notes) and updates the lockfile accordingly.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@CiaranMn CiaranMn added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit 90e1630 Mar 10, 2026
45 checks passed
@CiaranMn CiaranMn deleted the dependabot/npm_and_yarn/koa-2.16.4 branch March 10, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/deps Relates to third-party dependencies (area) dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

1 participant