Skip to content

deps: clear new npm advisories blocking CI across all open PRs - #30

Open
aurph wants to merge 1 commit into
mainfrom
fix/audit-advisories
Open

deps: clear new npm advisories blocking CI across all open PRs#30
aurph wants to merge 1 commit into
mainfrom
fix/audit-advisories

Conversation

@aurph

@aurph aurph commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Two advisories published upstream since Aug 18 (browserslist HIGH: unbounded memory growth; postcss-selector-parser low) trip CI's npm-audit gate on every new push — PR #26 is already red from it and any future push to #25/#27/#28/#29 would go red too. npm audit fix, lockfile-only; 0 vulnerabilities after; tests/tsc/build green.

Merge this first — it unblocks CI for the whole train. The same lockfile change is also merged into #26's branch so its checks recover; the identical content merges cleanly.

🤖 Generated with Claude Code

https://claude.ai/code/session_01FY4ziPhfu8VBPFVy5cDMNy

Two advisories published upstream since the last merge (browserslist
unbounded memory growth, HIGH; postcss-selector-parser AST recursion,
low) trip CI's npm-audit gate on every new push, blocking the whole
open PR train. npm audit fix; 0 vulnerabilities after; tests/tsc/build
green. Lockfile-only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant