[PR #69] [CLOSED] chore(deps-dev): bump koa from 3.1.1 to 3.1.2 in the npm_and_yarn group across 1 directory #76

Closed
opened 2026-05-06 16:07:26 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/express-prom-bundle/pull/69
Author: @dependabot[bot]
Created: 2/28/2026
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/npm_and_yarn-162278c92e


📝 Commits (1)

  • 46c53e9 chore(deps-dev): bump koa in the npm_and_yarn group across 1 directory

📊 Changes

1 file changed (+14 additions, -23 deletions)

View changed files

📝 package-lock.json (+14 -23)

📄 Description

Bumps the npm_and_yarn group with 1 update in the / directory: koa.

Updates koa from 3.1.1 to 3.1.2

Release notes

Sourced from koa's releases.

v3.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/koajs/koa/compare/v3.1.1...v3.1.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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/express-prom-bundle/pull/69 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/28/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/npm_and_yarn-162278c92e` --- ### 📝 Commits (1) - [`46c53e9`](https://github.com/BreizhHardware/express-prom-bundle/commit/46c53e904b981368f2d14455d9e574ad9466a139) chore(deps-dev): bump koa in the npm_and_yarn group across 1 directory ### 📊 Changes **1 file changed** (+14 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+14 -23) </details> ### 📄 Description Bumps the npm_and_yarn group with 1 update in the / directory: [koa](https://github.com/koajs/koa). Updates `koa` from 3.1.1 to 3.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/koajs/koa/releases">koa's releases</a>.</em></p> <blockquote> <h2>v3.1.2</h2> <h2>What's Changed</h2> <ul> <li>fix: typo in troubleshooting.md by <a href="https://github.com/WuMingDao"><code>@​WuMingDao</code></a> in <a href="https://redirect.github.com/koajs/koa/pull/1916">koajs/koa#1916</a></li> <li>build(deps-dev): bump qs from 6.14.0 to 6.14.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/koajs/koa/pull/1921">koajs/koa#1921</a></li> <li>build(deps): bump http-errors from 2.0.0 to 2.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/koajs/koa/pull/1919">koajs/koa#1919</a></li> <li>build(deps): bump mime-types from 3.0.1 to 3.0.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/koajs/koa/pull/1918">koajs/koa#1918</a></li> <li>docs: use correct term &quot;Server-Sent Events&quot; in guide by <a href="https://github.com/jtr860830"><code>@​jtr860830</code></a> in <a href="https://redirect.github.com/koajs/koa/pull/1920">koajs/koa#1920</a></li> <li>build(deps): bump content-disposition from 0.5.4 to 1.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/koajs/koa/pull/1917">koajs/koa#1917</a></li> <li>build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/koajs/koa/pull/1922">koajs/koa#1922</a></li> <li>fix(security): Host Header Injection via <code>ctx.hostname</code> by <a href="https://github.com/killagu"><code>@​killagu</code></a> <a href="https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm">https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/WuMingDao"><code>@​WuMingDao</code></a> made their first contribution in <a href="https://redirect.github.com/koajs/koa/pull/1916">koajs/koa#1916</a></li> <li><a href="https://github.com/jtr860830"><code>@​jtr860830</code></a> made their first contribution in <a href="https://redirect.github.com/koajs/koa/pull/1920">koajs/koa#1920</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/koajs/koa/compare/v3.1.1...v3.1.2">https://github.com/koajs/koa/compare/v3.1.1...v3.1.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/koajs/koa/commit/c5a52e056d61afa012a08d3aa89a59bce5ccbf1b"><code>c5a52e0</code></a> 3.1.2</li> <li><a href="https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df"><code>55ab9ba</code></a> Merge commit from fork</li> <li><a href="https://github.com/koajs/koa/commit/fecd464ae7be82bd71b275c1faa746dd1c45ef5b"><code>fecd464</code></a> build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (<a href="https://redirect.github.com/koajs/koa/issues/1922">#1922</a>)</li> <li><a href="https://github.com/koajs/koa/commit/d2066cf2a52fe3aeeb5778c8cce204a73ea6fb87"><code>d2066cf</code></a> build(deps): bump content-disposition from 0.5.4 to 1.0.1 (<a href="https://redirect.github.com/koajs/koa/issues/1917">#1917</a>)</li> <li><a href="https://github.com/koajs/koa/commit/8694a06eb67aeec90f06f17b2a716bccfbad11e5"><code>8694a06</code></a> docs: use correct term &quot;Server-Sent Events&quot; in guide (<a href="https://redirect.github.com/koajs/koa/issues/1920">#1920</a>)</li> <li><a href="https://github.com/koajs/koa/commit/096682b31592b20319549f57517abf3fc90649a1"><code>096682b</code></a> build(deps): bump mime-types from 3.0.1 to 3.0.2 (<a href="https://redirect.github.com/koajs/koa/issues/1918">#1918</a>)</li> <li><a href="https://github.com/koajs/koa/commit/8215c2e3896932d966951042f9a0d8aa743e40fe"><code>8215c2e</code></a> build(deps): bump http-errors from 2.0.0 to 2.0.1 (<a href="https://redirect.github.com/koajs/koa/issues/1919">#1919</a>)</li> <li><a href="https://github.com/koajs/koa/commit/cfe5ec6aea6acf2ebf2868687692dae7fac726fe"><code>cfe5ec6</code></a> build(deps-dev): bump qs from 6.14.0 to 6.14.1 (<a href="https://redirect.github.com/koajs/koa/issues/1921">#1921</a>)</li> <li><a href="https://github.com/koajs/koa/commit/0a6afa5a6107c0c8baf4722e29de7566f33d1651"><code>0a6afa5</code></a> fix: typo in troubleshooting.md (<a href="https://redirect.github.com/koajs/koa/issues/1916">#1916</a>)</li> <li>See full diff in <a href="https://github.com/koajs/koa/compare/v3.1.1...v3.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=koa&package-manager=npm_and_yarn&previous-version=3.1.1&new-version=3.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/BreizhHardware/express-prom-bundle/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 16:07:26 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/express-prom-bundle#76
No description provided.