chore(deps): bump next from 15.0.7 to 15.4.10 in /survey#4
chore(deps): bump next from 15.0.7 to 15.4.10 in /survey#4dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [next](https://github.com/vercel/next.js) from 15.0.7 to 15.4.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@v15.0.7...v15.4.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| "jszip": "^3.10.1", | ||
| "multer": "^1.4.5-lts.1", | ||
| "next": "15.0.7", | ||
| "next": "15.4.10", |
There was a problem hiding this comment.
Bug: React RC version incompatible with Next.js peer dependency
The next upgrade to 15.4.10 requires React peer dependencies of ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0, but the project uses react and react-dom at version 19.0.0-rc-66855b96-20241106. This is a different React RC version than what Next.js 15.4.10 was built against, which could cause runtime incompatibilities since RC versions can have breaking differences. The lock file shows these packages are now marked as "peer": true indicating npm detected this mismatch.
Bumps next from 15.0.7 to 15.4.10.
Release notes
Sourced from next's releases.
Commits
43cb546v15.4.106129673Backport facebook/react#35351 for 15.4.9 (#87087)d1449e5v15.4.9596f513Update React Version (#42)2ff781eUpdate React Version (#31)d0edaacBackport Next.js changes to v15.4.9 (#24)bd84546lock binaries4966847v15.4.8bf8d31cupdate version scriptbed530fUpdate React Version for Next.js 15.4.8 (#9)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)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Upgrades Next.js to 15.4.10 with corresponding lockfile updates (SWC binaries, sharp 0.34.x, and related transitive dependencies).
nextto15.4.10insurvey/package.json.@next/env, SWC platform binaries,@swc/helpers, andsharpto0.34.5(with new platform-specific optional deps), plus minor transitive updates (e.g.,semver,detect-libc).Written by Cursor Bugbot for commit 117efd9. This will update automatically on new commits. Configure here.