Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2026

This PR contains the following updates:

Package Change Age Confidence
hono (source) 4.11.44.11.7 age confidence

Release Notes

honojs/hono (hono)

v4.11.7

Compare Source

Security Release

This release includes security fixes for multiple vulnerabilities in Hono and related middleware. We recommend upgrading if you are using any of the affected components.

IP Restriction Middleware

Fixed an IPv4 address validation bypass that could allow IP-based access control to be bypassed under certain configurations.

Cache Middleware

Fixed an issue where responses marked with Cache-Control: private or no-store could be cached, potentially leading to information disclosure on some runtimes.

Serve Static Middleware (Cloudflare Workers adapter)

Fixed an issue that could allow unintended access to internal asset keys when serving static files with user-controlled paths.

hono/jsx ErrorBoundary

Fixed a reflected Cross-Site Scripting (XSS) issue in the ErrorBoundary component that could occur when untrusted strings were rendered without proper escaping.

Recommendation

Users are encouraged to upgrade to this release, especially if they:

  • Use IP Restriction Middleware
  • Use Cache Middleware on Deno, Bun, or Node.js
  • Use Serve Static Middleware with user-controlled paths on Cloudflare Workers
  • Render untrusted data inside ErrorBoundary components

Security Advisories & CVEs


Full Changelog: honojs/hono@v4.11.6...v4.11.7

v4.11.6

Compare Source

v4.11.5

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.11.4...v4.11.5


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/hono-4.x-lockfile branch from ccabe28 to bf3a369 Compare January 26, 2026 16:49
@renovate renovate bot changed the title chore(deps): update dependency hono to v4.11.5 chore(deps): update dependency hono to v4.11.6 Jan 26, 2026
@renovate renovate bot force-pushed the renovate/hono-4.x-lockfile branch from bf3a369 to 595deb3 Compare January 27, 2026 10:29
@renovate renovate bot changed the title chore(deps): update dependency hono to v4.11.6 chore(deps): update dependency hono to v4.11.7 Jan 27, 2026
@renovate renovate bot changed the title chore(deps): update dependency hono to v4.11.7 chore(deps): update dependency hono to v4.11.7 - autoclosed Jan 27, 2026
@renovate renovate bot closed this Jan 27, 2026
@renovate renovate bot deleted the renovate/hono-4.x-lockfile branch January 27, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants