[Deps] Safe dependency updates 2026-03-10#1199
[Deps] Safe dependency updates 2026-03-10#1199github-actions[bot] wants to merge 2 commits intomainfrom
Conversation
- @commitlint/cli: 20.4.1 -> 20.4.3 - @commitlint/config-conventional: 20.4.1 -> 20.4.3 - @eslint/compat: 2.0.2 -> 2.0.3 - @types/node: 25.2.3 -> 25.4.0 - @typescript-eslint/eslint-plugin: 8.55.0 -> 8.57.0 - @typescript-eslint/parser: 8.55.0 -> 8.57.0 - eslint: 10.0.0 -> 10.0.3 - glob: 13.0.1 -> 13.0.6 - globals: 17.3.0 -> 17.4.0 - typescript-eslint: 8.55.0 -> 8.57.0 All tests pass (3 pre-existing unrelated failures unchanged) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
C++ Build Test Results
Overall: PASS ✅
|
Build Test: Deno
Overall: ✅ PASS
|
Go Build Test Results
Overall: PASS ✅
|
|
Merged PRs reviewed: fix(ci): resolve integration test suite failures on main; fix(security): eliminate TOCTOU race conditions in ssl-bump.ts ✅
|
Build Test: Node.js Results
Overall: ✅ PASS All 3 Node.js projects installed and tested successfully.
|
🦀 Rust Build Test Results
Overall: ✅ PASS
|
Chroot Version Comparison Results
Result: ❌ Not all tests passed. Go matches, but Python and Node.js versions differ between host and chroot environments.
|
Smoke Test Results✅ GitHub MCP: Last 2 merged PRs retrieved
✅ Playwright: github.com title contains "GitHub" ✅ File Write: ✅ Bash: File verified via Overall: PASS
|
|
Closing in favor of an aggregated dependency update PR that combines all pending updates. This reduces PR noise and CI load. |
Run npm update and npm audit fix across root and docs-site to bring all dependencies to latest compatible versions within existing semver ranges. Closes individual dependency PRs #1204, #1199, #1185, #1183, #1179, #1175, #1141, #1114, #1110, #1104, #1059, #1027, #1019, #976. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Automated Safe Dependency Updates
This PR contains safe patch/minor-level dependency updates that have been verified to:
Updated Dependencies
@commitlint/cli@commitlint/config-conventional@eslint/compat@types/node@typescript-eslint/eslint-plugin@typescript-eslint/parsereslintglobglobalstypescript-eslintSecurity Status
Skipped Updates (major version bumps with breaking changes)
chalk4.x → 5.x (ESM-only, breaking)commander12.x → 14.x (major breaking changes)eslint-plugin-security3.x → 4.x (major)execa5.x → 9.x (major rewrite, ESM-only)Verification
Generated by Dependency Security Monitor Workflow