WIP: fix(deps): patch development toolchain vulnerabilities #23
Loading…
Reference in a new issue
No description provided.
Delete branch "audit/dev-toolchain-deps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Validation
npm cinpm run lintnpm run typechecknpm test(23 files, 50 tests)npm test -- --maxWorkers=1 --no-file-parallelism(23 files, 50 tests)npm run buildAudit scope / residual exception
npm auditandnpm audit --omit=devnow report the same three production findings:next@16.2.3, itspostcss@8.4.31, andgray-matter'sjs-yaml@3.14.2. These are intentionally not changed here because PR #17 owns the production Next.js/YAML remediation; this PR leaves no development-only audit findings.Draft for review; please keep this separate from PR #17.
fix(deps): patch development toolchain vulnerabilitiesto WIP: fix(deps): patch development toolchain vulnerabilities096fddbf165cddac1eacIntegration staging update (unmerged): reviewed head
096fddbf16058dba3f65b9fb56cda01462e4386d→ staged head5cddac1eacf8585dba2febdf84a9c734067af027. Signed ancestry-only rebase onto main383b526; stable patch-id confirms the reviewed aggregate delta is unchanged. Localnpm ci, lint, typecheck, full Vitest, and production build all pass. Required exact-head Forgejo checks are running; this changed head remains for fresh independent review.Exact-head staging checks are green for
5cddac1eacf8585dba2febdf84a9c734067af027: both protected pull-request contexts succeeded. Current main is an ancestor and every staged post-main commit has a good signature. This PR remains unmerged and awaits independent staged-head review.Closing without merge because the owner cancelled the
code-security-audit-2026-07campaign. This does not revert previously merged work.Pull request closed