chore(deps): update dependencies and patch 14 CVEs - #26
Merged
Conversation
### 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
Bot
temporarily deployed
to
superb-amazement / luddy.dance-pr-26
May 20, 2026 06:14
Destroyed
|
🚅 Deployed to the luddy.dance-pr-26 environment in superb-amazement
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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
Bot
temporarily deployed
to
superb-amazement / luddy.dance-pr-26
May 20, 2026 06:15
Destroyed
railway-app
Bot
temporarily deployed
to
superb-amazement / luddy.dance-pr-26
May 20, 2026 06:17
Destroyed
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.
Summary
postcssworkspace override to force the transitive bump undernextChanges
Dependencies
postcss: ">=8.5.10"override for transitive bump undernextSecurity
Notable fixes in
next16.2.6 (9 advisories resolved): DoS, SSRF, middleware bypass, cache poisoning, XSS. Full audit is now clean.Test plan
pnpm install --frozen-lockfilepassespnpm buildsucceedspnpm test— 3/3 tests passpnpm audit— 0 vulnerabilitiesSupersedes Dependabot PRs #24 and #25.