Skip to content

fix: bump hono to >=4.12.14 (GHSA-458j-xx4x-4375)#58

Merged
jwfing merged 1 commit into
masterfrom
fix/hono-ghsa-458j-xx4x-4375
May 4, 2026
Merged

fix: bump hono to >=4.12.14 (GHSA-458j-xx4x-4375)#58
jwfing merged 1 commit into
masterfrom
fix/hono-ghsa-458j-xx4x-4375

Conversation

@jwfing

@jwfing jwfing commented May 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump hono override from ^4.12.12 to ^4.12.14 to resolve GHSA-458j-xx4x-4375
  • Lockfile now resolves hono to 4.12.16 (latest in the 4.x line)

Test plan

  • npm install succeeds with no override conflicts
  • npm run build passes
  • CI green

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated dependency versions.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented May 4, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 30e322cc-40af-44ca-9953-11f5cb3058d7

📥 Commits

Reviewing files that changed from the base of the PR and between 649b586 and a4f953e.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

Walkthrough

The hono dependency override in package.json is bumped from ^4.12.12 to ^4.12.14. This is a patch-level version increment within the same minor version.

Changes

Dependency Override Update

Layer / File(s) Summary
Dependency Version Bump
package.json
overrides.hono version updated from ^4.12.12 to ^4.12.14.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • InsForge/insforge-mcp#54: Pins hono to ^4.12.12 in dependency overrides, whereas this PR advances that override to ^4.12.14.

Suggested reviewers

  • Fermionic-Lyu
  • CarmenDou
  • tonychang04

Poem

🐰 A little hop, a version climb,
From twelve-dot-twelve to fourteen's time,
Hono flows with patch-level grace,
Dependencies updated in their place! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: bumping the hono dependency to address a specific security vulnerability (GHSA-458j-xx4x-4375).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/hono-ghsa-458j-xx4x-4375

Comment @coderabbitai help to get the list of available commands and usage tips.

@jwfing
jwfing merged commit 3f31727 into master May 4, 2026
2 checks passed
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.

2 participants