[Snyk] Security upgrade next from 14.2.35 to 15.5.21 - #24
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-18233136 - https://snyk.io/vuln/SNYK-JS-NEXT-18233752
|
The upgrade from Next.js v14 to v15 is a major version jump with significant breaking changes that require developer action. The two most critical changes are a fundamental shift in caching behavior and the transition of several core APIs to be asynchronous. Key Breaking Changes:
Source: Official Upgrade Guide Recommendation: This upgrade requires careful planning. Developers must review all data-fetching patterns to apply correct caching logic and update all instances of newly async APIs. Use the provided codemods to ease the transition and test thoroughly, paying close attention to application performance and data freshness.
|
Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.jsonpackage-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-NEXT-18233136
SNYK-JS-NEXT-18233752
Breaking Change Risk
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:
🦉 Server-side Request Forgery (SSRF)