Skip to content

[Snyk] Security upgrade next from 13.4.7 to 15.5.10#11

Open
snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-fix-70f425c04f3a2fad873325f5df047c1c
Open

[Snyk] Security upgrade next from 13.4.7 to 15.5.10#11
snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-fix-70f425c04f3a2fad873325f5df047c1c

Conversation

@snyk-io
Copy link
Copy Markdown

@snyk-io snyk-io Bot commented Jan 28, 2026

snyk-top-banner

Snyk has created this PR to fix 1 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
  610  

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

@snyk-io
Copy link
Copy Markdown
Author

snyk-io Bot commented Jan 28, 2026

Merge Risk: High

This major version upgrade from Next.js 13 to 15 introduces significant breaking changes, including new required versions for Node.js and React, API signature changes, and different caching behaviors.

Highlights:

  • Node.js and React Versions: The minimum Node.js version is now 18.17, and React 19 is required. This may cause dependency conflicts.
  • API and Caching Changes: Request-specific APIs like cookies() and headers() are now async and require await. Caching for fetch requests, GET Route Handlers, and client navigations is now opt-in rather than default.

Source: Next.js Documentation
Recommendation: Use the @next/codemod CLI to automate many of the required code updates. Carefully review API and caching logic, then test thoroughly before merging.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@snyk-io
Copy link
Copy Markdown
Author

snyk-io Bot commented Jan 28, 2026

Snyk checks have failed. 1 issues have been found so far.

Status Scanner Critical High Medium Low Total (1)
Open Source Security 0 1 0 0 1 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

0 participants