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
semantic-release-bot
13436fa0c8
chore: release @cypress/schematic-v1.0.3
...
[skip ci]
@cypress/schematic-v1.0.3
2021-05-13 19:52:04 -04: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