Skip to content

test(deps): update next to 16.1.6#1649

Merged
jennifer-shehane merged 1 commit intocypress-io:masterfrom
MikeMcC399:update/nextjs
Feb 4, 2026
Merged

test(deps): update next to 16.1.6#1649
jennifer-shehane merged 1 commit intocypress-io:masterfrom
MikeMcC399:update/nextjs

Conversation

@MikeMcC399
Copy link
Collaborator

Situation

npm audit reports vulnerabilities

2 vulnerabilities (1 moderate, 1 high)

in the npm package next used in examples/nextjs.

Change

Update next-related dependencies in examples/nextjs:

Dependency From To
next 16.0.10 16.1.6
react & react-dom 19.2.3 19.2.4

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.

Update
react & react-dom to 19.2.4
@MikeMcC399 MikeMcC399 added bug Something isn't working type: dependencies labels Feb 4, 2026
@MikeMcC399 MikeMcC399 self-assigned this Feb 4, 2026
@cypress-app-bot
Copy link

@MikeMcC399
Copy link
Collaborator Author

Markdown failure is unrelated

@MikeMcC399 MikeMcC399 marked this pull request as ready for review February 4, 2026 10:57
@jennifer-shehane jennifer-shehane merged commit 6b08b44 into cypress-io:master Feb 4, 2026
85 of 86 checks passed
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

🎉 This PR is included in version 7.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MikeMcC399 MikeMcC399 deleted the update/nextjs branch February 4, 2026 15:02
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.

3 participants