Commit Graph

16130 Commits

Author SHA1 Message Date
github-actions[bot] ec84f660be chore: Update Chrome (stable) to 96.0.4664.110 and Chrome (beta) to 97.0.4692.45 (#18996)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com>
2021-12-15 13:56:29 -06:00
j14t 52dfe1ef91 chore(deps): update dependency ssri to 6.0.2 [security] (#19351)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2021-12-14 12:19:04 -06:00
Chris Breiding b8cc027ed2 chore: Fix server unit tests running on mac by using actual tmp dir (#19350) 2021-12-14 09:26:45 -05:00
Den Klimovsky 32d59024fb fix: Add more precise types to Cypress.Commands (#19003)
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
2021-12-13 09:53:44 -05:00
Ryan Manuel 4a97a5244e fix: Do not screenshot or trigger the failed event when tests are skipped (#19331) 2021-12-10 11:51:29 -06:00
Kukhyeon Heo 09bcc5b0ff fix (#19262)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
2021-12-10 09:17:03 -08:00
David Munechika dd0fc9b9f7 fix: throw when writing to 'read only' properties of config (#18896)
Co-authored-by: Emily Rohrbough  <emilyrohrbough@users.noreply.github.com>
2021-12-10 11:16:12 -05:00
Alejandro Estrada f79bdd665a fix: close chrome when closing electron (#19322) 2021-12-09 21:12:47 +00:00
Zach Bloomquist 65cf6e899d fix: disable automatic request retries (#19161) 2021-12-08 22:27:19 +00:00
Kukhyeon Heo d18878feea chore: refactor cy funcs (#19080)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: David Munechika <david@cypress.io>
2021-12-08 10:36:10 -06:00
renovate[bot] 3a21ee48c4 chore(deps): update dependency @ffmpeg-installer/ffmpeg to v1.1.0 🌟 (#19300)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-07 22:50:51 +00:00
Ryan Manuel 0e97dba3bb fix: Do not crash when a ill formed URL request is proxied (#19274) 2021-12-07 11:19:20 -06:00
Tyler Biethman 570f91dde3 fix: adding timeout option to writeFile command (#19015) 2021-12-06 15:31:25 -06:00
Chris Breiding a64b72a5da release 9.1.1 v9.1.1 2021-12-03 20:14:42 -05:00
Tim Griesser 8262f80d1f fix: patch-package is not applied in dist'ed build (#19239) 2021-12-03 18:45:34 -05:00
David Munechika 11e99fc35a chore: fix flaky tests (net stubbing, websocket, proxy logging, Firefox system tests) (#19159) 2021-12-03 16:35:04 +00:00
Emily Rohrbough 4d35779c8a chore: Clean up CircleCI Configuraiton (#19212) 2021-12-03 08:55:10 -06:00
Emily Rohrbough 6b15468579 chore: Migrate Windows Tests from Appveyor to CircleCI (#19037)
Co-authored-by: Zach Bloomquist <git@chary.us>
Co-authored-by: ElevateBart <ledouxb@gmail.com>
2021-12-02 14:20:06 -06:00
Kukhyeon Heo f85c736d3e fix: text events propagate out of shadow root. (#19132) 2021-12-02 14:36:26 -05:00
Blue F 6b19381f79 fix: Add support for system node 17 (#19094) 2021-12-02 09:36:58 -08:00
Hugo Hache 4630ef49d8 fix: set the context when overwriting .clock command (#19158)
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
Co-authored-by: Ryan Manuel <rfmanuel@gmail.com>
2021-12-02 17:22:10 +00:00
Zach Bloomquist 42dfb8abb1 docs: add info around next version, testing other projects (#19157)
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
Co-authored-by: Emily Rohrbough  <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Tyler Biethman <tbiethman@users.noreply.github.com>
2021-12-02 15:35:51 +00:00
Jessica Sachs 2c9cb68450 feat: adding recommended VSCode plugins to workspace (#19146) 2021-11-30 10:13:45 +10:00
Ryan Manuel 31646ccf7a docs: Fix a minor typo in CONTRIBUTING.md (#19143) 2021-11-29 23:42:00 +00:00
renovate[bot] 9bf8bf2212 fix(deps): update dependency @cypress/request to v2.88.10 🌟 (#19099)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
Co-authored-by: Zach Bloomquist <git@chary.us>
2021-11-29 13:59:18 -05:00
Dmitriy Fishman ec3ab389c2 docs: Fix a typo in CONTRIBUTING.md (#19123) 2021-11-29 11:05:04 -06:00
Zach Bloomquist 71d92e0e49 test: node_modules installs for system-tests, other improvements (#18574)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2021-11-24 20:10:28 +00:00
renovate[bot] cbfb3cad41 chore(deps): update dependency semantic-release to v17.2.3 [security] (#19022)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2021-11-24 11:07:39 -05:00
Emily Rohrbough 5e2de0c9ce chore: remove flaky ci jobs for main builds (#19071) 2021-11-23 14:32:58 -06:00
Zach Bloomquist 7b10c1ebf1 chore(contributing): clarify PULL_REQUEST_TEMPLATE (#19068) 2021-11-23 19:42:01 +00:00
Kukhyeon Heo 8c9b2824a8 fix: the shadow root container element is ignored when clicking an element in it. (#18908) 2021-11-23 11:40:58 -05:00
Matt Henkes 2b4916f032 'Fix' flaky redirect test (#19042) 2021-11-23 08:16:20 -08:00
Emily Rohrbough dc7503ebc9 release 9.1.0 [skip ci] 2021-11-23 09:14:29 -05:00
Emily Rohrbough 70556a7156 Merge branch 'develop' into master v9.1.0 2021-11-22 15:05:48 -06:00
Blue F 5dc6c88ed5 fix: Allow 'this' to be used in overridden commands (#18899) 2021-11-22 12:33:11 -08:00
Michel Krämer 2a471d633a fix(react): link to rerender example (#19020)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2021-11-22 13:28:38 -05:00
renovate[bot] a90a7cf097 chore(deps): update dependency aws-sdk to v2.814.0 [security] (#18948)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-22 16:08:14 +00:00
Emily Rohrbough b7002bfd52 fix: test config overrides leak for .only execution (#18961) 2021-11-22 10:10:13 -05:00
David Munechika de4fca351b feat: Set CYPRESS=true as env var in child processes where Cypress runs user code in Node (#18981) 2021-11-22 08:39:42 -06:00
Blue F f251681b81 fix: Restore broken gif (#18987) 2021-11-22 11:18:06 +10:00
Tim Griesser e4f5b106d4 feat: use hoisted yarn install in binary build (#17285) 2021-11-20 14:19:51 -05:00
semantic-release-bot 2fada98552 chore: release @cypress/vite-dev-server-v2.2.1
[skip ci]
@cypress/vite-dev-server-v2.2.1
2021-11-19 15:52:09 -05:00
Barthélémy Ledoux fc6131cb29 Merge branch 'master' into develop 2021-11-19 18:33:26 +00:00
Barthélémy Ledoux 30b3eb2376 fix: compile npm packages for node 12 (#18989) 2021-11-19 12:32:40 -06:00
Kukhyeon Heo 002fbdda60 fix: show call count even if cy.stub().log(false). (#18907)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2021-11-19 10:03:22 -05:00
Kukhyeon Heo 2a6ded2352 chore: Update TypeScript to 4.4.4 (#18930) 2021-11-19 10:01:23 -05:00
Manuel Abascal e9accb4c8d fix: wrap playground selectors in double quotes if not included (#18442)
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2021-11-18 16:23:57 -05:00
Matt Henkes 09e7efd0ca fix: flaky settings_spec test (#18979) 2021-11-18 08:45:44 -08:00
github-actions[bot] 7abcbc0dd7 chore: Update Chrome (stable) to 96.0.4664.45 (#18931)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-11-17 11:34:58 -05:00
Blue F 81626870bf fix: Loading of specs with % in the filename (#18877) 2021-11-17 08:27:40 -08:00