Commit Graph

681 Commits

Author SHA1 Message Date
Zach Bloomquist 7aafae11fb Merge remote-tracking branch 'origin/develop' into 10.0-release-merge-3-24 2022-03-24 10:18:02 -04:00
Lachlan Miller 03fbbd7bc7 chore: migrate mochaEvents integration tests from runner to app (#20678)
* mocha-events

* wip

* work on snapshots tests

* update

* lint

* remove unused code

* revert some changes

* remove old code

* migrate retries tests to app

* reduce duplication

* remove old code

* rename method

* use disparity
2022-03-24 15:32:25 +10:00
Lachlan Miller 88556c23c6 Merge pull request #20726 from cypress-io/renovate/npm-nanoid-vulnerability
chore(deps): update dependency nanoid to v3.1.31 [security]
2022-03-24 15:12:47 +10:00
renovate[bot] d59b7bd009 fix(deps): update dependency minimist to v1.2.6 🌟 (#20756)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-23 11:50:35 -06:00
Alejandro Estrada 30c9c3dc80 feat: create default spec file name based on specPattern (#20654)
* feat: create default spec file name based on specPattern

* Fix TS, add test

* Add tests

* Add more tests / refactor

* Update test

* Update tests
2022-03-23 11:53:38 -05:00
Barthélémy Ledoux 420dc0484c feat: implement new spinner (#20599)
Co-authored-by: Zachary Williams <ZachJW34@gmail.com>
2022-03-23 10:24:03 -05:00
renovate[bot] 3dc03a30c5 fix(deps): update dependency node-forge to v1.3.0 [security] (#20727)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-23 09:04:33 -05:00
Renovate Bot ef3bf91d71 chore(deps): update dependency nanoid to v3.1.31 [security] 2022-03-22 13:48:44 +00:00
Jess ff401ee20c chore: adding stability to component tests (#20659) 2022-03-21 18:54:01 -04:00
BlueWinds 93844bb0c4 Merge remote-tracking branch 'origin/develop' into 10.0-release 2022-03-17 09:41:16 -07:00
BlueWinds 75ba5fc81b chore: Bump cypress-example-kitchensink to 1.15.3 2022-03-15 12:56:54 -07:00
Jess c2cc967227 feat: adding module support for invoking cypress.config.mjs, .cjs, .ts (#20554)
* feat: adding module support for invoking cypress.config.mjs, .cjs, .ts

Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2022-03-14 10:46:29 -04:00
Jessica Sachs cf653b9bcd Merge remote-tracking branch 'origin/10.0-release' into chore/vite-dev-server 2022-03-09 13:55:33 -05:00
Jessica Sachs 070c2af2d8 fixing tests 2022-03-09 13:55:24 -05:00
Mark Noonan df24672bee Merge branch '10.0-release' into marktnoonan/backmerge-develop-3-8-22 2022-03-09 00:09:33 +00:00
Jessica Sachs d442dd2d52 deps 2022-03-08 17:14:28 -05:00
Jessica Sachs ebd044c8f3 Merge remote-tracking branch 'origin/10.0-release' into chore/vite-dev-server 2022-03-08 15:48:56 -05:00
Barthélémy Ledoux 93f83d8613 chore: upgrade fa-free to v6 (#20510) 2022-03-08 13:56:22 -06:00
Mark Noonan a7c8367794 resolve conflicts 2022-03-08 15:36:37 +00:00
renovate[bot] ae3c75381a fix(deps): update dependency url-parse to v1.5.9 [security] (#20439)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 10:00:30 -06:00
Lachlan Miller db43c48f93 update yarn.lock 2022-03-07 13:49:13 +10:00
Lachlan Miller 76129e26af merge in develop to 10.0-release 2022-03-07 10:44:26 +10:00
Mark Noonan de4cb66050 chore: percy updates (#20380)
Co-authored-by: Brian Mann <brian.mann86@gmail.com>
2022-03-06 18:45:48 +00:00
Jessica Sachs f19186b65d cleaning up the vite-dev-server 2022-03-04 19:17:48 -05:00
Jessica Sachs d743256de6 Merge remote-tracking branch 'origin/10.0-release' into chore/vite-dev-server 2022-03-04 18:20:47 -05:00
Zach Bloomquist 3c286177cc fix: use unique install cache folders for betas (#20296) 2022-03-04 22:22:39 +00:00
Jessica Sachs 1ad513f9d7 Merge remote-tracking branch 'origin/10.0-release' into chore/update-vue 2022-03-04 16:23:05 -05:00
Jessica Sachs 6c09616870 updated versions 2022-03-04 16:15:59 -05:00
Emily Rohrbough ef3be70944 chore: update release scripts to work with AWS SSO (#20438) 2022-03-04 12:31:27 -06:00
Jessica Sachs 58fe6de01d updated versions 2022-03-04 05:22:44 -05:00
Jessica Sachs 8bc9ad8cf3 updated versions 2022-03-04 04:45:17 -05:00
Jessica Sachs 6960cc8ee2 updated versions 2022-03-04 04:25:59 -05:00
Jessica Sachs 99a6887e05 updated versions 2022-03-04 04:08:54 -05:00
Zachary Williams 3a8797e54d fix: wire up scaffolded indexHtml to dev servers (#20453)
* fix: wire up scaffolded indexHtml to dev servers

* fix vite tests

* update vuecli-5, fix system tests

* fix vite build error and launchpad test

* remove only

* address comments, remove gitignores

* remove only
2022-03-04 14:16:06 +10:00
Jessica Sachs 2bf55dc84d wip 2022-03-03 21:25:52 -05:00
Zach Bloomquist 731c7febd1 chore: fix system tests types and add type checking (#20430)
Co-authored-by: Emily Rohrbough  <emilyrohrbough@users.noreply.github.com>
2022-03-03 15:39:34 +00:00
Tim Griesser 92eac2f67e feat: Error standardization (#20323)
* refactor: reworking client-side error shape

* feat: add the CodeFrame to baseerror

* consolidate baseError handling, type fixes

* Fix UNIFY-1164 w/ test cleanup to avoid intercepting

* fix types, cleanup based on review / Brian

* fix: imports / types / tests

* cleanup tests, fix TSError location, add reinitializeCypress mutation

* fix: show correct stack trace file name (#20410)

* Improve comments for regexes / TSError capture

* feat: Add codeframe to error, address PR comments

* update snapshot

* change codeframe impl, per Brian's request

* Attempt to fix test flake

Co-authored-by: ElevateBart <ledouxb@gmail.com>
Co-authored-by: Alejandro Estrada <estrada9166@hotmail.com>
2022-03-02 18:03:52 -05:00
Jessica Sachs 7c715d0673 wip 2022-03-02 16:33:42 -05:00
Jessica Sachs 78d5bed75d wip 2022-03-01 20:08:42 -05:00
Lachlan Miller 7a029256e8 fix(launchpad): support default export (#20383)
Co-authored-by: David Munechika <david.munechika@gatech.edu>
Co-authored-by: ElevateBart <ledouxb@gmail.com>
Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2022-03-01 17:33:44 -06:00
renovate[bot] 47ee6e2c4a fix(deps): update dependency url-parse to v1.5.8 [security] (#20386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-01 21:48:29 +00:00
Jessica Sachs 36e4681baf wip 2022-03-01 14:54:27 -05:00
Jessica Sachs eca9a831a1 wip 2022-03-01 11:57:57 -05:00
Zach Bloomquist 19b1b1038c Merge branch '10.0-release' into merge-develop-2-28-22 2022-02-28 15:40:53 -05:00
Barthélémy Ledoux 9f624b4f7a feat: update icons with new design (#20338)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
Co-authored-by: Zachary Williams <ZachJW34@gmail.com>
2022-02-28 12:28:14 -06:00
Zach Bloomquist 458a88de7e Merge remote-tracking branch 'origin/develop' into merge-develop-2-28-22 2022-02-28 10:54:35 -05:00
Jess 86b662e9bd Merge branch '10.0-release' into chore/update-vue 2022-02-25 21:46:55 -05:00
Zachary Williams 7f8a810e3d fix(launchpad): scaffold correct config file (#20372) 2022-02-25 17:29:17 -06:00
Zach Bloomquist ffd3627e43 test: migrate module_api to system tests (#20265)
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
2022-02-25 23:12:05 +00:00
Jessica Sachs 21df8415b4 chore: bumping vue to 3.2.31 2022-02-25 02:19:12 -05:00