Skip to content

[Snyk] Security upgrade next from 15.5.9 to 16.1.5#37

Merged
mergify[bot] merged 2 commits intomainfrom
snyk-fix-0f610814e06e7df4ab1008e6674d60c5
Feb 1, 2026
Merged

[Snyk] Security upgrade next from 15.5.9 to 16.1.5#37
mergify[bot] merged 2 commits intomainfrom
snyk-fix-0f610814e06e7df4ab1008e6674d60c5

Conversation

@nihaltp
Copy link
Copy Markdown
Owner

@nihaltp nihaltp commented Feb 1, 2026

snyk-top-banner

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

Snyk changed the following file(s):

  • package.json
⚠️ Warning
Failed to update the pnpm-lock.yaml, please update manually before merging.

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 12:15
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
github_followers Ready Ready Preview, Comment Feb 1, 2026 0:15am

@coderabbitai
Copy link
Copy Markdown
Contributor

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-0f610814e06e7df4ab1008e6674d60c5

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.

@mergify mergify Bot merged commit 3fd5fd4 into main Feb 1, 2026
6 checks passed
@mergify mergify Bot deleted the snyk-fix-0f610814e06e7df4ab1008e6674d60c5 branch February 1, 2026 12:16
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 Next.js from version 15.5.9 to 16.1.5 to fix two high-severity security vulnerabilities (SNYK-JS-NEXT-15104645 and SNYK-JS-NEXT-15105315), both related to "Allocation of Resources Without Limits or Throttling" with a severity score of 696/1000. This is a Snyk-automated security upgrade addressing critical security issues.

Changes:

  • Upgrade Next.js from 15.5.9 to 16.1.5 (major version upgrade)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
"input-otp": "latest",
"lucide-react": "^0.562.0",
"next": "15.5.9",
"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.

This is a major version upgrade from Next.js 15.5.9 to 16.1.5, which may introduce breaking changes. According to the PR description, the pnpm-lock.yaml failed to update automatically and needs to be updated manually before merging. Without updating the lock file, the installation may fail or result in inconsistent dependency versions across environments.

Additionally, Next.js 16 may have different compatibility requirements with React 19.2.3 that should be verified. The major version jump warrants careful testing of all application features, especially App Router functionality and Server Actions which are actively used in this project.

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.

4 participants