[Snyk] Security upgrade next from 15.5.3 to 16.1.7#121
[Snyk] Security upgrade next from 15.5.3 to 16.1.7#121dennislee928 wants to merge 1 commit intomainfrom
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-15674556 - https://snyk.io/vuln/SNYK-JS-NEXT-15674558
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ 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.
Pull request overview
This PR updates the root Next.js dependency version to address Snyk-reported vulnerabilities in the project’s npm dependencies.
Changes:
- Bump
nextinpackage.jsonfrom16.1.5to16.1.7. - Update
package-lock.jsonentries to resolve Next.js16.1.7and related@next/*packages.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates the project’s direct Next.js dependency version. |
| package-lock.json | Refreshes the resolved dependency tree for the Next.js patch update. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "bs58": "^6.0.0", | ||
| "lucide-react": "^0.544.0", | ||
| "next": "16.1.5", | ||
| "next": "16.1.7", |
There was a problem hiding this comment.
The PR title/description says Next is being upgraded from 15.5.3, but this change updates the dependency from 16.1.5 to 16.1.7. Please update the PR metadata (title/description) to reflect the actual starting version, or confirm whether the intended upgrade target/source versions are different.
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-15674556
SNYK-JS-NEXT-15674558
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