v4.4.2

git-ai-project/git-aiv4.4.2May 24, 2026by sinewaveai

AI Summary

A maintenance release focused on dependency updates, specifically bumping the `qs` library to version 6.15.2 and `postcss` to version 8.5.14 to resolve bugs.

Key Highlights

  • Bumped `qs` from 6.15.0 to 6.15.2 to fix stringify/parse functions
  • Updated `postcss` dev dependencies to version 8.5.14
  • Applied updates across multiple sub-packages: /prooflayer-scanner, /scanner-lite, and /code-review-agent

Full Release Notes

## 🔧 Dependency Updates

- **qs**: 6.15.0 → 6.15.2 (bug fixes for stringify/parse functions)
- **postcss**: 8.5.6/8.5.8 → 8.5.14 (dev dependency updates)

## 📦 Changes

- chore(deps): bump qs from 6.15.0 to 6.15.2 in /prooflayer-scanner (#92)
- chore(deps): bump qs from 6.15.0 to 6.15.2 in /scanner-lite (#91)
- chore(deps-dev): bump postcss from 8.5.6 to 8.5.14 (#87)
- chore(deps-dev): bump postcss from 8.5.8 to 8.5.14 in /code-review-agent (#89)

**Full Changelog**: https://github.com/sinewaveai/agent-security-scanner-mcp/compare/v4.4.1...v4.4.2