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

CT detect and support Svelte version 4 #27465

Closed
MikeMcC399 opened this issue Aug 4, 2023 · 3 comments · Fixed by #27473
Closed

CT detect and support Svelte version 4 #27465

MikeMcC399 opened this issue Aug 4, 2023 · 3 comments · Fixed by #27473
Labels
CT Issue related to component testing type: feature New feature that does not currently exist

Comments

@MikeMcC399
Copy link
Contributor

What would you like?

Experimental support for Svelte 3 should be extended to support Svelte 4. (See npm module svelte.)

Why is this needed?

Attempting to update to Svelte 4 with component testing shows a warning.

image

Other

The example https://github.com/cypress-io/component-testing-quickstart-apps/tree/main/svelte runs successfully with Svelte 4, despite the warning.

@nagash77 nagash77 added CT Issue related to component testing type: feature New feature that does not currently exist labels Aug 4, 2023
@MikeMcC399
Copy link
Contributor Author

MikeMcC399 commented Aug 4, 2023

lmiller1990 added a commit that referenced this issue Aug 7, 2023
@lmiller1990
Copy link
Contributor

lmiller1990 commented Aug 7, 2023

Thanks for the report, should be fixed in #27473

lmiller1990 added a commit that referenced this issue Aug 22, 2023
* chore: update svelte deps

resolves #27465

* Update packages/scaffold-config/src/dependencies.ts

Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>

* changelog

* update changleog

* log

* log

---------

Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
Co-authored-by: Jordan <jordan@jpdesigning.com>
Co-authored-by: Adam Stone-Lord <adams@cypress.io>
@jennifer-shehane
Copy link
Member

Released in Cypress 13.0.0.

@cypress-io cypress-io locked as resolved and limited conversation to collaborators Aug 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CT Issue related to component testing type: feature New feature that does not currently exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants