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

chore: merge develop into release/14.0.0 #30559

Merged
merged 15 commits into from
Nov 6, 2024

Conversation

AtofStryker
Copy link
Contributor

DO NOT SQUASH!!!!

  • Closes

Additional details

Steps to test

How has the user experience changed?

PR Tasks

ryanthemanuel and others added 14 commits November 4, 2024 15:19
…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 AtofStryker changed the title merge develop into release/14.0.0 chore: merge develop into release/14.0.0 Nov 6, 2024
@AtofStryker AtofStryker marked this pull request as ready for review November 6, 2024 19:34
@AtofStryker AtofStryker self-assigned this Nov 6, 2024
Copy link

cypress bot commented Nov 6, 2024

cypress    Run #58213

Run Properties:  status check passed Passed #58213  •  git commit 3ea7f06acf: Merge branch 'release/14.0.0' of github.com:cypress-io/cypress into chore/merge_...
Project cypress
Branch Review chore/merge_develop
Run status status check passed Passed #58213
Run duration 16m 31s
Commit git 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
Tests that failed  Failures 0
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 77
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  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 ryanthemanuel merged commit b4b79c2 into release/14.0.0 Nov 6, 2024
81 of 83 checks passed
@ryanthemanuel ryanthemanuel deleted the chore/merge_develop branch November 6, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants