Commit Graph

15538 Commits

Author SHA1 Message Date
semantic-release-bot
5c9fb0bc34 chore: release @cypress/react-v5.9.1
[skip ci]
@cypress/react-v5.9.1
2021-06-04 13:50:36 -04:00
Lachlan Miller
03481703c9 fix(cypress/react): add default webpack config path (#16813)
Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2021-06-04 11:29:45 -05:00
Shunfang Lan
98fe58cce3 fix(npm/react): webpack config sample bug (#16737)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-06-04 09:22:28 -05:00
semantic-release-bot
887f60ab96 chore: release @cypress/vue-v3.0.0-beta.1
[skip ci]
@cypress/vue-v3.0.0-beta.1
2021-05-31 01:39:22 -04:00
semantic-release-bot
e9d641ff63 chore: release @cypress/vite-dev-server-v2.0.0
[skip ci]
@cypress/vite-dev-server-v2.0.0
2021-05-31 01:39:05 -04:00
semantic-release-bot
9a6a62050e chore: release @cypress/react-v5.9.0
[skip ci]
@cypress/react-v5.9.0
2021-05-31 01:38:48 -04:00
Barthélémy Ledoux
0ee001f625 ci: deliver vue3 on master (#16728)
* feat(vue): vue 3 support in @cypress/vue

BREAKING CHANGE: no support for vue 2 anymore

* build: disable auto deliver of next vue

* Revert "feat(vue): vue 3 support in @cypress/vue"

This reverts commit 8f55d7baaf.

* Revert "build: disable auto deliver of next vue"

This reverts commit ed46c9e5c5.

* chore: release @cypress/vue-v1.1.0-alpha.1

[skip ci]

* feat: vue3 support for @cypress/vue (#15100)

* feat: add support for vue3 in npm/vue

BREAKING CHANGE: dropped support for vue 2 in favor of vue 3

* test: remove filter tests not relevant in vue 3

* build: try publishing as a private new major

* chore: release @cypress/vue-v3.0.0-alpha.1

[skip ci]

* chore: bring back access public

* fix: update dependency to webpack dev server

* chore: release @cypress/vue-v3.0.0-alpha.2

[skip ci]

* chore: remove unnecessary dependency

* fix: mistreatment of monorepo dependency

* chore: release @cypress/vue-v3.0.0-alpha.3

[skip ci]

* chore: release @cypress/vue-v3.0.0-alpha.4

[skip ci]

* fix: use __cy_root at the root element

* build: avoid using array spread (tslib imports issue)

* fix: setup for cypress vue tests

* fix: add cleanup event

* test: make sure we use the right build of compiler

* chore: downgrade VTU to rc-1

* chore: release @cypress/vue-v3.0.0

[skip ci]

* chore: upgrade vue version to 3.0.11

* fix: adjust optional peer deps

* fix: allow fo any VTU 2 version using ^

* test: ignore nuxt example

* test: update yarn lock on vue cli

* chore: release @cypress/vue-v3.0.1

[skip ci]

* ci: release vue@next on master

* test: fix vue3 examples

* ci: open only needed server in circle npm-vue

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-05-31 11:33:10 +10:00
Pavel Strunkin
c618d30f3d feat: react-scripts. allow parametrise webpack config path (#16644)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-05-28 17:01:33 +10:00
semantic-release-bot
4663d2efd3 chore: release @cypress/webpack-preprocessor-v5.9.0
[skip ci]
@cypress/webpack-preprocessor-v5.9.0
2021-05-26 18:30:11 -04:00
semantic-release-bot
ac6fd06719 chore: release @cypress/webpack-dev-server-v1.3.1
[skip ci]
@cypress/webpack-dev-server-v1.3.1
2021-05-26 18:29:56 -04:00
semantic-release-bot
bb1f1ccf22 chore: release @cypress/react-v5.8.1
[skip ci]
@cypress/react-v5.8.1
2021-05-26 18:29:41 -04:00
semantic-release-bot
c2a4d5f31f chore: release @cypress/schematic-v1.3.0
[skip ci]
@cypress/schematic-v1.3.0
2021-05-26 18:29:26 -04:00
Adam Murray
8b5bad0965 feat: update @cypress/schematic to NOT remove e2e folder or dependencies. (#16692)
* doc: [DX-310] update community recognition in README

* doc: update license

* feat:[DX-309] update schematic to add or update ng e2e command without removing protractor or other dependencies. update readme and license.

* fix: update cypress commands to match docs

* fix: update migration guide reference
2021-05-26 14:57:13 -05:00
Zach Bloomquist
8099b64a99 Merge branch 'develop' 2021-05-24 16:18:59 -04:00
Zach Bloomquist
77880f1a0f release 7.4.0 [skip ci] v7.4.0 2021-05-24 16:16:30 -04:00
Brian Mann
39d8629c97 chore: retry failed driver tests and let the dashboard calculate flake (#16605) 2021-05-24 18:39:21 +00:00
Zach Bloomquist
3c33db5ab0 fix: add more validation to cy.intercept() (#16577)
Co-authored-by: Zach Bloomquist <github@chary.us>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-05-24 17:41:34 +00:00
Zach Bloomquist
55a4e7a835 chore: update PR template [skip ci] (#16656)
So it doesn't automatically link everything to issue 1234 in ZenHub.
2021-05-24 17:38:51 +00:00
Ben Kucera
bcf0c2e23c fix: only dedupe video recording frames for webminput (firefox) (#16649) 2021-05-24 17:11:32 +00:00
Zach Bloomquist
1fbd711d4d chore: switch percy_finalize job to small (#16587) 2021-05-24 15:51:34 +00:00
Kukhyeon Heo
c2588798a0 fix: can send FormData with File. (#16576) 2021-05-24 10:07:44 -04:00
Adam Gastineau
c4aaa58744 chore: Normalized reporters between CI tasks (#16608) 2021-05-21 08:10:53 -07:00
semantic-release-bot
63a9bf9ee4 chore: release @cypress/react-v5.8.0
[skip ci]
@cypress/react-v5.8.0
2021-05-20 23:56:39 -04:00
semantic-release-bot
2f8cf66046 chore: release @cypress/schematic-v1.2.0
[skip ci]
@cypress/schematic-v1.2.0
2021-05-20 23:56:25 -04:00
Alasdair McLeay
75c753be0e feat: custom webpack config for react/plugins/babel (#16597)
* Allow babel loader options to be configurable

Allow babel loader options to be configurable to support running within a monorepo.

Fixes #16596

* new configuration option in cypress.schema.json

* Revert "new configuration option in cypress.schema.json"

This reverts commit 0a39322db7.

* support custom webpack configuration via config function

* fix linting issue

* Update getBabelWebpackConfig.js

* linting

Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-05-21 11:51:16 +10:00
Adam Gastineau
340a6e4dd8 chore: Fix design system flake (#16604) 2021-05-20 09:16:58 -07:00
Manuel Abascal
24a4d765a7 feat: Add keyboard shortcuts to pause, go to next test, and toggle scrolling in e2e Test Runner (#16411) 2021-05-20 10:25:58 -05:00
renovate[bot]
2b5c8b928f chore(deps): update dependency jquery.scrollto to v2.1.3 🌟 (#16568)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-05-20 09:34:54 -05:00
renovate[bot]
526af4227e chore(deps): update dependency express-useragent to v1.0.15 🌟 (#16567)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-05-20 09:33:42 -05:00
Jennifer Shehane
da3bab6786 fix: Alphabetize plugin config (#16564) 2021-05-20 09:03:26 -05:00
github-actions[bot]
9884afd105 chore: Update Chrome (beta) to 91.0.4472.69 (#16601)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-05-20 09:12:36 -04:00
Adam Gastineau
2ec343b40e chore: Added Percy snapshots for design system (#16566)
* chore: Added Percy snapshots for design system

* Add PERCY_TOKEN to design-system CI

* Remove accidental "yarn" string

Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-05-20 12:38:53 +10:00
Lachlan Miller
25f59d1353 fix(runner-ct): viewport scaling during screenshots (#16543)
* fix: correctly scale viewport

* correct height

* consider max width

* update tests

* remove unneeded css

Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2021-05-20 11:09:15 +10:00
Lachlan Miller
ef1d4ee0e1 chore: do not remove fixtures until project is closed (#16586) 2021-05-19 16:09:08 +00:00
Cédric Exbrayat
fd012e2113 feat: schematic adds ng e2e to scripts (#16565) 2021-05-19 10:35:00 -05:00
Chris Breiding
d20cb93b4d chore: Check for and update tested-against Chrome versions (#16549) 2021-05-19 11:13:54 -04:00
Adam Gastineau
fca9b9aeb0 fix: Prevent mount .wrap command appearing in log (#16585) 2021-05-19 07:37:07 -07:00
Lachlan Miller
a277e98dfd chore(npm/angular): migrate angular adapter to monorepo (#16434)
* chore: migrate angular adapter to monorepo

* fix: update angular tests to use @cypress/angular

* update snapshots

* update snapshots

* update params

* replace cypress-angular with @cypress/angular

* make angular private

* chore: deps

* remove git keep

* chore: update yarn.lock

* add test
2021-05-19 11:35:06 +10:00
Barthélémy Ledoux
deab1ea1b5 test: several fixes for the design-system test framework (#16502)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-05-18 14:54:08 -05:00
Kukhyeon Heo
8700ecf39b fix: can send binary data with cy.request. (#15931) 2021-05-17 21:01:49 +00:00
Kukhyeon Heo
8e0e3c1b50 chore: update extract-zip to 2.0.1 (#16544) 2021-05-17 20:11:05 +00:00
semantic-release-bot
585e906258 chore: release @cypress/schematic-v1.1.0
[skip ci]
@cypress/schematic-v1.1.0
2021-05-17 14:32:57 -04:00
Zach Panzarino
ae556153d8 fix: properly generate source map path to files outside project root (#16533) 2021-05-17 13:54:09 -04:00
Adam Murray
278006d061 feat: update angular schematic and sandbox to v12 (#16534)
* feat: update schematic deps to angular 12. update sandbox to angular 12.

* chore: remove console.log

* fix: add e2e config option to angular.json that starts server and opens cypress
2021-05-17 11:56:59 -05:00
Zach Bloomquist
d4f81e8e78 chore: optimize resource_class usage (#16289) 2021-05-14 21:04:50 +00:00
Chris Breiding
9401502387 chore: Test against repo-defined versions of Chrome stable and beta (#16341)
* feat: Add support for Chrome Beta

* chore: update yarn.lock

* chore: Test against repo-defined versions of Chrome stable and beta
2021-05-14 16:35:42 -04:00
Chris Breiding
244936d093 feat: Add support for Chrome Beta (#16518) 2021-05-14 16:31:19 -04:00
Adam Gastineau
4bb1ecd077 fix: Properly typecheck webpack-dev-server and fix several undefined issues (#16503) 2021-05-14 10:07:03 -07:00
semantic-release-bot
256d0d1d20 chore: release @cypress/webpack-preprocessor-v5.8.0
[skip ci]
@cypress/webpack-preprocessor-v5.8.0
2021-05-13 19:52:36 -04:00
semantic-release-bot
09479fc920 chore: release @cypress/webpack-dev-server-v1.3.0
[skip ci]
@cypress/webpack-dev-server-v1.3.0
2021-05-13 19:52:19 -04:00