Commit Graph

15857 Commits

Author SHA1 Message Date
Lachlan Miller 7a09856d3d remove all references to server-ct 2021-09-10 12:48:40 +10:00
Lachlan Miller d737aef200 remove server-ct package 2021-09-10 12:44:09 +10:00
Lachlan Miller bf9d2d5b4f move server-ct initialize logic to server 2021-09-10 12:43:58 +10:00
Lachlan Miller 62106a8f36 update imports 2021-09-10 12:39:06 +10:00
Lachlan Miller 6b229e9c1b move files from server-ct to server 2021-09-10 12:36:08 +10:00
ElevateBart a747c2196b rename inject into devServer 2021-09-09 15:25:43 -05:00
Cesar 790e7b2bdb fix: add missing clientCertificate type to ResolvedConfigOptions (#18028)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-09-09 14:01:49 -04:00
Gleb Bahmutov 2e005c43c5 Merge branch 'master' into develop 2021-09-09 17:58:42 +00:00
Gleb Bahmutov 36be9ebea5 docs: restore author of react,vue,ng component testing (#16800)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-09-09 12:58:01 -05:00
Adam Murray 01e8a6cc9e Merge branch 'master' into develop 2021-09-09 17:48:27 +00:00
Adam Murray 49de24f617 fix(cypress/schematic): add edge to list of allowed browsers (#17637) 2021-09-09 12:47:46 -05:00
Ben Kucera 22a51fa6b5 fix: global hooks cause duplicated hooks after domain navigation (#17884)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-09-09 09:16:11 -04:00
Billy Purvis 956e1c56d2 fix: add warning for check/uncheck when values passed with elements with no values (#17925)
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-09-08 13:41:22 -04:00
github-actions[bot] 1feb66825f chore: Update Chrome (stable) to 93.0.4577.63 and Chrome (beta) to 94.0.4606.31 (#17910)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-09-08 10:42:51 -04:00
Kukhyeon Heo 8a1aefa9e7 feat: log args separately. (#17650) 2021-09-08 10:42:29 -04:00
Jessica Sachs e216ae2422 Merge pull request #17951 from cypress-io/chore/esm-driver
chore: switching @packages/driver to be esm
2021-09-07 16:42:22 -04:00
Hernawan Faïz Abdillah d8796bc11b fix(server): Fix EACCES on extension installation if copied from read-only location (#17800)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Zach Bloomquist <github@chary.us>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-09-07 14:40:59 -04:00
Jessica Sachs 901338866a chore: converting packages/driver to be esm 2021-09-07 13:28:16 -04:00
Jessica Sachs 6cbfeaeb36 Rename driver files to TS 2021-09-07 13:25:37 -04:00
Chris Breiding a6a2c49c35 chore: Don't include tooltips in reporter percy snapshots (#18007) 2021-09-07 10:27:18 -05:00
Chris Breiding 207ec567a9 chore: Fix chrome jobs in CI (#18005) 2021-09-07 11:05:07 -04:00
Jennifer Shehane 5476904bf5 docs: Add readmes to packages that are missing Readmes (#17937)
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com>
Co-authored-by: Tim Griesser <tgriesser10@gmail.com>
2021-09-07 08:21:53 -05:00
Chris Breiding 55ef4c3a11 chore: Prevent unnecessary files from being included in the binary (#17957) 2021-09-06 21:00:30 -04:00
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
semantic-release-bot ca4146d5a5 chore: release @cypress/webpack-dev-server-v1.5.0
[skip ci]
@cypress/webpack-dev-server-v1.5.0
2021-08-30 18:01:15 -04:00
semantic-release-bot 3db0334635 chore: release @cypress/vite-dev-server-v2.0.8
[skip ci]
@cypress/vite-dev-server-v2.0.8
2021-08-30 18:01:00 -04: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