Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-15104645 - https://snyk.io/vuln/SNYK-JS-NEXT-15105315
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed everything up to cc619e5 in 8 seconds. Click for details.
- Reviewed
13lines of code in1files - Skipped
0files when reviewing. - Skipped posting
0draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
Workflow ID: wflow_Cdjc1RMyBF8LHnwU
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
🤖 Augment PR SummarySummary: Upgrades 🤖 Was this summary useful? React with 👍 or 👎 |
| "mermaid": "^11.4.1", | ||
| "minimatch": "^5.1.0", | ||
| "next": "^15.3.0", | ||
| "next": "^16.1.5", |
There was a problem hiding this comment.
Next.js 16 requires Node.js 20.9+ and the v16 upgrade guide also expects moving to React 19.2; with react/react-dom pinned to 18.2.0 (and @types/next at ^9.0.0), this single next bump is likely to cause install/build failures.
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
| "mermaid": "^11.4.1", | ||
| "minimatch": "^5.1.0", | ||
| "next": "^15.3.0", | ||
| "next": "^16.1.5", |
Snyk has created this PR to fix 2 vulnerabilities in the pnpm dependencies of this project.
Snyk changed the following file(s):
package.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-NEXT-15104645
SNYK-JS-NEXT-15105315
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
Important
Upgrade
nextto 16.1.5 inpackage.jsonto fix high-severity vulnerabilities, with manualpnpm-lock.yamlupdate needed.nextfrom15.3.0to16.1.5inpackage.jsonto fix vulnerabilitiesSNYK-JS-NEXT-15104645andSNYK-JS-NEXT-15105315.pnpm-lock.yamlupdate failed; requires manual update before merging.This description was created by
for cc619e5. You can customize this summary. It will automatically update as commits are pushed.