[PR #120] [MERGED] Bump hono from 4.9.5 to 4.9.6 in /mail-worker #209

Closed
opened 2026-02-27 09:13:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/maillab/cloud-mail/pull/120
Author: @dependabot[bot]
Created: 9/9/2025
Status: Merged
Merged: 9/14/2025
Merged by: @eoao

Base: mainHead: dependabot/npm_and_yarn/mail-worker/hono-4.9.6


📝 Commits (1)

  • 9ac47b3 Bump hono from 4.9.5 to 4.9.6 in /mail-worker

📊 Changes

2 files changed (+11 additions, -34 deletions)

View changed files

📝 mail-worker/package.json (+1 -1)
📝 mail-worker/pnpm-lock.yaml (+10 -33)

📄 Description

Bumps hono from 4.9.5 to 4.9.6.

Release notes

Sourced from hono's releases.

v4.9.6

Security

Fixed a bug in URL path parsing (getPath) that could cause path confusion under malformed requests.

If you rely on reverse proxies (e.g. Nginx) for ACLs or restrict access to endpoints like /admin, please update immediately.

See advisory for details: GHSA-9hp6-4448-45g2

What's Changed

Full Changelog: https://github.com/honojs/hono/compare/v4.9.5...v4.9.6

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

🔄 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/maillab/cloud-mail/pull/120 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/9/2025 **Status:** ✅ Merged **Merged:** 9/14/2025 **Merged by:** [@eoao](https://github.com/eoao) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/mail-worker/hono-4.9.6` --- ### 📝 Commits (1) - [`9ac47b3`](https://github.com/maillab/cloud-mail/commit/9ac47b3f17e3f4eba780d2963b870a1e58acbf5a) Bump hono from 4.9.5 to 4.9.6 in /mail-worker ### 📊 Changes **2 files changed** (+11 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `mail-worker/package.json` (+1 -1) 📝 `mail-worker/pnpm-lock.yaml` (+10 -33) </details> ### 📄 Description Bumps [hono](https://github.com/honojs/hono) from 4.9.5 to 4.9.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/honojs/hono/releases">hono's releases</a>.</em></p> <blockquote> <h2>v4.9.6</h2> <h2>Security</h2> <p>Fixed a bug in URL path parsing (<code>getPath</code>) that could cause path confusion under malformed requests.</p> <p>If you rely on reverse proxies (e.g. Nginx) for ACLs or restrict access to endpoints like <code>/admin</code>, please update immediately.</p> <p>See advisory for details: GHSA-9hp6-4448-45g2</p> <h2>What's Changed</h2> <ul> <li>chore: update packages in the router bench by <a href="https://github.com/yusukebe"><code>@​yusukebe</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/4386">honojs/hono#4386</a></li> <li>chore(benchmarks): remove comment-out from router bench by <a href="https://github.com/yusukebe"><code>@​yusukebe</code></a> in <a href="https://redirect.github.com/honojs/hono/pull/4387">honojs/hono#4387</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/honojs/hono/compare/v4.9.5...v4.9.6">https://github.com/honojs/hono/compare/v4.9.5...v4.9.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/honojs/hono/commit/7f4311c010dbd15bd25e16551ecf58059887d105"><code>7f4311c</code></a> 4.9.6</li> <li><a href="https://github.com/honojs/hono/commit/1d79aedc3f82d8c9969b115fe61bc4bd705ec8de"><code>1d79aed</code></a> Merge commit from fork</li> <li><a href="https://github.com/honojs/hono/commit/adecab1caeb2665c8da83a470de958566890d6ba"><code>adecab1</code></a> chore(benchmarks): remove comment-out from router bench (<a href="https://redirect.github.com/honojs/hono/issues/4387">#4387</a>)</li> <li><a href="https://github.com/honojs/hono/commit/b3d5b404291a71ec088c5f5c9d6f2940150fbb5b"><code>b3d5b40</code></a> chore: update packages in the router bench (<a href="https://redirect.github.com/honojs/hono/issues/4386">#4386</a>)</li> <li>See full diff in <a href="https://github.com/honojs/hono/compare/v4.9.5...v4.9.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hono&package-manager=npm_and_yarn&previous-version=4.9.5&new-version=4.9.6)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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](https://github.com/eoao/cloud-mail/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:13:45 +03: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
starred/cloud-mail-maillab#209
No description provided.