Skip to content

Conversation

@MikeMcC399
Copy link
Collaborator

Situation

Change

Update examples/nextjs to the latest version:

From To
next@16.0.7 next@16.0.8

Verification

Execute:

cd examples/nextjs
npm ci
npm audit

and confirm no vulnerabilities are reported. Then execute:

npm run dev

and then in a separate terminal, execute:

npm test

confirming that the Cypress test passes.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 added bug Something isn't working type: dependencies labels Dec 10, 2025
@MikeMcC399 MikeMcC399 self-assigned this Dec 10, 2025
@MikeMcC399 MikeMcC399 marked this pull request as ready for review December 10, 2025 13:33
@jennifer-shehane jennifer-shehane merged commit e3ff965 into cypress-io:master Dec 10, 2025
82 checks passed
@github-actions
Copy link

🎉 This PR is included in version 6.10.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MikeMcC399 MikeMcC399 deleted the update/nextjs branch December 10, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update example to not use vulnerable nextjs package

3 participants