[Snyk] Security upgrade next from 14.2.35 to 15.0.8#1011
[Snyk] Security upgrade next from 14.2.35 to 15.0.8#1011
Conversation
…ities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-15921797
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
|
|
Deployment failed with the following error: Learn More: https://vercel.com/docs/limits#rate-limits |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
There was a problem hiding this comment.
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", |
There was a problem hiding this comment.
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.
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.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-NEXT-15921797
Important
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