Skip to content

chore(deps): clear ws DoS advisory and roll up pending dependabot bumps - #130

Merged
kellenmurphy merged 7 commits into
mainfrom
chore/deps-ws-audit-fix
Jun 16, 2026
Merged

chore(deps): clear ws DoS advisory and roll up pending dependabot bumps#130
kellenmurphy merged 7 commits into
mainfrom
chore/deps-ws-audit-fix

Conversation

@kellenmurphy

Copy link
Copy Markdown
Owner

Why

The six open Dependabot PRs (#124#129) all failed CI on the same step — not their bumps, but the npm audit / OSV scanner gates tripping on a newly-published ws advisory (high severity):

Vulnerable ws@8.20.1 arrives transitively via wranglerminiflarews, so it failed every CI run, including main. npm audit fix --force wanted to downgrade wrangler to 3.x (breaking, wrong direction). Same pattern as the earlier esbuild fix.

What

Verification

tsc --noEmit clean · eslint . --quiet clean · npm audit0 vulnerabilities · 100% coverage · production build succeeds.

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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