Skip to content

Conversation

@cacieprins
Copy link
Contributor

@cacieprins cacieprins commented Feb 10, 2026

BREAKING CHANGE: Configure with expose rather than env. Minimum Cypress version is now v15.10.0. Minimum node version is now 20.x. (see: #972 )


Note

Medium Risk
Breaking configuration and minimum-version bumps can disrupt existing consumer setups; risk is mainly around upgrade/migration correctness rather than runtime security.

Overview
Prepares the next major release by switching configuration guidance from env to expose (aligned with Cypress v15.10.0 deprecating Cypress.env() usage).

Updates package requirements to Node >=20 and Cypress >=15.10.0, and refreshes scripts/docs to use --expose and include a migration note for users upgrading.

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

BREAKING CHANGE: Configure with `expose` rather than `env`. Minimum Cypress version is now v15.10.0. Minimum node version is now 20.x.
@cacieprins cacieprins merged commit 2a5e70d into master Feb 10, 2026
30 checks passed
@cacieprins cacieprins deleted the trigger-semantic-release_v4 branch February 10, 2026 19:08
@cacieprins cacieprins restored the trigger-semantic-release_v4 branch February 10, 2026 19:53
@cacieprins cacieprins deleted the trigger-semantic-release_v4 branch February 10, 2026 19:54
@cypress-app-bot
Copy link

🎉 This PR is included in version 4.0.0 🎉

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants