-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
base: main
Are you sure you want to change the base?
chore(deps): upgrade nextjs
to 14.2.29
#19499
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. 🚀 New features to boost your workflow:
|
nextjs
to 14.2.29
…ps/upgrade-next-14.2.29
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
/examples/
to v14.2.29Testing / Reviewing
Everything should build and pass CI flows. Optionally test
examples/nextjs
orexamples/light-dark-mode
usingyarn dev
and/oryarn build
to verify everything builds as expected.PR Checklist
As the author of this PR, before marking ready for review, confirm you:
Updated documentation and storybook examplesWrote passing tests that cover this changeAddressed any impact on accessibility (a11y)More details can be found in the pull request guide