Conversation
Bumps [next](https://github.com/vercel/next.js) from 14.2.32 to 16.1.4. - [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.1.4) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.4 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.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
| "@vercel/og": "^0.8.5", | ||
| "classnames": "^2.5.1", | ||
| "next": "^14.2.32", | ||
| "next": "^16.1.4", |
There was a problem hiding this comment.
Potential Nextra compatibility issue with Next.js 16
High Severity
Upgrading next from 14.2.32 to 16.1.4 while keeping nextra at 3.1.0 and nextra-theme-docs at 3.3.1 may cause compatibility issues. There's an open GitHub issue (#4830) on the Nextra repository questioning Next.js 16 support, and Nextra 4.0 was recently released specifically for modern Next.js versions. This major version jump without updating the documentation framework could lead to build failures or runtime errors.
Additional Locations (1)
|
Superseded by #1624. |
Bumps next from 14.2.32 to 16.1.4.
Release notes
Sourced from next's releases.
... (truncated)
Commits
60de6c2v16.1.45f75d22backport: Only filter next config if experimental flag is enabled (#88733) (#...f01cf07v16.1.374b43ae[backport]: Fix linked list bug in LRU deleteFromLru (#88652)812cd75[backport] Fix relative same host redirects in node middleware #88253 (#88630)cb436b3v16.1.2e13100a[Backport] mimalloc upgrade and enabling it on musl (#88503)beb3a76Backport: fix: normalize CRLF line endings in jscodeshift tests on Windows #8...da37eeeBackport (16.1.x): Turbopack: Update to swc_core v50.2.3 (#87841) (#88296)3aa5398v16.1.1Most 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
Upgrade core framework
nextfrom^14.2.32to^16.1.4inpackage.jsonyarn.lockto Next 16.x ecosystem: updates@next/env,@next/swc-*,@swc/helpers, andstyled-jsxto5.1.6sharpand related@img/sharp-*/libvipspackages,baseline-browser-mapping, and newersemver/detect-libc; removes older deps likebusboy/streamsearchNotes for reviewers
sharpbinaries are now optional deps of Next and may impact install/runtime environments (CI/CD, Docker).Written by Cursor Bugbot for commit b73fbaf. This will update automatically on new commits. Configure here.