Skip to content

chore: Revert "breaking(@cypress/grep): release version 6.0.0 of @cypress/grep"#33337

Closed
cacieprins wants to merge 1 commit intodevelopfrom
revert-33242-breaking/migrate_cypress_grep_to_expose
Closed

chore: Revert "breaking(@cypress/grep): release version 6.0.0 of @cypress/grep"#33337
cacieprins wants to merge 1 commit intodevelopfrom
revert-33242-breaking/migrate_cypress_grep_to_expose

Conversation

@cacieprins
Copy link
Contributor

@cacieprins cacieprins commented Feb 5, 2026

Reverts #33242


Note

Medium Risk
Changes the public configuration surface of @cypress/grep back to Cypress.env/--env and loosens the Cypress peer requirement, which can affect how existing users configure and run filtered tests across versions.

Overview
Reverts @cypress/grep configuration back from Cypress.expose/--expose to Cypress.env/--env across docs, example scripts, tests, and runtime code (plugin config now reads config.env, and Cypress.grep() writes/reads via Cypress.env).

Updates package metadata to support older Cypress versions again (peer dependency back to cypress >=10), enables allowCypressEnv in the package’s Cypress config, and removes the v5→v6 migration guidance that instructed switching to --expose.

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

@cacieprins cacieprins marked this pull request as ready for review February 5, 2026 19:55
@cacieprins cacieprins closed this Feb 5, 2026
@cacieprins cacieprins deleted the revert-33242-breaking/migrate_cypress_grep_to_expose branch February 10, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant