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

Support Cypress version 9.0.0 #208

Closed
exalted opened this issue Nov 11, 2021 · 2 comments · Fixed by #207
Closed

Support Cypress version 9.0.0 #208

exalted opened this issue Nov 11, 2021 · 2 comments · Fixed by #207

Comments

@exalted
Copy link

exalted commented Nov 11, 2021

  • cypress-testing-library version: 8.0.1
  • node version: v12.18.1
  • npm (or yarn) version: npm@7.11.2

Relevant code or config

N/A

What you did:

npm i --save-dev cypress@9.0.0

What happened:

N/A

Problem description:

Well, with the current peer dep definition, npm will keep complaining about not being able to resolve the dependency.

Suggested solution:

We should bump up the peer dev version.

@charklewis
Copy link

I have come across this issue too.

@HonkingGoose
Copy link

HonkingGoose commented Nov 14, 2021

This can probably be closed now that PR #207 is merged. It will take some time for this to get released I think?

EDIT: Cypress 9.0 is now supported in version v8.0.2. 🥳

@Belco90 Belco90 closed this as completed Nov 14, 2021
@Belco90 Belco90 linked a pull request Nov 15, 2021 that will close this issue
3 tasks
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 a pull request may close this issue.

4 participants