[Snyk] Security upgrade next from 16.2.12 to 16.3.0 - #2389
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-18512282 - https://snyk.io/vuln/SNYK-JS-POSTCSS-18313036 - https://snyk.io/vuln/SNYK-JS-POSTCSS-18313038
|
This minor version upgrade from Key Highlights:
Source: Next.js 16.3 Preview Release Notes.
|
|
Warning Testing pausedMonthly snapshot limit reached. Update your plan for additional snapshots and to resume testing. |
There was a problem hiding this comment.
Pull request overview
Upgrades the UI’s Next.js dependency to address Snyk-reported vulnerabilities (notably in transitive postcss) by moving from next@16.2.12 to next@16.3.0.
Changes:
- Bump
nextfrom^16.2.12to^16.3.0in the UI package manifest. - Update
package-lock.jsonto reflect the new Next.js release and its transitive dependency updates (includingpostcss).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| ui/package.json | Updates the declared Next.js dependency version. |
| ui/package-lock.json | Regenerates the lockfile for the Next.js upgrade and resulting transitive dependency changes. |
Files not reviewed (1)
- ui/package-lock.json: Generated file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "jose": "^6.2.5", | ||
| "lucide-react": "^0.577.0", | ||
| "next": "^16.2.12", | ||
| "next": "^16.3.0", |
Snyk has created this PR to fix 3 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
ui/package.jsonui/package-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-POSTCSS-18512282
SNYK-JS-POSTCSS-18313036
SNYK-JS-POSTCSS-18313038
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:
🦉 Directory Traversal