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

test(deps): update examples/component-tests to vite v5 #1231

Merged

Conversation

MikeMcC399
Copy link
Collaborator

The prerequisite for Cypress support of Component testing using vite v5 is cypress@13.10.0, released May 21, 2024, or above.

Change

examples/component-tests is updated to

Verification

cd examples/component-tests
npm ci
npm test

References

Other

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 mentioned this pull request Aug 5, 2024
2 tasks
@MikeMcC399 MikeMcC399 marked this pull request as ready for review August 5, 2024 09:31
@MikeMcC399 MikeMcC399 self-assigned this Aug 5, 2024
@jennifer-shehane jennifer-shehane merged commit 08bf3c9 into cypress-io:master Aug 5, 2024
74 checks passed
@MikeMcC399 MikeMcC399 deleted the update/component-tests branch August 5, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Vite examples to v5
3 participants