Automated Safe Dependency Updates
This PR contains safe patch-level dependency updates that have been verified to:
- ✅ Pass all tests (1823/1826 — 3 pre-existing failures unrelated to these updates)
- ✅ Have no breaking changes
- ✅ npm audit: 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 |
@eslint/compat |
2.0.5 |
2.1.0 |
minor |
@types/node |
25.6.0 |
25.7.0 |
patch |
@typescript-eslint/eslint-plugin |
8.58.2 |
8.59.3 |
patch |
@typescript-eslint/parser |
8.58.2 |
8.59.3 |
patch |
| ajv |
8.18.0 |
8.20.0 |
patch |
| babel-jest |
30.3.0 |
30.4.1 |
patch |
| eslint |
10.2.1 |
10.3.0 |
minor |
| globals |
17.5.0 |
17.6.0 |
patch |
| jest |
30.3.0 |
30.4.2 |
patch |
| typescript-eslint |
8.58.2 |
8.59.3 |
patch |
Security Fixes Included
No CVEs addressed — npm audit shows 0 vulnerabilities before and after.
Skipped (Major Version Bumps)
The following packages have major version updates available but were skipped due to potential breaking changes:
- chalk 4 → 5, commander 12 → 14, execa 5 → 9, typescript 5 → 6,
@commitlint 20 → 21, esbuild 0.25 → 0.28
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 · ● 5.5M · ◷
Automated Safe Dependency Updates
This PR contains safe patch-level dependency updates that have been verified to:
Updated Dependencies
@babel/preset-env@commitlint/cli@commitlint/config-conventional@eslint/compat@types/node@typescript-eslint/eslint-plugin@typescript-eslint/parserSecurity Fixes Included
No CVEs addressed — npm audit shows 0 vulnerabilities before and after.
Skipped (Major Version Bumps)
The following packages have major version updates available but were skipped due to potential breaking changes:
@commitlint20 → 21, esbuild 0.25 → 0.28Verification
Generated 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.