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

breaking: remove nuxt2 support from Cypress Component Testing #30499

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

AtofStryker
Copy link
Contributor

@AtofStryker AtofStryker commented Oct 30, 2024

Additional details

With Cypress 14, Cypress is removing official support (alpha) for Nuxt.js 2. Nuxt.js 2 was EOLed in June of 2024 so active support has ended.

Steps to test

If running a Nuxt2 project and trying scaffold CT, you will see the framework option for Nuxt 2 (alpha) is no longer present
Screenshot 2024-10-30 at 1 35 44 PM

How has the user experience changed?

PR Tasks

@AtofStryker AtofStryker self-assigned this Oct 30, 2024
Copy link

cypress bot commented Oct 30, 2024

cypress    Run #58087

Run Properties:  status check passed Passed #58087  •  git commit f1fcebd4c0: breaking: remove nuxt2 support from Cypress Component Testing [run ci]
Project cypress
Branch Review breaking/remove_nuxt2_support
Run status status check passed Passed #58087
Run duration 21m 18s
Commit git commit f1fcebd4c0: breaking: remove nuxt2 support from Cypress Component Testing [run ci]
Committer AtofStryker
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 4
Tests that did not run due to a developer annotating a test with .skip  Pending 1327
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 29361
View all changes introduced in this branch ↗︎
UI Coverage  46.54%
  Untested elements 188  
  Tested elements 168  
Accessibility  92.57%
  Failed rules  3 critical   8 serious   2 moderate   2 minor
  Failed elements 892  

@AtofStryker AtofStryker added the type: breaking change Requires a new major release version label Oct 30, 2024
@AtofStryker AtofStryker force-pushed the breaking/remove_vite_3_and_under_support branch from 93bffde to 149f592 Compare October 30, 2024 22:41
@AtofStryker AtofStryker marked this pull request as ready for review October 30, 2024 22:47
cli/CHANGELOG.md Outdated Show resolved Hide resolved
@AtofStryker AtofStryker linked an issue Oct 31, 2024 that may be closed by this pull request
Base automatically changed from breaking/remove_vite_3_and_under_support to release/14.0.0 November 3, 2024 19:57
@AtofStryker AtofStryker merged commit bc39cb1 into release/14.0.0 Nov 3, 2024
79 of 83 checks passed
@AtofStryker AtofStryker deleted the breaking/remove_nuxt2_support branch November 3, 2024 21:07
@jennifer-shehane jennifer-shehane mentioned this pull request Dec 3, 2024
25 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaking change Requires a new major release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove official support for Nuxt 2 for CT Testing
3 participants