Skip to content

Conversation

@tractorss
Copy link
Contributor

@tractorss tractorss commented Dec 12, 2025

PR-Codex overview

This PR focuses on updating the version of next and related dependencies in the package.json and yarn.lock files, ensuring compatibility with the latest features and fixes.

Detailed summary

  • Updated next version from 14.2.28 to 14.2.35 in package.json and yarn.lock.
  • Updated @next/env and related @next/swc-* packages to version 14.2.35 or 14.2.33 as appropriate.
  • Adjusted caniuse-lite dependency versions.
  • Updated nanoid version from 3.3.6 to 3.3.11.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Summary by CodeRabbit

  • Chores
    • Updated Next.js dependency to version 14.2.35.

✏️ Tip: You can customize this high-level summary in your review settings.

@tractorss tractorss requested review from a team as code owners December 12, 2025 09:41
@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for kleros-v2-testnet failed. Why did it fail? →

Name Link
🔨 Latest commit 117cfb0
🔍 Latest deploy log https://app.netlify.com/projects/kleros-v2-testnet/deploys/693be3607463b00008a66415

@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for kleros-v2-neo ready!

Name Link
🔨 Latest commit 117cfb0
🔍 Latest deploy log https://app.netlify.com/projects/kleros-v2-neo/deploys/693be360aa93280008e184e2
😎 Deploy Preview https://deploy-preview-2204--kleros-v2-neo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for kleros-v2-testnet-devtools failed. Why did it fail? →

Name Link
🔨 Latest commit 117cfb0
🔍 Latest deploy log https://app.netlify.com/projects/kleros-v2-testnet-devtools/deploys/693be3608a574400086bdab0

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 12, 2025

Walkthrough

The next dependency in web-devtools/package.json is upgraded from version 14.2.28 to 14.2.35, a patch-level version update within the same major and minor version series.

Changes

Cohort / File(s) Summary
Dependency Version Update
web-devtools/package.json
Upgraded Next.js from 14.2.28 to 14.2.35

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Single-line change in a configuration file
  • Patch-level version bump with no functional code modifications
  • Minimal risk surface for this type of update

Poem

🐰 A hop and a bump, from twenty-eight to thirty-five so fine,
Next.js does improve, one version at a time,
Patches applied with care, the dependencies align,
In the web-devtools garden, where all the packages shine! 🌱

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Title check ⚠️ Warning The title references specific vulnerability IDs (55183 and 55184) but the actual change is a Next.js dependency upgrade from 14.2.28 to 14.2.35, which is unrelated to React vulnerabilities. Update the title to accurately reflect the actual change, such as 'chore: upgrade Next.js to 14.2.35' or 'fix: upgrade Next.js dependency to address vulnerabilities'.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/react-vuln-55184-and-55183

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e16934e and 117cfb0.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • web-devtools/package.json (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (14)
  • GitHub Check: Redirect rules - kleros-v2-testnet-devtools
  • GitHub Check: Header rules - kleros-v2-testnet-devtools
  • GitHub Check: Redirect rules - kleros-v2-neo
  • GitHub Check: Pages changed - kleros-v2-testnet-devtools
  • GitHub Check: Header rules - kleros-v2-neo
  • GitHub Check: Pages changed - kleros-v2-neo
  • GitHub Check: Redirect rules - kleros-v2-testnet
  • GitHub Check: Redirect rules - kleros-v2-testnet
  • GitHub Check: Header rules - kleros-v2-testnet
  • GitHub Check: Header rules - kleros-v2-testnet
  • GitHub Check: Pages changed - kleros-v2-testnet
  • GitHub Check: Pages changed - kleros-v2-testnet
  • GitHub Check: hardhat-tests
  • GitHub Check: Mend Security Check
🔇 Additional comments (1)
web-devtools/package.json (1)

63-63: Ensure the lockfile is updated to pin next@14.2.35.

Next.js 14.2.35 correctly addresses CVE-2025-55183 (Server Functions source-code leakage) and CVE-2025-55184 (App Router DoS), so the version bump is appropriate. However, package.json changes alone won't ensure the fix reaches production—verify that the corresponding yarn.lock (or package-lock.json) has been updated in this PR and that CI/prod will install next@14.2.35 and its patched dependencies.


Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link

@jaybuidl jaybuidl merged commit ba50923 into dev Dec 12, 2025
12 of 20 checks passed
@jaybuidl jaybuidl deleted the fix/react-vuln-55184-and-55183 branch December 12, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants