Automated Safe Dependency Updates
This PR contains safe patch/minor-level dependency updates that have been verified to:
- ✅ Pass all tests (pre-existing test failures are unrelated to these updates)
- ✅ Have no breaking changes
- ✅ No new security vulnerabilities (
npm audit reports 0 vulnerabilities)
Updated Dependencies
| Package |
Previous |
Updated |
Type |
ajv |
^8.18.0 |
^8.20.0 |
minor |
commander |
^12.0.0 |
^12.1.0 |
minor |
@babel/preset-env |
^7.29.0 |
^7.29.5 |
patch |
@commitlint/cli |
^20.4.1 |
^20.5.3 |
patch |
@commitlint/config-conventional |
^20.4.1 |
^20.5.3 |
patch |
@eslint/compat |
^2.0.5 |
^2.1.0 |
minor |
@eslint/js |
^10.0.0 |
^10.0.1 |
patch |
@types/js-yaml |
^4.0.5 |
^4.0.9 |
patch |
@types/node |
^25.6.0 |
^25.8.0 |
minor |
esbuild |
^0.25.0 |
^0.25.12 |
patch |
eslint |
^10.2.1 |
^10.4.0 |
minor |
glob |
^13.0.1 |
^13.0.6 |
patch |
globals |
^17.5.0 |
^17.6.0 |
minor |
jest |
^30.2.0 |
^30.4.2 |
minor |
typescript |
^5.0.0 |
^5.9.3 |
minor |
typescript-eslint |
^8.58.2 |
^8.59.3 |
patch |
Security Fixes Included
None required — npm audit reports 0 vulnerabilities across all 649 dependencies.
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.9M · ◷
Automated Safe Dependency Updates
This PR contains safe patch/minor-level dependency updates that have been verified to:
npm auditreports 0 vulnerabilities)Updated Dependencies
ajvcommander@babel/preset-env@commitlint/cli@commitlint/config-conventional@eslint/compat@eslint/js@types/js-yaml@types/nodeesbuildeslintglobglobalsjesttypescripttypescript-eslintSecurity Fixes Included
None required —
npm auditreports 0 vulnerabilities across all 649 dependencies.Verification
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.jsonpackage.jsonTo route changes like this to a review issue instead of blocking, configure
protected-files: fallback-to-issuein your workflow configuration.