v4.4.4
MontFerret/ferretv4.4.4Jun 22, 2026by sinewaveai
AI Summary
This release focuses on dependency updates across the project. It updates the Hono web framework and several other transitive dependencies to their latest patch versions.
Key Highlights
- Updated Hono from 4.12.23 to 4.12.26
- Updated qs from 6.15.0 to 6.15.2
- Updated tar from 7.5.11 to 7.5.16
- Updated form-data from 4.0.5 to 4.0.6
- Updated dev dependencies Vite, esbuild, and tsx
Full Release Notes
## 🔧 Dependency Updates - **hono**: 4.12.23 → 4.12.26 (web framework, patch updates across root + 3 subpackages) - **qs**: 6.15.0 → 6.15.2 (root + /mcp-server-full) - **tar**: 7.5.11 → 7.5.16 (root) - **form-data**: 4.0.5 → 4.0.6 (/code-review-agent) - **vite** (dev): 7.3.2 → 7.3.5 - **esbuild** + **tsx** (dev): /code-review-agent ## 📦 Changes - chore(deps): bump hono from 4.12.23 to 4.12.26 (#107) - chore(deps): bump hono from 4.12.23 to 4.12.26 in /mcp-server-full (#110) - chore(deps): bump hono from 4.12.23 to 4.12.26 in /prooflayer-scanner (#109) - chore(deps): bump hono from 4.12.23 to 4.12.26 in /scanner-lite (#108) - chore(deps): bump qs from 6.15.0 to 6.15.2 (#113) - chore(deps): bump qs from 6.15.0 to 6.15.2 in /mcp-server-full (#101) - chore(deps): bump tar from 7.5.11 to 7.5.16 (#112) - chore(deps): bump form-data from 4.0.5 to 4.0.6 in /code-review-agent (#111) - chore(deps-dev): bump vite from 7.3.2 to 7.3.5 (#106) - chore(deps): bump esbuild and tsx in /code-review-agent (#105) ## ⏳ Held back - #104 (`vitest 4.0.18 → 4.1.9` root) — vitest 4.1.x imports \`styleText\` from \`node:util\`, only available in Node 20.12+. Repo still supports Node 18. Requires Node 18 deprecation first (same blocker as #96). **Full Changelog**: https://github.com/sinewaveai/agent-security-scanner-mcp/compare/v4.4.3...v4.4.4