Commit Graph

397 Commits

Author SHA1 Message Date
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
Zach Bloomquist
8099b64a99 Merge branch 'develop' 2021-05-24 16:18:59 -04: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
Adam Gastineau
c4aaa58744 chore: Normalized reporters between CI tasks (#16608) 2021-05-21 08:10:53 -07: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
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
8e0e3c1b50 chore: update extract-zip to 2.0.1 (#16544) 2021-05-17 20:11:05 +00: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
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
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
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
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
renovate[bot]
7d0e2223fc fix(deps): update dependency dependency-tree to v8 🌟 (#16464)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-11 16:10:09 -05:00
Zach Panzarino
ee69541353 fix: report studio usage to Dashboard (#16318) 2021-05-10 17:50:27 -04:00
renovate[bot]
52abd80eb9 fix(deps): update dependency url-parse to version 1.5.0 🌟 (#16408)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-05-10 21:06:43 +00:00
renovate[bot]
2f9095e3a1 chore(deps): update dependency registry-js to version 1.15.0 🌟 (#16409)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-10 21:05:38 +00:00
renovate[bot]
3e3b9dffc1 chore(deps): remove underscore and backbone as dev dependencies (#16407)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-05-10 14:30:08 -05:00
renovate[bot]
d10694aa8e fix(deps): update lodash to 4.17.21 🌟 (#16406)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-10 11:22:29 -05:00
Jennifer Shehane
61fd6c47cd remove unused deps from webpack-preprocessor (#16384)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-05-10 17:37:12 +10:00
renovate[bot]
a929e4edeb fix(deps): update dependency color-string to version 1.5.5 🌟 (#16362)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-05-06 16:32:56 -05:00
renovate[bot]
38ab170fea fix(deps): update dependency cypress-real-events to version 1.4.0 🌟 (#16363)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-06 14:48:39 -05:00
Zach Bloomquist
8f68d4e662 fix(socket): update serialization for circular binary socket messages (#16311) 2021-05-05 20:09:46 +00:00
renovate[bot]
9b75852151 chore(deps): update dependency classnames to version 2.3.1 🌟 (#8337)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-05-05 14:35:39 -05:00
Adam Gastineau
a73adf2b49 feat(design-system): SpecList - FileTree - VirtualizedTree (#16179) 2021-05-03 15:42:38 -07:00
Ben Kucera
b2ccd4d07c chore(ci): fix missing percy snapshots (#16240) 2021-04-30 16:47:45 -04:00
ElevateBart
62a842c7c9 chore: remove yarn resolutions for versions of vue 2021-04-29 12:23:21 -05:00
Lachlan Miller
d5bbf7bdeb Merge branch 'master' into develop 2021-04-29 02:41:54 +00:00
Lachlan Miller
bd78337752 fix: bump deps and release new version (#16261) 2021-04-29 12:41:19 +10:00
Barthélémy Ledoux
ad23cce0da test: make the design system tests pass (#16257)
* test: make the design system tests pass

* test: fix the tests setup for the design system
2021-04-29 11:14:34 +10:00
Gleb Bahmutov
29b803f54b feat: extract and set the LayerCI env variables (#16233) 2021-04-27 13:47:31 -05:00
Lachlan Miller
7b4b8c08db chore: delete rollup dev server (#16082) 2021-04-27 06:23:06 -07:00
Ben Kucera
0fce48787c chore: upgrade percy (#16020)
* upgrade percy
* update yarn.lock
* remove percy/healthcheck
* reduce to one percy version
* fix percy for component testing - dont let component runner overwrite spec globals
* fix type-check
2021-04-26 17:40:33 -04:00
Zach Bloomquist
48fe3fb5b2 fix: pass contextIsolation: true (#16165) 2021-04-23 21:19:04 +00:00
Lachlan Miller
4cfe4b1971 fix(webpack-dev-server): remove hard dependency on html-webpack-plugin v4 (#16108)
* update webpack-dev-server to support html-webpack-plugin 4 and 5

* add nextjs example

* update env

* chore: comment out nextjs webpack 5 example

* use ts-ignore instead of 'ts-expect-error'

* lock file

* chore: update dependencies

Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2021-04-23 13:47:05 +10:00
Lachlan Miller
55a27fb7cf chore: rebuild yarn lock 2021-04-22 11:48:56 +10:00
Lachlan Miller
dc78c0aeae resolve conflicts in master(fe0b63c29) and develop 2021-04-22 11:37:22 +10:00
renovate[bot]
33d8568f98 fix(deps): update dependency systeminformation to version 5.6.4 🌟 (#15819)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-21 10:19:26 -05:00
Zach Bloomquist
074a61c3d9 chore: deduplicate yarn.lock (#15988)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-04-21 14:27:42 +00:00
Adam Gastineau
9c81bcc690 chore: Design System Cleanup (#16077) 2021-04-20 10:42:55 -07:00
Emil Goldsmith Olesen
59d1d84d2c chore: switch lolex to new name @sinonjs/fake-timers (#15595)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-04-19 10:45:04 -04:00
renovate[bot]
ea375ba7da fix(deps): update dependency ansi_up to version 5.x 🌟 (#15440)
* fix(deps): update ansi_up to 5.0.0 🌟

* bump yarn install timeout for build job

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com>
2021-04-16 16:00:17 -04:00
Barthélémy Ledoux
6c12a6c7b7 fix: run-ct does not hang on windows anymore (#16022) 2021-04-16 10:34:14 -05:00
Adam Gastineau
8eaf4b478b feat: Design System Setup (#15776) 2021-04-14 07:03:36 -07:00
Emil Goldsmith Olesen
2390741e12 chore: Upgrade lodash types (#15860) 2021-04-13 17:41:03 +00:00
Lachlan Miller
19136b6a13 fix: remove lazy-compile-webpack-plugin, make html-webpack-plugin a dependency (#15954)
* update webpack perf stats

* do not use lazy-compile plugin. add html-webpack-plugin as direct deps

* update snapshot

* remove unused deps
2021-04-13 11:34:56 -04:00
Jessica Sachs
1d271ea209 Revert "fix: ensure root el mounting exists, remove userland html webpack plugin (#15870)" (#15949)
This reverts commit 726120da18.

Co-authored-by: ElevateBart <ledouxb@gmail.com>
2021-04-12 17:10:44 -04:00