Skip to content

Cypress 7 #90

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

Closed
kfir-mm opened this issue Apr 9, 2021 · 6 comments · Fixed by #104
Closed

Cypress 7 #90

kfir-mm opened this issue Apr 9, 2021 · 6 comments · Fixed by #104

Comments

@kfir-mm
Copy link

kfir-mm commented Apr 9, 2021

Thank you for writing up this package!
is there a plan to support Cypress 7 soon?

@vijar50
Copy link

vijar50 commented Apr 14, 2021

Bumping this issue up. I am using cypress-axe 0.12.2, but need to upgrade my Cypress version for fixing an intercept issue to v7+. I cannot do that as V7+ isn't supported by cypress-axe.

Any ETA for support would be much appreciated!

@jonbot
Copy link

jonbot commented Apr 14, 2021

I'm able to use both Cypress 7 and Cypress-Axe 0.12.2 (though I do get a warning " > [email protected]" has incorrect peer dependency "cypress@^3 || ^4 || ^5 || ^6".).

$ yarn list | grep cypress                                                                                                                                                                                                                                                                                                   
├─ @cypress/[email protected]
├─ @cypress/[email protected]
├─ @cypress/[email protected]
├─ [email protected]
├─ [email protected]
│  ├─ @cypress/listr-verbose-renderer@^0.4.1
│  ├─ @cypress/request@^2.88.5
│  ├─ @cypress/xvfb@^1.2.4

Though I haven't verified anything beyond basic usage works.

@kfir-mm
Copy link
Author

kfir-mm commented Apr 14, 2021

I am on the same spot - using deprecated dependency till this is resolved.

@jonbot
Copy link

jonbot commented Apr 14, 2021

I created a PR here: #91. Just bumps up peer dependencies for now.

@TobiasHH
Copy link

Could this please merged?

@TobiasHH
Copy link

What is with Cypress 8?

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