Skip to content

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

Merged
nihaltp merged 4 commits intomainfrom
snyk-fix-92d9f4322c3e37912802a8da5faf06f6
Feb 2, 2026
Merged

[Snyk] Security upgrade next from 15.5.9 to 16.1.5#41
nihaltp merged 4 commits intomainfrom
snyk-fix-92d9f4322c3e37912802a8da5faf06f6

Conversation

@nihaltp
Copy link
Copy Markdown
Owner

@nihaltp nihaltp commented Jan 31, 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

Summary by CodeRabbit

  • Chores
    • Updated Next.js to version 16.1.5 (from 15.5.9)
    • Updated React and React DOM to version 19.2.4 (from 19.2.3) for improved stability and compatibility

Copilot AI review requested due to automatic review settings January 31, 2026 10:45
@vercel
Copy link
Copy Markdown

vercel bot commented Jan 31, 2026

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

Project Deployment Actions Updated (UTC)
my-repos Ready Ready Preview, Comment, Open in v0 Feb 2, 2026 10:31am

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 31, 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.

  • ✅ Full review completed - (🔄 Check again to review again)
✨ 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-92d9f4322c3e37912802a8da5faf06f6

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
Contributor

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 is a Snyk-generated security PR that attempts to upgrade Next.js from version 15.5.9 to 16.1.5 to fix two high-severity vulnerabilities (SNYK-JS-NEXT-15104645 and SNYK-JS-NEXT-15105315) related to allocation of resources without limits or throttling.

Changes:

  • Upgrades the next dependency from version 15.5.9 to 16.1.5 in package.json

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

"input-otp": "latest",
"lucide-react": "^0.562.0",
"next": "15.5.9",
"next": "16.1.5",
Copy link

Copilot AI Jan 31, 2026

Choose a reason for hiding this comment

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

According to the PR description, the pnpm-lock.yaml file failed to update automatically. This is a critical issue that must be resolved before merging. The lockfile ensures consistent dependency resolution across different environments. Without updating it, the package.json change alone will not take effect properly, and the security vulnerabilities will not actually be fixed. The lockfile needs to be manually updated by running 'pnpm install' after correcting the Next.js version to a valid one.

Suggested change
"next": "16.1.5",
"next": "^14.2.0",

Copilot uses AI. Check for mistakes.
@nihaltp nihaltp merged commit 07ce69b into main Feb 2, 2026
5 of 6 checks passed
@nihaltp nihaltp deleted the snyk-fix-92d9f4322c3e37912802a8da5faf06f6 branch February 2, 2026 11:28
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