cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
47.09k stars 3.19k forks source link

breaking: remove Svelte 3 support #30572

Closed mschile closed 1 week ago

mschile commented 2 weeks ago

Additional details

Removes support for Svelte version 3.

Steps to test

How has the user experience changed?

PR Tasks

cypress[bot] commented 2 weeks ago

cypress    Run #58308

Run Properties:  status check passed Passed #58308  •  git commit 60dd249932: pr updates
Project cypress
Branch Review mschile/svelte_3_removal
Run status status check passed Passed #58308
Run duration 17m 44s
Commit git commit 60dd249932: pr updates
Committer Matthew Schile
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 6
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 29321
View all changes introduced in this branch ↗︎
UI Coverage  46.26%
  Untested elements 189  
  Tested elements 167  
Accessibility  92.55%
  Failed rules  3 critical   8 serious   2 moderate   2 minor
  Failed elements 893  
AtofStryker commented 1 week ago

can you link the docs PR as well once it's ready for review?

mschile commented 1 week ago

can you link the docs PR as well once it's ready for review?

https://github.com/cypress-io/cypress-documentation/pull/5999