-
Notifications
You must be signed in to change notification settings - Fork 2
chore: Update Next.js to 15.5.8 and regenerate package-lock.json files in example apps #555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
…wv6-3258-q52c Co-authored-by: ahuseyn <23403121+ahuseyn@users.noreply.github.com>
📦 Plugin Artifacts Ready!Download from GitHub Actions run Available plugins:
See the "Artifacts" section at the bottom of the Actions run page |
|
@copilot we also need package-lock.json files to reflect the recent Nextjs update |
Co-authored-by: ahuseyn <23403121+ahuseyn@users.noreply.github.com>
Description
Updates Next.js from
^15.5.7to^15.5.8across 17 example applications and regenerates 8 package-lock.json files to address GHSA-mwv6-3258-q52c (high severity DoS vulnerability in Server Components).Changes made:
^15.5.7(or^15.5.2in one case) to^15.5.8Affected directories:
examples/next/*/example-app(12 apps)plugins/hwp-previews/examples/*/example-app(2 apps)plugins/wpgraphql-webhooks/examples/webhooks-isr/example-appplugins/wpgraphql-logging/examples/wpgraphql-logging-nextjs/example-apppackages/toolbar/examples/next/example-appRelated Issue
Dependant PRs
Type of Change
How Has This Been Tested?
Version number updates and package-lock.json regeneration. All npm installs completed successfully with 0 vulnerabilities reported. No functional changes to test.
Screenshots
Checklist
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.