Skip to content

[Snyk] Security upgrade next from 14.2.35 to 15.0.8#1011

Open
Dargon789 wants to merge 1 commit intomainfrom
snyk-fix-0d4ffc5086948f8374af28d2c42f3d58
Open

[Snyk] Security upgrade next from 14.2.35 to 15.0.8#1011
Dargon789 wants to merge 1 commit intomainfrom
snyk-fix-0d4ffc5086948f8374af28d2c42f3d58

Conversation

@Dargon789
Copy link
Copy Markdown
Owner

snyk-top-banner

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

Snyk changed the following file(s):

  • examples/next-wagmi-app-router/package.json
⚠️ Warning
Failed to update the pnpm-lock.yaml, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue
high severity Allocation of Resources Without Limits or Throttling
SNYK-JS-NEXT-15921797

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

@codesandbox
Copy link
Copy Markdown

codesandbox bot commented Apr 9, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2026

Deployment failed with the following error:

Too many requests - try again in 5 minutes (more than 60, code: "api-deployments-flood").

Learn More: https://vercel.com/docs/limits#rate-limits

@snyk-io
Copy link
Copy Markdown

snyk-io bot commented Apr 9, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

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

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the next dependency from version 14.2.35 to 15.0.8 in the examples/next-wagmi-app-router package. Feedback was provided regarding the need to also upgrade eslint-config-next to version 15 to ensure compatibility with Next.js 15 and React 19, specifically to support new asynchronous APIs.

"@tanstack/react-query": "5.75.5",
"@wagmi/core": "2.22.1",
"next": "14.2.35",
"next": "15.0.8",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

When upgrading next to version 15, it is highly recommended to also upgrade eslint-config-next to the same version. The current version in devDependencies is 14.1.0 (line 28), which is not fully compatible with Next.js 15 or React 19. This mismatch can cause the linter to miss critical errors related to Next.js 15's breaking changes, such as the new asynchronous APIs for cookies(), headers(), and params.

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.

2 participants