Automated Safe Dependency Updates
This PR contains safe patch/minor-level dependency updates that have been verified to:
- ✅ Pass all tests (1785 passing; 2 pre-existing environment failures unrelated to these changes)
- ✅ Have no breaking changes
- ✅ No security vulnerabilities found (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 |
@eslint/js |
patch/minor |
latest wanted |
minor |
@types/js-yaml |
minor update |
latest wanted |
minor |
@types/node |
25.6.0 |
25.6.2 |
patch |
@typescript-eslint/eslint-plugin |
8.58.2 |
8.59.2 |
patch |
@typescript-eslint/parser |
8.58.2 |
8.59.2 |
patch |
ajv |
8.18.0 |
8.20.0 |
minor |
babel-jest |
30.3.0 |
30.4.1 |
patch |
esbuild |
patch update |
latest wanted |
patch |
eslint |
10.2.1 |
10.3.0 |
minor |
glob |
minor update |
latest wanted |
minor |
globals |
17.5.0 |
17.6.0 |
minor |
jest |
30.3.0 |
30.4.2 |
patch |
typescript-eslint |
8.58.2 |
8.59.2 |
patch |
Security Fixes Included
None required — npm audit reports 0 vulnerabilities across all 649 dependencies.
Packages NOT Updated (major version bumps requiring review)
@commitlint/*: 20.x → 21.x (major)
chalk: 4.x → 5.x (major, ESM-only)
commander: 12.x → 14.x (major)
esbuild: 0.25.x → 0.28.x (minor, skipped to be safe)
eslint-plugin-security: 3.x → 4.x (major)
execa: 5.x → 9.x (major, ESM-only)
markdownlint-cli2: 0.21.x → 0.22.x (minor, skipped)
typescript: 5.x → 6.x (major)
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 · ● 643.4K · ◷
Automated Safe Dependency Updates
This PR contains safe patch/minor-level dependency updates that have been verified to:
Updated Dependencies
@babel/preset-env@commitlint/cli@commitlint/config-conventional@eslint/compat@eslint/js@types/js-yaml@types/node@typescript-eslint/eslint-plugin@typescript-eslint/parserajvbabel-jestesbuildeslintglobglobalsjesttypescript-eslintSecurity Fixes Included
None required —
npm auditreports 0 vulnerabilities across all 649 dependencies.Packages NOT Updated (major version bumps requiring review)
@commitlint/*: 20.x → 21.x (major)chalk: 4.x → 5.x (major, ESM-only)commander: 12.x → 14.x (major)esbuild: 0.25.x → 0.28.x (minor, skipped to be safe)eslint-plugin-security: 3.x → 4.x (major)execa: 5.x → 9.x (major, ESM-only)markdownlint-cli2: 0.21.x → 0.22.x (minor, skipped)typescript: 5.x → 6.x (major)Verification
npm test: 1785/1787 — 2 pre-existing environment failures)npm auditreports 0 vulnerabilitiesGenerated 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.