Skip to content

chore(deps): upgrade nextjs to 14.2.29 #19499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kennylam
Copy link
Member

@kennylam kennylam commented May 28, 2025

Closes https://github.com/carbon-design-system/mend-issues/issues/13

Addresses CVE-2025-30218 by upgrading Next.js to >=14.2.26.

Changelog

Changed

  • Upgrade Next.js in /examples/ to v14.2.29

Testing / Reviewing

Everything should build and pass CI flows. Optionally test examples/nextjs or examples/light-dark-mode using yarn dev and/or yarn build to verify everything builds as expected.

PR Checklist

As the author of this PR, before marking ready for review, confirm you:

  • Reviewed every line of the diff
  • Updated documentation and storybook examples
  • Wrote passing tests that cover this change
  • Addressed any impact on accessibility (a11y)
  • Tested for cross-browser consistency
  • Validated that this code is ready for review and status checks should pass

More details can be found in the pull request guide

@kennylam kennylam requested review from a team as code owners May 28, 2025 15:10
@kennylam kennylam requested a review from Gururajj77 May 28, 2025 15:10
@kennylam kennylam added dependencies Pull requests that update a dependency file type: infrastructure 🤖 Issues relating to devops, tech debt, etc. labels May 28, 2025
@kennylam kennylam requested a review from annawen1 May 28, 2025 15:10
Copy link

netlify bot commented May 28, 2025

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit e4d9f8e
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/683dacb30182380008449865
😎 Deploy Preview https://deploy-preview-19499--v11-carbon-web-components.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.

Copy link

netlify bot commented May 28, 2025

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit e4d9f8e
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/683dacb3dbf1bc00080bbee4
😎 Deploy Preview https://deploy-preview-19499--v11-carbon-react.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.

Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.48%. Comparing base (cbd34d3) to head (e4d9f8e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #19499   +/-   ##
=======================================
  Coverage   84.48%   84.48%           
=======================================
  Files         373      373           
  Lines       14708    14708           
  Branches     4822     4822           
=======================================
  Hits        12426    12426           
  Misses       2135     2135           
  Partials      147      147           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kennylam kennylam changed the title chore(nextjs): upgrade to 14.2.29 chore(deps): upgrade nextjs to 14.2.29 May 28, 2025
@kennylam kennylam changed the title chore(deps): upgrade nextjs to 14.2.29 chore(deps): upgrade nextjs to 14.2.29 May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file type: infrastructure 🤖 Issues relating to devops, tech debt, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant