You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run npm audit in each dir to confirm 0 high/critical remain; open PR ready (not draft), reviewer rubenhensen, body must include Closes #<this issue> on its own line, and note: "no CI build gate, please review manually"
Minor/patch batch (second PR after CVE PR merges): all remaining minor and patch bumps above except @types/node and @e4a/pg-js
Major bumps individually (separate PRs):
@e4a/pg-js 1.10.0 → 2.1.0 in both pg-sveltekit and pg-node (review changelog; runtime dep)
@types/node 25.x → 26.x in pg-sveltekit (devDependency, lower risk)
Build after each batch; no CI build gate on this repo — reviewer must verify manually.
Security vulnerabilities (fix first)
Outdated packages
Worker instructions
CVEs first — address all security advisories in a single PR:
pg-sveltekit: bumpviteto^8.1.0(fixes GHSA-fx2h-pf6j-xcff + GHSA-v6wh-96g9-6wx3)pg-manual: bumpwebpack-dev-serverto^5.2.5(fixes GHSA-mx8g-39q3-5c79, GHSA-96hv-2xvq-fx4p, GHSA-v6wh-96g9-6wx3, GHSA-64mm-vxmg-q3vj transitively)npm auditin each dir to confirm 0 high/critical remain; open PR ready (not draft), reviewerrubenhensen, body must includeCloses #<this issue>on its own line, and note: "no CI build gate, please review manually"Minor/patch batch (second PR after CVE PR merges): all remaining minor and patch bumps above except
@types/nodeand@e4a/pg-jsMajor bumps individually (separate PRs):
@e4a/pg-js1.10.0 → 2.1.0 in bothpg-sveltekitandpg-node(review changelog; runtime dep)@types/node25.x → 26.x inpg-sveltekit(devDependency, lower risk)Build after each batch; no CI build gate on this repo — reviewer must verify manually.