Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Cypress version in peerDependencies #279

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marktnoonan
Copy link
Contributor

We experience no issues using Cypress Testing Library in pre-release builds of Cypress 14, and there are no changes to command behavior that would be relevant here, so this should be safe.

What: Add Cypress 14 to the supported Cypress versions in peerDependencies.

Why: Avoid compatibility warnings when Cypress 14 is updated in Cypress Testing Library projects.

How: Following existing pattern of explicitly defining major Cypress versions.

Checklist:

  • Documentation N/A
  • Tests N/A
  • Ready to be merged

@marktnoonan
Copy link
Contributor Author

Hi folks! Cypress 14 is expected any day now, is there a way to get this merged ahead of that so people don't get mismatched peer dependency warnings when they update?

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