Commit Graph

431 Commits

Author SHA1 Message Date
semantic-release-bot
9a6a62050e chore: release @cypress/react-v5.9.0
[skip ci]
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]
2021-05-26 18:30:11 -04:00
semantic-release-bot
ac6fd06719 chore: release @cypress/webpack-dev-server-v1.3.1
[skip ci]
2021-05-26 18:29:56 -04:00
semantic-release-bot
bb1f1ccf22 chore: release @cypress/react-v5.8.1
[skip ci]
2021-05-26 18:29:41 -04:00
semantic-release-bot
c2a4d5f31f chore: release @cypress/schematic-v1.3.0
[skip ci]
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
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]
2021-05-20 23:56:39 -04:00
semantic-release-bot
2f8cf66046 chore: release @cypress/schematic-v1.2.0
[skip ci]
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
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
Cédric Exbrayat
fd012e2113 feat: schematic adds ng e2e to scripts (#16565) 2021-05-19 10:35:00 -05: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
semantic-release-bot
585e906258 chore: release @cypress/schematic-v1.1.0
[skip ci]
2021-05-17 14:32:57 -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
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]
2021-05-13 19:52:36 -04:00
semantic-release-bot
09479fc920 chore: release @cypress/webpack-dev-server-v1.3.0
[skip ci]
2021-05-13 19:52:19 -04:00
semantic-release-bot
13436fa0c8 chore: release @cypress/schematic-v1.0.3
[skip ci]
2021-05-13 19:52:04 -04:00
Lachlan Miller
c9fb982ab1 feat(npm/webpack-preprocessor): WIP support webpack 5 alongside webpack 4 (#16493) (#16504)
* feat: support webpack 5 alongside webpack 5

* revert code
2021-05-14 09:34:34 +10:00
Adam Murray
f708d45ec9 Merge branch 'master' into develop 2021-05-13 19:43:20 +00:00
Adam Murray
ae33b5c449 fix: angular schematic readme update. add check to make sure e2e folder exists to avoid deletion error. (#16506)
* fix: add attribution. add check for e2e folder to fix error that shows when none present.

* doc: update attribution

* doc: remove extra <br /> tag

* doc: add link to plugins discussion

* chore: remove unused sem-ver dependency.
2021-05-13 15:42:40 -04:00
Lachlan Miller
d37fa84d32 feat(npm/webpack-preprocessor): WIP support webpack 5 alongside webpack 4 (#16493)
* feat: support webpack 5 alongside webpack 5

* revert code
2021-05-14 01:58:45 +10:00
Jennifer Shehane
a19009afee chore: Update package.json/readmes for npm packages to better find changelog (#16482) 2021-05-13 08:53:25 -05:00
Lachlan Miller
bcd05862fc Merge branch 'master' into develop 2021-05-13 02:13:03 +00:00
Lachlan Miller
0cea625f35 feat: support webpack dev server v4 (#16414)
* feat: support webpack dev server v4

* simplify code

* add types
2021-05-13 12:12:29 +10:00
semantic-release-bot
4577fdeed2 chore: release @cypress/schematic-v1.0.2
[skip ci]
2021-05-12 16:58:41 -04:00
Adam Murray
12ef3e89b7 Merge branch 'master' into develop 2021-05-12 20:45:18 +00:00
Adam Murray
9b7fc4659b fix: update schematic readme with examples (#16485)
* fix: remove unnecessary projectid

* doc: update readme with usage examples
2021-05-12 16:44:38 -04:00
Barthélémy Ledoux
0ded0418d6 test: make an example of mounting a storybook story (#16483)
* test: make a test for Collapsiblegroup

* chore: update @storybook/testing-react
2021-05-12 14:01:11 -04:00
semantic-release-bot
4180590145 chore: release @cypress/schematic-v1.0.1
[skip ci]
2021-05-12 12:19:59 -04:00
Barthélémy Ledoux
86338fc0a2 Merge branch 'master' into develop 2021-05-12 15:55:51 +00:00
Barthélémy Ledoux
f8395a75a8 fix: configure the publish of @cypress/schematic (#16479) 2021-05-12 10:55:12 -05:00
renovate[bot]
012f2f0135 chore(deps): update dependency chokidar-cli to v2 🌟 (#16465)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-12 10:03:14 -05:00
semantic-release-bot
0539331728 chore: release @cypress/react-v5.7.0
[skip ci]
2021-05-12 04:21:07 -04:00
semantic-release-bot
a98a4c5747 chore: release @cypress/schematic-v1.0.0
[skip ci]
2021-05-12 04:20:47 -04:00
Adam Murray
baa3930dd1 Merge branch 'master' into develop 2021-05-12 03:59:23 +00:00
Adam Murray
3351aeaf2b fix: update angular schematic test and scripts. (#16466)
* fix: merge commit

* fix: remove jasmine. add mocha/chai. remove builder test for now. update tsconfig. update package json with main folder. remove package yarn.lock in favor of monorepo

* fix: restore filenames

* fix: add eslint ignore for compiled files

* fix: move eslintignore to root. add circle commands for schematic.

* fix: add master to releaserc. update test build scripts. update schematic test.
2021-05-11 23:58:51 -04:00
Adam Murray
468ac9cb7b Merge branch 'master' into develop 2021-05-12 01:04:46 +00:00
Adam Murray
cac3685cac feat: add cypress schematic and builders for angular (#16449)
* fix: lint fixes. add .eslintrc

* Update eslint config

* fix: remove jasmine. add mocha/chai. remove builder test for now. update tsconfig. update package json with main folder. remove package yarn.lock in favor of monorepo

* fix: restore filenames

* fix: add eslint ignore for compiled files

* fix: move eslintignore to root. add circle commands for schematic.

* fix: upate file pattern for ignore

* fix: add angular/cli to build step

* fix: update working dir

* fix: add eslint

* fix: update polocy version to avoid eslint issue
2021-05-11 21:04:12 -04:00
Barthélémy Ledoux
4ba0c1a862 Merge branch 'master' into develop 2021-05-11 21:55:35 +00:00
Barthélémy Ledoux
811c7e3607 feat: allow to import/require files in CRA plugin out of src (#16453) 2021-05-11 16:54:59 -05:00
semantic-release-bot
a8aa9d0680 chore: release @cypress/webpack-dev-server-v1.2.0
[skip ci]
2021-05-11 00:38:22 -04:00
semantic-release-bot
fe6f2618c1 chore: release @cypress/vue-v2.2.3
[skip ci]
2021-05-11 00:38:04 -04:00