fix: upgrade hono to ^4.12.18 to address CVE-2026-44455, CVE-2026-44456, CVE-2026-44457, CVE-2026-44458#1186
Conversation
Co-authored-by: Brendan Kellam <brendan@sourcebot.dev>
WalkthroughThe pull request updates the Changeshono Dependency Security Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Co-authored-by: Brendan Kellam <brendan@sourcebot.dev>
License Audit
Weak Copyleft Packages (informational)
Resolved Packages (20)
|
Consolidates SOU-1068, SOU-1069, SOU-1071 into this PR (already addressing SOU-1070 / CVE-2026-44457). Same hono 4.12.14 -> 4.12.18 bump fixes all four. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Per the updated convention in CLAUDE.md (one CHANGELOG line per PR, not per CVE), the four sibling hono CVEs share one comma-separated entry. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CHANGELOG.md`:
- Line 15: Update the CHANGELOG entry for the hono bump (^4.12.18) to only claim
CVEs actually fixed by that release: remove CVE-2026-44455 and CVE-2026-44458
from the list, and either omit CVE-2026-44456 or note it was fixed in 4.12.16
(not newly resolved by 4.12.18); keep CVE-2026-44457 as the sole CVE attributed
to 4.12.18 and preserve the PR reference and version string ("hono" and
"^4.12.18") in the entry.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: bb23c055-f77f-486d-8333-4ed6bffe950a
⛔ Files ignored due to path filters (1)
yarn.lockis excluded by!**/yarn.lock,!**/*.lock
📒 Files selected for processing (2)
CHANGELOG.mdpackage.json
Fixes SOU-1068
Fixes SOU-1069
Fixes SOU-1070
Fixes SOU-1071
Summary
Upgrades
honofrom 4.12.14 to 4.12.18 to address four related CVEs:Changes
@modelcontextprotocol/sdk/honofrom^4.12.14to^4.12.18.[Unreleased] → Fixed.Consolidated from #1187, #1188, #1190 — all four PRs were the same package bump for sibling CVEs.
🤖 Generated with Claude Code
Summary by CodeRabbit
honoto address multiple security vulnerabilities.