Skip to content

fix(deps): update cypress to version 14.0.0 and adjust peer dependencies #281

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

Merged

Conversation

leefreemanxyz
Copy link
Contributor

What: This adds Cypress 14 to the peer dependency and dev dependencies of this project.

Why: The peer dependency change ensures that we can install Cypress 14 with npm without resorting to --legacy-peer-deps. The devDependencies change makes sure that we are actually testing against Cypress 14 and not a lower version.

How: I changed the numbers in the package.json, ran npm i and npm run validate.

Checklist:

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

Close #280

@caique-rd
Copy link

That's awesome I really need this PR merged to be able to bump my Cypress project

@leefreemanxyz
Copy link
Contributor Author

@kentcdodds sorry to tag you directly, but any chance of this getting an approval/merge/release?

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@kentcdodds kentcdodds merged commit d77c9df into testing-library:main Jan 21, 2025
3 checks passed
Copy link

🎉 This PR is included in version 10.0.3 🎉

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.

Support Cypress 14
3 participants