Skip to content

chore: bump next for example app#80

Open
zhukaihan wants to merge 3 commits intomainfrom
fix-next-vul
Open

chore: bump next for example app#80
zhukaihan wants to merge 3 commits intomainfrom
fix-next-vul

Conversation

@zhukaihan
Copy link
Copy Markdown
Collaborator

@zhukaihan zhukaihan commented Mar 31, 2026

Summary

Bump next js version to fix vulnerability.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

Note

Medium Risk
Upgrades the ssr-demo app’s framework/runtime dependencies (Next.js and transitive build tooling), which can introduce subtle build/runtime behavior changes despite being a version bump.

Overview
Updates the ssr-demo example app to use Next.js ^13.5.9 (lockfile resolves to 13.5.11), replacing the prior 13.3.0 stack.

Regenerates yarn.lock accordingly, pulling in newer Next-related SWC binaries and associated dependency bumps (notably postcss, nanoid, and watchpack).

Written by Cursor Bugbot for commit 5413274. This will update automatically on new commits. Configure here.

@zhukaihan zhukaihan requested review from a team and Copilot March 31, 2026 05:20
Copy link
Copy Markdown
Contributor

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

Updates the ssr-demo example app’s Next.js dependency to pick up security/patch fixes while keeping changes scoped to the demo workspace.

Changes:

  • Bumped next in packages/ssr-demo from ^13.3.0 to ^13.5.9.

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

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.

2 participants