-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
chore: merge develop
into release/14.0.0
#30559
Merged
Merged
Conversation
This file contains 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
…hooks running (#30536) * fix: ensure we have marked things as stable prior to failing tests -- run ci * fix: ensure we have marked things as stable prior to failing tests -- run ci * add a test -- run ci * clean up * add changelog * Update CHANGELOG.md * Apply suggestions from code review * Update cli/CHANGELOG.md Co-authored-by: Matt Schile <[email protected]> * allow failure --------- Co-authored-by: Jennifer Shehane <[email protected]> Co-authored-by: Matt Schile <[email protected]>
…`6.1.8` to `9.1.1` inside @packages/reporter (#30514) * chore: do the minimal to update mobx from 5 to 6 [run ci] chore: update mobx-react from v7 to v9 [run ci] bump cache [run ci] * do not alias mobx or mobx-react. This causes an issue where webpack, in production mode, bundles the cjs production dependency of mobx (mobx.cjs.production.min.js) into cypress_runner.js (in the runner package), but @packages/app (bundled via vite), bundles mobx.esm.js, which is NOT minimized and is expecting the global store/state set by the app to also not be minimized. [run ci] * run update on all machines [run ci] * add changelog entry [run ci]
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore(deps): update dependency stop-only to v3.4.1 * empty commit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
…ws slowness and have one PR per platform (#30551) * Update update_v8_snapshot_cache.yml * Update snapshot-meta.json * Update snapshot-meta.json * Update snapshot-meta.json * Apply suggestions from code review * Update update_v8_snapshot_cache.yml * Update .github/workflows/update_v8_snapshot_cache.yml * Update .github/workflows/update_v8_snapshot_cache.yml * Update update_v8_snapshot_cache.yml * chore: Update v8 snapshot cache - linux (#30552) * chore: updating v8 snapshot cache * chore: updating v8 snapshot cache --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Ryan Manuel <[email protected]> * Update update_v8_snapshot_cache.yml * chore: Update v8 snapshot cache - darwin (#30553) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> * chore: Update v8 snapshot cache - windows (#30554) Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore: updating v8 snapshot cache * chore: updating v8 snapshot cache * chore: updating v8 snapshot cache --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore: clean up npm/webpack-preprocessor deps * empty commit * remove execa
* chore: bump cypress-example-kitchensink * empty commit
* chore: catch a11y errors and ignore them for now. * empty commit * make a test fail * Revert "make a test fail" This reverts commit 166624d.
Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
…tes @types/react* packages from 16x to 17x (#30516) * chore: update @packages/reporter react from 16.8.6 to 17.0.2 and updates @types/react* packages from 16x to 17x [run ci] * hoist dependencies up due to peer dep issues with react and the runner/reporter needing to locate the same react (this is dumb) * update react-18 package to reference types delcared in root (kind of goofy but existing pattern) [run ci] * correctly look up react instance as __reactInternalInstance no longer exists in react17 [run ci] * fix failing test now that repo is on react 17 [run ci]
AtofStryker
changed the title
merge
chore: merge Nov 6, 2024
develop
into release/14.0.0
develop
into release/14.0.0
jennifer-shehane
approved these changes
Nov 6, 2024
…hore/merge_develop
cypress Run #58213
Run Properties:
|
Project |
cypress
|
Branch Review |
chore/merge_develop
|
Run status |
Passed #58213
|
Run duration | 16m 31s |
Commit |
3ea7f06acf: Merge branch 'release/14.0.0' of github.com:cypress-io/cypress into chore/merge_...
|
Committer | AtofStryker |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
1
|
Pending |
77
|
Skipped |
0
|
Passing |
5657
|
View all changes introduced in this branch ↗︎ |
Warning
No Report: Something went wrong and we could not generate a report for the Application Quality products.
ryanthemanuel
approved these changes
Nov 6, 2024
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.
DO NOT SQUASH!!!!
Additional details
Steps to test
How has the user experience changed?
PR Tasks
cypress-documentation
?type definitions
?