Automated Safe Dependency Updates
This PR contains safe patch/minor-level dependency updates that have been verified to:
- ✅ Pass all tests (1767/1769 — 2 pre-existing failures unrelated to deps)
- ✅ Have no breaking changes
- ✅ No security vulnerabilities detected (
npm audit reports 0 vulnerabilities)
Updated Dependencies
| Package |
Previous |
Updated |
Type |
@babel/preset-env |
7.29.2 |
7.29.5 |
patch |
@commitlint/cli |
20.5.0 |
20.5.3 |
patch |
@commitlint/config-conventional |
20.5.0 |
20.5.3 |
patch |
@types/node |
25.6.0 |
25.6.2 |
patch |
@typescript-eslint/eslint-plugin |
8.58.2 |
8.59.2 |
minor |
@typescript-eslint/parser |
8.58.2 |
8.59.2 |
minor |
| ajv |
8.18.0 |
8.20.0 |
minor |
| babel-jest |
30.3.0 |
30.4.0 |
minor |
| eslint |
10.2.1 |
10.3.0 |
minor |
| globals |
17.5.0 |
17.6.0 |
minor |
| jest |
30.3.0 |
30.4.0 |
minor |
| typescript-eslint |
8.58.2 |
8.59.2 |
minor |
Security Fixes Included
No CVEs addressed — npm audit reported 0 vulnerabilities before and after updates.
Packages Skipped (Major Version Jumps)
The following packages have major updates available but were skipped as they may contain breaking changes:
- chalk 4 → 5, commander 12 → 14, execa 5 → 9, typescript 5 → 6, esbuild 0.25 → 0.28, eslint-plugin-security 3 → 4, markdownlint-cli2 0.21 → 0.22
Verification
Generated by Dependency Security Monitor Workflow
To route changes like this to a review issue instead of blocking, configure protected-files: fallback-to-issue in your workflow configuration.
Generated by Dependency Security Monitor · ● 590.7K · ◷
Automated Safe Dependency Updates
This PR contains safe patch/minor-level dependency updates that have been verified to:
npm auditreports 0 vulnerabilities)Updated Dependencies
@babel/preset-env@commitlint/cli@commitlint/config-conventional@types/node@typescript-eslint/eslint-plugin@typescript-eslint/parserSecurity Fixes Included
No CVEs addressed —
npm auditreported 0 vulnerabilities before and after updates.Packages Skipped (Major Version Jumps)
The following packages have major updates available but were skipped as they may contain breaking changes:
Verification
npm auditcleanGenerated by Dependency Security Monitor Workflow
Warning
Protected Files
This was originally intended as a pull request, but the patch modifies protected files. These files may affect project dependencies, CI/CD pipelines, or agent behaviour. Please review the changes carefully before creating the pull request.
Click here to create the pull request once you have reviewed the changes
Protected files
package-lock.jsonTo route changes like this to a review issue instead of blocking, configure
protected-files: fallback-to-issuein your workflow configuration.