Skip to content

chore(deps): update dependencies and patch 14 CVEs - #26

Merged
llbbl merged 3 commits into
mainfrom
deps/update-packages
May 20, 2026
Merged

chore(deps): update dependencies and patch 14 CVEs#26
llbbl merged 3 commits into
mainfrom
deps/update-packages

Conversation

@llbbl

@llbbl llbbl commented May 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bumps 14 packages to latest within their current semver ranges (no majors)
  • Adds a postcss workspace override to force the transitive bump under next
  • Clears all 14 outstanding vulnerabilities (7 high, 5 moderate, 2 low)

Changes

Dependencies

  • package.json: next 16.2.4→16.2.6, react/react-dom 19.2.5→19.2.6, @biomejs/biome 2.4.12→2.4.15, @next/bundle-analyzer 16.2.4→16.2.6, @tailwindcss/postcss 4.2.4→4.3.0, @types/node 25.6.0→25.9.0, @vitejs/plugin-react 6.0.1→6.0.2, @vitest/ui 4.1.5→4.1.6, jsdom 29.0.2→29.1.1, postcss 8.5.10→8.5.14, tailwindcss 4.2.4→4.3.0, vite 8.0.10→8.0.13, vitest 4.1.5→4.1.6
  • pnpm-workspace.yaml: add postcss: ">=8.5.10" override for transitive bump under next
  • pnpm-lock.yaml: regenerated lockfile

Security

Notable fixes in next 16.2.6 (9 advisories resolved): DoS, SSRF, middleware bypass, cache poisoning, XSS. Full audit is now clean.

Test plan

  • pnpm install --frozen-lockfile passes
  • pnpm build succeeds
  • pnpm test — 3/3 tests pass
  • pnpm audit — 0 vulnerabilities

Supersedes Dependabot PRs #24 and #25.

### Dependencies
- package.json: bump 14 packages within semver (next 16.2.4→16.2.6,
  react/react-dom 19.2.5→19.2.6, @biomejs/biome 2.4.12→2.4.15,
  @next/bundle-analyzer 16.2.4→16.2.6, @tailwindcss/postcss 4.2.4→4.3.0,
  @types/node 25.6.0→25.9.0, @vitejs/plugin-react 6.0.1→6.0.2,
  @vitest/ui 4.1.5→4.1.6, jsdom 29.0.2→29.1.1, postcss 8.5.10→8.5.14,
  tailwindcss 4.2.4→4.3.0, vite 8.0.10→8.0.13, vitest 4.1.5→4.1.6)
- pnpm-workspace.yaml: add postcss >=8.5.10 override for transitive bump
- pnpm-lock.yaml: regenerated lockfile

Resolves 14 vulnerabilities (7 high, 5 moderate, 2 low) — 9 advisories in
next (DoS, SSRF, middleware bypass, cache poisoning, XSS) fixed by 16.2.6.
@railway-app
railway-app Bot temporarily deployed to superb-amazement / luddy.dance-pr-26 May 20, 2026 06:14 Destroyed
@railway-app

railway-app Bot commented May 20, 2026

Copy link
Copy Markdown

🚅 Deployed to the luddy.dance-pr-26 environment in superb-amazement

Service Status Web Updated (UTC)
luddy.dance 🕒 Building (View Logs) Web May 20, 2026 at 6:19 am

@socket-security

socket-security Bot commented May 20, 2026

Copy link
Copy Markdown

Removed `version: 11` from all three `pnpm/action-setup@v4` blocks.
The explicit version conflicted with `packageManager: pnpm@11.1.3` in
package.json, causing "Error: Multiple versions of pnpm specified" and
failing lint, test, and security jobs on PR #26. The action now reads
the version from the packageManager field automatically.
@railway-app
railway-app Bot temporarily deployed to superb-amazement / luddy.dance-pr-26 May 20, 2026 06:15 Destroyed
@railway-app
railway-app Bot temporarily deployed to superb-amazement / luddy.dance-pr-26 May 20, 2026 06:17 Destroyed
@llbbl
llbbl merged commit 811a191 into main May 20, 2026
7 of 8 checks passed
@llbbl
llbbl deleted the deps/update-packages branch May 20, 2026 06:19
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