Conversation
Bumps [next](https://github.com/vercel/next.js) from 14.2.32 to 16.0.10. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.32...v16.0.10) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
There was a problem hiding this comment.
Bug: React 18 incompatible with Next.js 16 major upgrade
Next.js 16 requires React 19, but the project still specifies react and react-dom at version ^18.3.1. Next.js 15+ introduced breaking changes that depend on React 19 features and APIs. The dependency upgrade should include updating react and react-dom to version 19+ along with @types/react and @types/react-dom to ensure compatibility and prevent runtime failures.
package.json#L17-L23
Lines 17 to 23 in a7dd766
|
Superseded by #1605. |
Bumps next from 14.2.32 to 16.0.10.
Release notes
Sourced from next's releases.
... (truncated)
Commits
581dee6v16.0.109a0dc9cBackport facebook/react#35351 for 16.0.9 (#87085)3f6a39fv16.0.975e136aUpdate React Versions (#40)4e20596Update React Version (#22)fa85848Backport Next.js changes to v16.0.9 (#20)817ee56v16.0.8b298173Update react version in cna templates (#86950)7492122v16.0.7d21259dupdate version scriptMost Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Upgrades Next.js to 16.0.10 along with updated SWC/runtime packages, styled-jsx, and new sharp optional deps.
nextfrom^14.2.32to^16.0.10.@next/envand all platform-specific@next/swc-*binaries to16.0.10.@swc/helpersto0.5.15andstyled-jsxto5.1.6.sharp@^0.34.4and its platform-specific packages (via@img/*), plus related deps (detect-libc@^2,semver@^7.7.3,@emnapi/runtime).busboy,streamsearch,graceful-fs).Written by Cursor Bugbot for commit a7dd766. This will update automatically on new commits. Configure here.