[Snyk] Security upgrade next from 15.3.4 to 16.1.5 - #49
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
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
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.
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.
This PR is being reviewed by Cursor Bugbot
Details
You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| "date-fns": "^4.1.0", | ||
| "lucide-react": "^0.525.0", | ||
| "next": "15.3.4", | ||
| "next": "16.1.5", |
There was a problem hiding this comment.
Version mismatch between next and eslint-config-next
Low Severity
The next package is upgraded to 16.1.5 but eslint-config-next remains at 15.3.4 in devDependencies. These packages are designed to be version-synchronized - eslint-config-next provides linting rules specific to each Next.js version. This mismatch can cause ESLint to report incorrect warnings, miss new deprecated API usage, or fail to enforce current Next.js best practices.
Snyk has created this PR to fix 2 vulnerabilities in the pnpm dependencies of this project.
Snyk changed the following file(s):
package.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
Note
Upgrades the Next.js framework version.
nextinpackage.jsonfrom15.3.4to16.1.5Written by Cursor Bugbot for commit faca260. This will update automatically on new commits. Configure here.