chore(deps): remove nothing, bump 12 safe patch/minor deps (pst-whg3) - #72
Merged
Conversation
Dependency audit (knip + manual import scan): all 18 npm deps are genuinely used — none removed. Python ecosystem is lockfile-free (CI installs pytest/numpy/trimesh ad-hoc; skill requirements.txt is minimal and used). Safe bumps applied (patch/minor only): - next 16.2.10 -> 16.3.3 (fixes bundled lodash CVE-2025-13465) - react / react-dom 19.2.7 -> 19.2.8 - @vercel/blob 2.6.1 -> 2.8.0 - google-auth-library 10.9.0 -> 10.9.1 - @playwright/test 1.61.1 -> 1.62.1 - @tailwindcss/postcss + tailwindcss 4.3.2 -> 4.3.3 - @testing-library/react 16.3.2 -> 16.3.3 - @types/react 19.2.17 -> 19.2.18 - @types/react-dom 19.0.0 -> 19.2.5 - postcss 8.5.16 -> 8.5.26 Held for mayor review (majors/risky — see PR body): three/@types/three 0.169 -> 0.185, vitest 2 -> 4, typescript 5 -> 7, @types/node 22 -> 26, @vercel/config 0.2 -> 0.7. Gates: vitest 218/218, next build clean. npm audit 10 -> 9 advisories. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Owner
Author
|
Codex gate review — pass Reviewed the exact head Verification performed:
No blocking findings. Full review details are recorded on the gate bead. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependency audit (bead pst-whg3). Two parts: remove verified-unused deps, and apply safe patch/minor bumps. Majors/risky bumps are listed for mayor review, not applied.
Removed (verified unused)
None. All 18 npm dependencies are genuinely used:
@vercel/blob—lib/wasm/export-cache.ts(dynamic import)google-auth-library—lib/render-service/auth.ts@vercel/config—vercel.tspostcss—postcss.config.mjs(via@tailwindcss/postcss)jsdom—@testing-library/reactenvironmentPython ecosystem is lockfile-free: CI installs
pytest,numpy,trimesh,rtree,pillowad-hoc; the onlyrequirements.txt(.claude/skills/scad-send/) pinsPyYAML>=6.0and a git Bambu cloud lib, both used by that skill. Nothing to remove or bump there.Bumped (patch/minor only, lockfile kept consistent)
next16.3.x also fixes a bundled-lodash CVE (CVE-2025-13465) per its changelog.Proposed majors / risky — NOT applied, for mayor review
StlViewer; needs a dedicated migration + visual-verification pass (tracked as st-3js).Gates
npm test(vitest): 218/218 passednpm run build(Next.js prod build): cleannpm audit: 10 → 9 advisories (remaining are dev-only / upstream-owned, documented in docs/deps-review-2026-07.md)