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
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
Zach Panzarino
ae556153d8
fix: properly generate source map path to files outside project root ( #16533 )
2021-05-17 13:54:09 -04: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
Lachlan Miller
f2ad12f043
Merge branch 'master' into develop
2021-05-13 23:35:10 +00: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
Zach Bloomquist
5889e9a296
fix(ui): improve "Routes" display for cy.intercept ( #16456 )
2021-05-13 16:37:45 +00: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
Lachlan Miller
4592df2190
fix(server-ct): support exclusive inline config ( #16468 )
...
* fix: reproduce issue
* better minimal repro
* use resolved values for component folder and test files
* use resolved values for testFiles and componentFolder
* make code style more uniform
* remove unused default value
2021-05-13 12:12:00 +10:00
semantic-release-bot
4577fdeed2
chore: release @cypress/schematic-v1.0.2
...
[skip ci]
@cypress/schematic-v1.0.2
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]
@cypress/schematic-v1.0.1
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]
@cypress/react-v5.7.0
2021-05-12 04:21:07 -04:00
semantic-release-bot
a98a4c5747
chore: release @cypress/schematic-v1.0.0
...
[skip ci]
@cypress/schematic-v1.0.0
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
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 Bloomquist
157e363a2d
fix(cy.intercept): always wait for request before waiting for response ( #16457 )
2021-05-11 19:31:43 +00:00
Jennifer Shehane
82f0b0c941
chore: remove deprecated renovate config ( #16396 )
...
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
2021-05-11 07:44:36 -05:00
semantic-release-bot
a8aa9d0680
chore: release @cypress/webpack-dev-server-v1.2.0
...
[skip ci]
@cypress/webpack-dev-server-v1.2.0
2021-05-11 00:38:22 -04:00
semantic-release-bot
fe6f2618c1
chore: release @cypress/vue-v2.2.3
...
[skip ci]
@cypress/vue-v2.2.3
2021-05-11 00:38:04 -04:00
semantic-release-bot
81ff2ead64
chore: release @cypress/vite-dev-server-v1.2.7
...
[skip ci]
@cypress/vite-dev-server-v1.2.7
2021-05-11 00:37:46 -04:00
semantic-release-bot
44e7a41d7a
chore: release @cypress/react-v5.6.0
...
[skip ci]
@cypress/react-v5.6.0
2021-05-11 00:37:29 -04:00
semantic-release-bot
fa4330f55e
chore: release @cypress/design-system-v1.4.0
...
[skip ci]
@cypress/design-system-v1.4.0
2021-05-11 00:37:11 -04:00