Skip to content

Conversation

@MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented Nov 20, 2025

Situation

Regarding the examples/nextjs directory:

examples/nextjs is used in the workflows:

Change

Re-scaffold the Next.js example in the examples/nextjs directory using Next.js 16.x (next@16.0.3) (next@16.0.6)

Bootstrap with create-next-app and the following command, using defaults, except where specified:

npx create-next-app@latest nextjs --js --src-dir --use-npm --yes

Merge previous Next.js 15 project into Next.js 16 project, making changes as necessary.

Verification

cd examples/nextjs
npm ci
npm run dev

In a separate terminal

npm test

Rendered page

image

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 added bug Something isn't working type: enhancement New feature or request type: dependencies labels Nov 20, 2025
@MikeMcC399 MikeMcC399 self-assigned this Nov 20, 2025
@MikeMcC399

This comment was marked as outdated.

@MikeMcC399 MikeMcC399 changed the title test(deps): update Next.js example to 16.0.3 test(deps): update Next.js example to 16.0.6 Dec 1, 2025
@MikeMcC399
Copy link
Collaborator Author

MikeMcC399 commented Dec 1, 2025

Updated to next@16.0.6, without re-scaffolding.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review December 1, 2025 16:05
@jennifer-shehane jennifer-shehane merged commit 1bf19d6 into cypress-io:master Dec 1, 2025
80 checks passed
@MikeMcC399 MikeMcC399 deleted the update/nextjs-16 branch December 2, 2025 07:14
@github-actions
Copy link

🎉 This PR is included in version 6.10.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working released type: dependencies type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants