Commit Graph

21341 Commits

Author SHA1 Message Date
Jennifer Shehane 1f81595fdb breaking: Remove support for Node.js 18 & 23 (#31409)
* remove support for Node.js 18 & 23

BREAKING CHANGE: remove support for Node.js 18 & 23

* remove binary tests for Node 18

* Add made up date

* Update cli/package.json

Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>

---------

Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
2025-04-01 10:35:51 -04:00
github-actions[bot] fd6a923fa8 chore: updating v8 snapshot cache (#31412)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-31 09:16:24 -04:00
github-actions[bot] 4e44ccbc41 chore: updating v8 snapshot cache (#31411)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-31 09:16:10 -04:00
github-actions[bot] 35b5131951 chore: updating v8 snapshot cache (#31410)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-31 09:15:56 -04:00
Jennifer Shehane 6fb101187e breaking change commit
BREAKING CHANGE: Cypress 15 breaking changes
2025-03-28 15:39:41 -04:00
Jennifer Shehane a24062beb6 Merge branch 'develop' into release/15.0.0 2025-03-28 15:32:17 -04:00
Jennifer Shehane f6c1237009 dependency: bump mocha from 7.1.0 to 7.1.1 (#31401)
* dependency: bump mocha from 7.1.0 to 7.1.1

* changelog entry

* Update lower number of duration check
2025-03-28 15:29:33 -04:00
github-actions[bot] 14e17ae5c9 chore: updating v8 snapshot cache (#31404)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-27 20:43:05 -04:00
github-actions[bot] e7bdb697fd chore: updating v8 snapshot cache (#31403)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-27 20:42:35 -04:00
github-actions[bot] ac69b02554 chore: updating v8 snapshot cache (#31402)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-27 20:42:01 -04:00
Jennifer Shehane 1419234a95 dependency: minor bump mocha dep (#31387)
* dependency: minor bump mocha dep

* update patch package

* changelog entry
2025-03-27 17:22:34 -04:00
renovate[bot] 2d4702979b dependency: update dependency webdriver to v9.11.0 (#31315)
* fix(deps): update dependency webdriver to v9.11.0

* empty commit

* add changelog entry

* run some more tests

* add a comment for the postinstall running in the server

* bump circleci cache

* put patch-package back

* bump cache

* chore: update patches and add tests in test static assets

* fix changelog

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: AtofStryker <bglesias@gmail.com>
2025-03-27 13:14:43 -04:00
github-actions[bot] 507dab8059 chore: Update Chrome (beta) to 135.0.7049.41 (#31393)
* chore: Update Chrome (beta) to 135.0.7049.41

* empty commit

---------

Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2025-03-27 11:42:38 -04:00
renovate[bot] 18e3698ae1 chore(deps): update dependency snap-shot-it to v7.9.10 (#31386)
* chore(deps): update dependency snap-shot-it to v7.9.10

* empty commit

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2025-03-27 10:53:52 -04:00
Jennifer Shehane 835025da36 chore: fix changelog duplication (#31396) 2025-03-27 10:26:00 -04:00
github-actions[bot] b60ac5ee7b chore: updating v8 snapshot cache (#31390)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-26 20:43:40 -04:00
github-actions[bot] 69f33b8b12 chore: updating v8 snapshot cache (#31389)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-26 20:43:10 -04:00
github-actions[bot] 34fa18ad48 chore: updating v8 snapshot cache (#31388)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-26 20:42:38 -04:00
semantic-release-bot 8d63d80771 chore: release @cypress/webpack-preprocessor-v6.0.4
[skip ci]
@cypress/webpack-preprocessor-v6.0.4
2025-03-26 15:55:45 -04:00
semantic-release-bot 4c295e0661 chore: release @cypress/webpack-batteries-included-preprocessor-v3.0.7
[skip ci]
@cypress/webpack-batteries-included-preprocessor-v3.0.7
2025-03-26 15:55:33 -04:00
Cecil King 33cf18e409 fix: allow version 10 of the babel-loader peer dependency (#31218)
* fix: allow version 10 of the babel-loader peer dependency

* empty commit

* adjust babel-loader dependency

Co-authored-by: Bill Glesias <bglesias@gmail.com>

* upgrade babel-loader version

* chore: test babel loader

* chore: add changelog entry (only necessary due to touching the packages directory)

* chore: add changelog entry (only necessary due to touching the packages directory)

---------

Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Bill Glesias <bglesias@gmail.com>
2025-03-26 14:57:38 -04:00
Bill Glesias 45da70a4e2 fix: set cdpRequestWillBeSentReceivedTimestamp within firefox bidi to avoid downstream impacts (#31377)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2025-03-26 14:03:23 -04:00
Bill Glesias 5ecf43e45d chore: update firefox in CI from 135 to 136.0.3 (#31383) 2025-03-26 13:30:18 -04:00
Cacie Prins 5d8bf8570a misc: automation implementation / prerequisite for cy.press() (#31366)
* cdp command impl for tab dispatch

* misc: add automation command to cdp for forthcoming tab key

* changelog

* skip non chromium browsers for press() driver test

* fix test

* misc: bidi automation impl for key press

* amend types

* log, but do not fail, if key:press is not supported

* rm extraneous debugs

* rm more debug

* changelog

* comments

* revert to keyDown from rawKeyDown, remove delay

* expand changelog to include bidi

* changelog

---------

Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2025-03-26 11:42:59 -04:00
Cacie Prins 4b140b7d35 docs: typescript migration guide (#31243)
* docs: typescript migration guide

* some edits, toc

* Link to Parameters utility type

* Update typescript.md

* Update guides/README.md

Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>

* Update guides/typescript.md

Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>

* Update guides/typescript.md

---------

Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
2025-03-26 11:33:45 -04:00
Jennifer Shehane 5e8e8d3f81 dependency: bump win-version-info from 5.0.1 to 6.0.1 (#31358)
* dependency: bump win-version-info from 5.0.1 to 6.0.1

* changelog entry

* run in more workflows

* Most changelog entry
2025-03-26 10:20:59 -04:00
Jennifer Shehane c460bfc4a4 misc: Update error message around injectDocumentDomain to mention future version of Cypress instead of Cypress 15 (#31375)
* misc: Update error message around injectDocumentDomain to mention future version of Cypress instead of Cypress 15

* changelog entry
2025-03-26 10:18:00 -04:00
Bill Glesias a9ad8b136f chore: bump release date as app release is delayed (#31380) v14.2.1 2025-03-25 20:33:33 -04:00
Jennifer Shehane b46d82bc67 chore: Update Studio Beta UI to be back to white background (#31379)
* chore: Update Studio Beta UI to be back to white background

* Add a test for the Studio header and visual snapshot

* update selector to be correct

* Update packages/app/cypress/e2e/studio/studio.cy.ts

Co-authored-by: Bill Glesias <bglesias@gmail.com>

---------

Co-authored-by: Bill Glesias <bglesias@gmail.com>
2025-03-25 19:40:00 -04:00
semantic-release-bot 18d79d5829 chore: release @cypress/webpack-preprocessor-v6.0.3
[skip ci]
@cypress/webpack-preprocessor-v6.0.3
2025-03-25 14:30:17 -04:00
semantic-release-bot 09519828dc chore: release @cypress/webpack-dev-server-v4.0.2
[skip ci]
@cypress/webpack-dev-server-v4.0.2
2025-03-25 14:29:59 -04:00
semantic-release-bot c17534d17f chore: release @cypress/webpack-batteries-included-preprocessor-v3.0.6
[skip ci]
@cypress/webpack-batteries-included-preprocessor-v3.0.6
2025-03-25 14:29:44 -04:00
semantic-release-bot a1734b9e88 chore: release @cypress/vite-dev-server-v6.0.3
[skip ci]
@cypress/vite-dev-server-v6.0.3
2025-03-25 14:29:27 -04:00
semantic-release-bot f51c187698 chore: release @cypress/react-v9.0.1
[skip ci]
@cypress/react-v9.0.1
2025-03-25 14:29:13 -04:00
Bill Glesias e05287d9a4 chore: release 14.2.1 (#31374) 2025-03-25 13:22:09 -04:00
github-actions[bot] eb57c5c3f6 chore: updating v8 snapshot cache (#31372)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-25 12:04:59 -04:00
github-actions[bot] 851dbd4564 chore: updating v8 snapshot cache (#31371)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-25 12:04:47 -04:00
github-actions[bot] 1e75f59db1 chore: updating v8 snapshot cache (#31370)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-25 12:04:39 -04:00
Jennifer Shehane 36327904d9 test: Update studio test to be less susceptible to detached DOM error (#31367) 2025-03-25 09:31:43 -04:00
Bill Glesias 7bdf1e9870 fix: change default options for sourceMaps inside WBIP (#31270)
* fix: change default options for sourceMaps inside WBIP

* add better error handling to @cypress/webpack-preprocessor when using typescript 5

* chore: update snapshots for protocol spec

* move options downstream into @cypress/webpack-preprocessor and see what fails

* address comments from code review
2025-03-24 16:34:48 -04:00
Jennifer Shehane 4670b13053 misc: display AUT bar in dark mode (#31360)
* misc: display AUT bar in dark mode

* changelog entry

* a few missed updates

* Fix the playground tests

* Update tests to be more sensible

* Ensure bg-white is not set for the runner ui bakcground of aut
2025-03-24 15:52:17 -04:00
Jennifer Shehane 0e6423fb77 test: bump next.js examples to latest with security fixes (#31365) 2025-03-24 11:31:39 -04:00
github-actions[bot] 97b045163a chore: Update Chrome (stable) to 134.0.6998.165 (#31364)
* chore: Update Chrome (stable) to 134.0.6998.165

* empty commit

---------

Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2025-03-24 10:33:25 -04:00
github-actions[bot] 98f7315571 chore: Update v8 snapshot cache - windows (#31363)
* chore: updating v8 snapshot cache

* index on develop: 0189feaf11 chore: Update Chrome (beta) to 135.0.7049.28 (#31355)

* index on develop: 0189feaf11 chore: Update Chrome (beta) to 135.0.7049.28 (#31355)

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-24 09:36:04 -04:00
github-actions[bot] fad7d4559c chore: Update v8 snapshot cache - darwin (#31362)
* chore: updating v8 snapshot cache

* index on develop: 0189feaf11 chore: Update Chrome (beta) to 135.0.7049.28 (#31355)

* index on develop: 0189feaf11 chore: Update Chrome (beta) to 135.0.7049.28 (#31355)

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-24 09:35:42 -04:00
github-actions[bot] 79a3c298b8 chore: Update v8 snapshot cache - linux (#31361)
* chore: updating v8 snapshot cache

* index on develop: 0189feaf11 chore: Update Chrome (beta) to 135.0.7049.28 (#31355)

* index on develop: 0189feaf11 chore: Update Chrome (beta) to 135.0.7049.28 (#31355)

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-24 09:35:22 -04:00
github-actions[bot] 0189feaf11 chore: Update Chrome (beta) to 135.0.7049.28 (#31355)
* chore: Update Chrome (beta) to 135.0.7049.28

* empty commit

---------

Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2025-03-21 10:30:25 -04:00
renovate[bot] 9a2f988ea9 chore(deps): update dependency classnames to v2.5.1 (#31343)
* chore(deps): update dependency classnames to v2.5.1

* caret dep

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2025-03-21 10:07:01 -04:00
github-actions[bot] c160e0fe26 chore: updating v8 snapshot cache (#31352)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-21 09:46:07 -04:00
github-actions[bot] 3c4e611aa7 chore: updating v8 snapshot cache (#31351)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2025-03-21 09:45:45 -04:00