Commit Graph

15832 Commits

Author SHA1 Message Date
Tim Griesser 339b642490 chore: remove unused @packages/static (#17961) 2021-09-01 12:29:07 -04:00
Lachlan Miller c65d9f7d9c chore: use command to ensure chrome version exists (#17955) 2021-09-01 09:58:52 -04:00
Jessica Sachs 3b86f8216b chore: fix project-ct + server-ct type imports (#17953) 2021-09-01 09:58:36 -04:00
Kukhyeon Heo 94c028db81 feat: add decode option to cy.url (#17930) 2021-08-31 11:37:49 -04:00
Mateusz Burzyński d076ac30ae fix: match Cypress.dom.getElementPositioning implementation to the declared type signature by actually accepting native HTMLElement (#17914)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-08-31 11:27:57 -04:00
Ben Kucera 3d23b7fc52 Merge pull request #17850 from cypress-io/lmiller1990/ts-open-project
* chore: rename open_project to ts
* improve types
2021-08-31 10:27:21 -04:00
Kukhyeon Heo 1570383140 fix: Cypress.testingType should not be undefined. (#17931)
* fix

* Use Cypress type.
2021-09-01 00:19:50 +10:00
Lachlan Miller a27793ddda improve types 2021-08-31 10:41:53 +10:00
Lachlan Miller e01db39684 chore: rename open_project to ts 2021-08-31 10:36:59 +10:00
Zachary Williams 880e1740a3 Merge branch 'master' into develop 2021-08-30 21:42:55 +00:00
Zachary Williams 16e4759e01 feat: support webpack-dev-server v4 (#17918)
* feat: migrate to new webpack-dev-server public api

* fix: extract version check, and disallow minor releases matching `/3\./` with a starts with req.

* feat: support webpack-dev-server v4

* fix webpack warning causing overlay and types

* pin test dependency

* fix tests that were using incorrect wewbpack configuration

Co-authored-by: Ollie Relph <ollie@relph.me>
2021-08-30 17:42:17 -04:00
Jessica Sachs bf65606914 chore: breaking apart elements.ts into separate files by concern to remove circular dependencies (#17927) 2021-08-28 20:58:18 -04:00
Zach Panzarino fa4b9d7a72 chore: fix utm params for run instructions (#17873) 2021-08-27 15:10:59 -04:00
Ben Kucera 175ae3e9ca release 8.3.1 [skip ci] v8.3.1 2021-08-27 11:37:22 -04:00
Lachlan Miller ea287d7a23 fix(server): use run#run instead of run#ready to replicate e2e exit behavior in CT (#17894)
Co-authored-by: Zach Bloomquist <git@chary.us>
2021-08-26 15:57:26 +00:00
github-actions[bot] a99caea07c chore: Update Chrome (beta) to 93.0.4577.58 (#17880)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-08-25 08:57:16 -05:00
Lachlan Miller ab401ecd35 chore: use import type syntax (#17864)
* chore: use import type across repo

* chore: use import type across repo

* chore: use import type across repo

* chore: use import type across repo

* update exports

* update test

* update import type

* update types

* use import type in driver

* correctly export function

* revert test

* remove unrelated code

* revert code

* improve type imports

* override for reporter
2021-08-25 09:11:56 +10:00
Brandon Jones 8988b2cc37 remove browser-specific beforeinput checks (send in firefox) (#17820) 2021-08-24 11:16:07 -04:00
kotmatpockuh 2a80c137d9 fix(types): Update title method options type (#17781)
Add Timeoutable option to `title` method
2021-08-23 10:36:06 -04:00
renovate[bot] 757a088828 fix(deps): update dependency @cypress/request to v2.88.6 🌟 (#17813)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-23 08:21:48 -05:00
Chris Breiding aa3ea48717 fix: Improve Big Sur browser detection performance (#17807) 2021-08-19 14:15:55 -04:00
github-actions[bot] e9656df71c chore: Update Chrome (beta) to 93.0.4577.51 (#17801)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-08-19 14:29:21 +00:00
Kukhyeon Heo 6eed2e667b fix: do not allow image markdown in assertions and command log (#17777) 2021-08-19 08:16:31 -05:00
Lachlan Miller 07127f945e chore: update contributing documentation (#17797) 2021-08-18 22:50:30 -04:00
Barthélémy Ledoux 18b587f059 Merge branch 'master' into develop 2021-08-18 21:29:41 +00:00
Barthélémy Ledoux a94ff69d09 fix: publish the types for vite-dev-server (#17786)
closes #17648
2021-08-18 17:29:01 -04:00
Lachlan Miller 4709db55c8 chore(server): move some files to TypeScript (#17779)
* chore: improve types from config

* add config util file

* move function

* ts some more files

* ts some more files

* better types

* update types

* remove old file

* update import

* fix test
2021-08-19 00:23:04 +10:00
Jordan McDonough 6a0d9e43d7 fix: Add Timeoutable to cy.document function typing (#17706)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-08-17 16:40:56 -04:00
Chris Breiding ff3328669c fix: Use app.quit instead of process.exit to prevent crash on close (#17774) 2021-08-17 14:36:17 -04:00
renovate[bot] 3973c3395f chore(deps): update dependency electron to v13.2.0 🌟 (#17772)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-17 18:31:51 +00:00
github-actions[bot] 0dfec805f4 chore: Update Chrome (stable) to 92.0.4515.159 (#17764)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-08-17 09:55:38 -04:00
Barthélémy Ledoux c88f424c00 Merge pull request #17758 from cypress-io/fix/vite-dev-server-loop 2021-08-16 21:42:50 -05:00
ElevateBart a204f5eeca add comment to getImporters 2021-08-16 21:04:25 -05:00
ElevateBart 4139631b15 fix: repair re-run of vite-dev-server issues 2021-08-16 16:56:42 -05:00
Chris Breiding 98f67189c6 Merge branch 'develop' 2021-08-16 14:40:43 -04:00
Chris Breiding d2c3cccbb0 Merge branch 'develop' of github.com:cypress-io/cypress into develop 2021-08-16 14:40:30 -04:00
Chris Breiding b076c242a9 release 8.3.0 v8.3.0 2021-08-16 14:38:55 -04:00
github-actions[bot] 85d1fe57b9 chore: Update Chrome (beta) to 93.0.4577.42 (#17730)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-08-16 18:16:21 +00:00
renovate[bot] 3c027552a4 fix(deps): update dependency url-parse to v1.5.2 [security] (#17719)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-13 11:31:11 -05:00
Barthélémy Ledoux 72218b3a1a Merge pull request #17709 from cypress-io/66e8896b66-master-into-develop
chore: merge master (66e8896b66) into develop
2021-08-12 17:54:19 -05:00
Barthélémy Ledoux 13e56e258c Merge branch 'develop' into 66e8896b66-master-into-develop 2021-08-12 15:58:26 -05:00
Zach Panzarino 24774b6624 feat: updated record run instructions (#17317)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-08-12 15:42:03 -04:00
Barthélémy Ledoux 94c366c3d8 Merge branch 'develop' into 66e8896b66-master-into-develop 2021-08-12 13:24:41 -05:00
Ben Kucera 4d2d7e07aa chore: skip session e2e spec ci (#17718)
* refactor skipping load event logic

* skip problematic suite

* revert change to navigation.js
2021-08-12 14:23:22 -04:00
Barthélémy Ledoux 3ab80fd3a1 Merge branch 'develop' into 66e8896b66-master-into-develop 2021-08-12 10:13:33 -05:00
semantic-release-bot 14be5d0384 chore: release @cypress/vite-dev-server-v2.0.7
[skip ci]
@cypress/vite-dev-server-v2.0.7
2021-08-12 10:57:52 -04:00
Barthélémy Ledoux 66e8896b66 fix(vite-dev-server): chain update all specs when changing child (#17693)
* fix: chain update all specs when changing child

closes #17691

* fix: align types with cypress standards

Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-08-12 14:22:12 +10:00
semantic-release-bot b9b276fc18 chore: release @cypress/react-v5.9.4
[skip ci]
@cypress/react-v5.9.4
2021-08-10 15:45:42 -04:00
Barthélémy Ledoux ee7e203fa0 fix: do not throw when alt path is found in next (#17658)
close #17476
2021-08-10 02:09:50 -04:00
semantic-release-bot a84fd08c55 chore: release @cypress/vite-dev-server-v2.0.6
[skip ci]
@cypress/vite-dev-server-v2.0.6
2021-08-09 23:05:16 -04:00