Skip to content

[Snyk] Security upgrade next from 15.2.0-canary.31 to 16.1.5#30

Open
ClementBobin wants to merge 1 commit intomainfrom
snyk-fix-aadd0658f03ada4367b079b7372a68ae
Open

[Snyk] Security upgrade next from 15.2.0-canary.31 to 16.1.5#30
ClementBobin wants to merge 1 commit intomainfrom
snyk-fix-aadd0658f03ada4367b079b7372a68ae

Conversation

@ClementBobin
Copy link
Copy Markdown
Member

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Allocation of Resources Without Limits or Throttling
SNYK-JS-NEXT-15104645
  696  
high severity Allocation of Resources Without Limits or Throttling
SNYK-JS-NEXT-15105315
  696  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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

Copilot AI review requested due to automatic review settings February 1, 2026 09:02
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 1, 2026

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snyk-fix-aadd0658f03ada4367b079b7372a68ae

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the Next.js framework and associated tooling to address reported security vulnerabilities in the next dependency.

Changes:

  • Bump next in package.json from ^15.2.0-canary.31 to ^16.1.5.
  • Regenerate package-lock.json to reflect the Next.js upgrade, including updated transitive dependencies (e.g., sharp, @next/*, and new baseline-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.

Comment thread package.json
"clsx": "^2.1.1",
"lucide-react": "^0.474.0",
"next": "^15.2.0-canary.31",
"next": "^16.1.5",
Copy link

Copilot AI Feb 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants