Skip to content

chore: merge develop into release/15.0.0 #31507

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
merged 38 commits into from
Apr 15, 2025
Merged

Conversation

AtofStryker
Copy link
Contributor

  • Closes N/A

Additional details

merges develop into release/15.0.0

Steps to test

How has the user experience changed?

PR Tasks

jennifer-shehane and others added 30 commits April 2, 2025 10:22
* dependency: upgrade mocha to 7.2.0

* changelog entry

* remove the it.only from the mocha patch changelog that is triggering our stop-only check from passing

* skip patches folder with stop-only check

* remove extra bracket

* Update protocol_spec to reflect new mocha line number for error stack trace
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore: Update Chrome (stable) to 135.0.7049.52

* empty commit

---------

Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: Cacie Prins <[email protected]>
* chore: bump Firefox to 137

* use 137 version? weird.

* just kidding, major version only has 1 zero after it................
* dependency: update server to mocha 7.2.0

* Add PR to changelog
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore: Update Chrome (beta) to 136.0.7103.17

* empty commit

---------

Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <[email protected]>
…between stack_utils and source_map_utils (#30983)

* refactor: lifts toPosix to remove circular dependency between stack_utils and source_map_utils

* camelCase to snake_case

* rm duplicated file
…31443)

* internal: (studio) make the protocol database accessible to studio

* PR comment
* chore(deps): update dependency patch-package to v8

* empty commit

* add types to handle json-stable-stringify dep change

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <[email protected]>
…nctional components and hooks (#31284)

* chore: fix deprecation warnings and refactor react reporter to use functional components with hooks

* chore: update code to reflect feedback from code review

* fix issues with scrollIntoView() on updated component and refactor isOpen logic in collapsible to not attempt to sync state

* fix issues with tests after refactor

* see if event registration fixes windows flake
)

* chore: update snap-shot-core patch package file to match version

* update circle cache

* experiment with removing .md from yarnclean

* add .md back to yarnclean

* bust circle cache

* remove .md files being cleaned from yarn to get around patch-package issue

* print size of cache

* try out the size of the .md

* remove md from yarnclean

* UPdate to version without removal of markdown files
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* wip - cy.press() command

* cy command for dispatching key press/down/up events

* unit tests and failure cases for cy.press()

* Cypress.Keyboard.Keys definition; fix command log message

* add keys to the internal keyboard type

* auto-focus in cdp

* ensure aut iframe is focused before dispatching key events in bidi browsers

* update tests for cdp focus

* fixed tests for bidi

* lint

* fix type ref in .d.ts

* linting

* skip press() driver test in ff below v135

* try all contexts for frame before failing due to missing/invalid context id

* ensure error is error before accessing props

* skip press driver test in webkit

* changelog

* debug automation middleware invocation for firefox flake

* debug

* cache update

* use bidi automation middleware from connectToNewSpec rather than constructor

* more comprehensive logging

* debug socket base, additional debug in automation

* install firefox automation middleware on setup as well as connectToNewSpec

* unit tests for firefox-utils

* proper calledWith

---------

Co-authored-by: Jennifer Shehane <[email protected]>
* chore: use different args for `du` in win

* rm du command for build
…ing (#31458)

* Update CHANGELOG.md

* remove work around for contributors and see what fails

* Update vite.config.mjs to further optimize CT dependencies under test to prevent a dev server reload

* Update vite.config.mjs

* Update SelectorPlayground.cy.tsx

* Update CHANGELOG.md
* chore: Update Chrome (stable) to 135.0.7049.84

* empty commit

---------

Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <[email protected]>
* chore: Update Chrome (beta) to 136.0.7103.25

* empty commit

---------

Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <[email protected]>
#31475)

* misc: update some of the dark gray UI to be darker gray for better contrast

* Changelog entry

* add Pending to changelog

* Update other areas of the reporter to be darker gray

* update reporter section variable color
jennifer-shehane and others added 7 commits April 10, 2025 15:02
* chore: convert cache.js file within server to TypeScript

* update cache calls and await them

* updates to imports and switching cache calls to await

* remove Partial from Allowed State

* change cache calls back to not await

* Remove dead code

* update memo.push return
* chore: updating v8 snapshot cache

* index on develop: 6b28356 chore: convert cache.js file within server to TypeScript (#31471)

* index on develop: 6b28356 chore: convert cache.js file within server to TypeScript (#31471)

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore: updating v8 snapshot cache

* index on develop: 6b28356 chore: convert cache.js file within server to TypeScript (#31471)

* index on develop: 6b28356 chore: convert cache.js file within server to TypeScript (#31471)

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore: updating v8 snapshot cache

* index on develop: 6b28356 chore: convert cache.js file within server to TypeScript (#31471)

* index on develop: 6b28356 chore: convert cache.js file within server to TypeScript (#31471)

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
* chore: do not run pause() system test in webkit

* link to webkit cy.pause flake issue
…implementation of cy.press() (#31481)

* activate main window before attempting to detect aut iframe active element

* add todo about refactor

* changelog

* system test for issue 31466

* no infinite max depth

* changelog

* changelog

* simplify

* additional test, better window switching logic
@AtofStryker AtofStryker self-assigned this Apr 14, 2025
@AtofStryker AtofStryker changed the base branch from develop to release/15.0.0 April 14, 2025 21:08
Copy link

cypress bot commented Apr 14, 2025

cypress    Run #61608

Run Properties:  status check passed Passed #61608  •  git commit 3b5879fbca: Merge branch 'develop' of github.com:cypress-io/cypress into chore/merge_dev_15
Project cypress
Branch Review chore/merge_dev_15
Run status status check passed Passed #61608
Run duration 09m 25s
Commit git commit 3b5879fbca: Merge branch 'develop' of github.com:cypress-io/cypress into chore/merge_dev_15
Committer AtofStryker
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 694
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 130
View all changes introduced in this branch ↗︎

@AtofStryker AtofStryker merged commit 8cee6dc into release/15.0.0 Apr 15, 2025
85 of 87 checks passed
@AtofStryker AtofStryker deleted the chore/merge_dev_15 branch April 15, 2025 13:13
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.

6 participants