chore(deps): bump hono to 4.12.14 + @hono/node-server to 1.19.13#416
chore(deps): bump hono to 4.12.14 + @hono/node-server to 1.19.13#416
Conversation
|
|
Warning Rate limit exceeded
To continue reviewing without waiting, purchase usage credits in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
✨ 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 |
Patches 7 medium-severity advisories on hono / @hono/node-server, all consumed transitively here via @modelcontextprotocol/sdk@1.29.0: - GHSA-vrm6-9wfh-7r9p (#90, @hono/node-server) — middleware bypass via repeated slashes in serveStatic, patched in 1.19.13 - GHSA-8wjg-2qrw-6cf2 (#91) — same root cause in hono itself, patched in 4.12.12 - GHSA-2vgw-pq57-xx9c (#92) — path traversal in toSSG() - GHSA-87xc-2fmq-h3xv (#93) — missing cookie-name validation in setCookie() - GHSA-fvm4-fc8h-pcg5 (#94) — incorrect IP matching in ipRestriction() for IPv4-mapped IPv6 - GHSA-cv2m-gx9q-9pf4 (#95) — non-breaking-space prefix bypass in getCookie() name handling - GHSA-458j-xx4x-4375 (#97) — improper JSX attribute name handling allowing HTML injection in hono/jsx SSR, patched in 4.12.14 4.12.14 covers all of them. Added overrides ">=4.12.14" / ">=1.19.13" to keep future resolves on the patched line. Surgical lockfile edit covers the package def + integrity for both, plus the snapshot key peer-hash references.
d7111f4 to
df620e6
Compare
Summary
Closes 7 medium-severity Dependabot alerts on the hono ecosystem in one PR. All consumed transitively here via `@modelcontextprotocol/sdk@1.29.0`.
`hono@4.12.14` covers all (highest patched version mentioned). `@modelcontextprotocol/sdk@1.29.0`'s declared ranges (`hono: ^4.11.4`, `@hono/node-server: ^1.19.9`) accept the new versions.
Changes
Test plan