Skip to content

[Snyk] Upgrade next from 15.5.2 to 15.5.4#94

Open
dennislee928 wants to merge 2 commits intomainfrom
snyk-upgrade-c714c4badb4f55d3d250d831fa416b52
Open

[Snyk] Upgrade next from 15.5.2 to 15.5.4#94
dennislee928 wants to merge 2 commits intomainfrom
snyk-upgrade-c714c4badb4f55d3d250d831fa416b52

Conversation

@dennislee928
Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to upgrade next from 15.5.2 to 15.5.4.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released a month ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BABELRUNTIME-10044504
140 Proof of Concept
medium severity Improper Input Validation
SNYK-JS-NANOID-8492085
140 No Known Exploit
Release notes
Package name: next from next GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade next from 15.5.2 to 15.5.4.

See this package in npm:
next

See this project in Snyk:
https://app.snyk.io/org/dennislee928/project/f8dbb63a-6a27-45c8-82e5-750f51d499a4?utm_source=github&utm_medium=referral&page=upgrade-pr
@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
carbon-trading-for-individuals-tbcr Error Error Mar 20, 2026 3:08pm

@dennislee928
Copy link
Copy Markdown
Owner Author

dennislee928 commented Oct 24, 2025

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copilot AI review requested due to automatic review settings March 20, 2026 14:55
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 20, 2026

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c2496aea-aeb5-47e4-979f-bba4cf489b85

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch snyk-upgrade-c714c4badb4f55d3d250d831fa416b52
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Frontend’s Next.js dependency to the latest patch release to pick up upstream fixes and address reported vulnerabilities via Snyk.

Changes:

  • Bump next from 15.5.3 to 15.5.4 in Frontend/package.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Frontend/package.json
"bs58": "^6.0.0",
"lucide-react": "^0.544.0",
"next": "15.5.3",
"next": "15.5.4",
Copy link

Copilot AI Mar 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Frontend/package-lock.json and Frontend/yarn.lock still reference [email protected], so changing only package.json may not actually upgrade installs/CI. Please regenerate the lockfile(s) with the package manager used by this project and commit the updated lockfile to keep dependency resolution consistent.

Suggested change
"next": "15.5.4",
"next": "15.5.3",

Copilot uses AI. Check for mistakes.
Comment thread Frontend/package.json
"bs58": "^6.0.0",
"lucide-react": "^0.544.0",
"next": "15.5.3",
"next": "15.5.4",
Copy link

Copilot AI Mar 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR title/description indicate upgrading Next from 15.5.2 → 15.5.4, but this diff upgrades 15.5.3 → 15.5.4. Please align the PR metadata (or confirm the intended starting version) to avoid confusion in release notes and security tracking.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants