[Snyk] Security upgrade next from 15.2.0-canary.31 to 16.1.5#30
[Snyk] Security upgrade next from 15.2.0-canary.31 to 16.1.5#30ClementBobin wants to merge 1 commit intomainfrom
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-15104645 - https://snyk.io/vuln/SNYK-JS-NEXT-15105315
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR upgrades the Next.js framework and associated tooling to address reported security vulnerabilities in the next dependency.
Changes:
- Bump
nextinpackage.jsonfrom^15.2.0-canary.31to^16.1.5. - Regenerate
package-lock.jsonto reflect the Next.js upgrade, including updated transitive dependencies (e.g.,sharp,@next/*, and newbaseline-browser-mapping) and revised Node.js engine requirements.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates the next dependency to ^16.1.5 to remediate Snyk-reported vulnerabilities. |
| package-lock.json | Locks in the upgraded Next.js version and its transitive dependency tree, including new/updated image and SWC-related packages and stricter Node.js engine constraints. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "clsx": "^2.1.1", | ||
| "lucide-react": "^0.474.0", | ||
| "next": "^15.2.0-canary.31", | ||
| "next": "^16.1.5", |
There was a problem hiding this comment.
Upgrading next to 16.1.5 while keeping eslint-config-next pinned to 15.1.6 means your ESLint rules may no longer fully align with the framework version; consider bumping eslint-config-next to the corresponding 16.x release so that linting remains consistent with the upgraded Next.js APIs and recommendations.
Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.jsonpackage-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-NEXT-15104645
SNYK-JS-NEXT-15105315
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Allocation of Resources Without Limits or Throttling