-
Notifications
You must be signed in to change notification settings - Fork 1.3k
chore: use cypress 15 prebuilt binary and test built-in shimming #921
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e456a37
to
dbed997
Compare
cypress-example-recipes
|
Project |
cypress-example-recipes
|
Branch Review |
release/15.0.0
|
Run status |
|
Run duration | 11m 06s |
Commit |
|
Committer | Bill Glesias |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
1
|
|
0
|
|
0
|
|
27
|
View all changes introduced in this branch ↗︎ |
UI Coverage
1.9%
|
|
---|---|
|
44
|
|
1
|
Accessibility
97.42%
|
|
---|---|
|
1 critical
1 serious
3 moderate
0 minor
|
|
7
|
0ef31c6
to
1f223dd
Compare
This was referenced Jun 5, 2025
jennifer-shehane
previously approved these changes
Jun 16, 2025
1f223dd
to
b24073b
Compare
b24073b
to
8933ef8
Compare
jennifer-shehane
previously approved these changes
Jun 23, 2025
…s into release/15.0.0
13c2d3d
to
51ef2f4
Compare
51ef2f4
to
04b6478
Compare
jennifer-shehane
previously approved these changes
Aug 20, 2025
37e4d21
to
d14f86b
Compare
jennifer-shehane
approved these changes
Aug 20, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates
cypress-example-recipes
to 15 with Cypress 15 related behavior. Not all built-ins are shipped with cypress 15 so we need to install the@cypress/webpack-batteries-incuded-preprocessor
and shim in the crypto-browserify built in