semantic-release-bot
c63b97ae4e
chore: release @cypress/schematic-v1.5.1
...
[skip ci]
@cypress/schematic-v1.5.1
2021-09-10 12:48:14 -04:00
Barthélémy Ledoux
da4b1e06ce
feat: allow usage of @react/plugins with cypress.config.js ( #17738 )
2021-09-09 16:17:14 -05:00
Gleb Bahmutov
36be9ebea5
docs: restore author of react,vue,ng component testing ( #16800 )
...
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
2021-09-09 12:58:01 -05:00
Adam Murray
49de24f617
fix(cypress/schematic): add edge to list of allowed browsers ( #17637 )
2021-09-09 12:47:46 -05:00
semantic-release-bot
ca4146d5a5
chore: release @cypress/webpack-dev-server-v1.5.0
...
[skip ci]
@cypress/webpack-dev-server-v1.5.0
2021-08-30 18:01:15 -04:00
semantic-release-bot
3db0334635
chore: release @cypress/vite-dev-server-v2.0.8
...
[skip ci]
@cypress/vite-dev-server-v2.0.8
2021-08-30 18:01:00 -04:00
Zachary Williams
16e4759e01
feat: support webpack-dev-server v4 ( #17918 )
...
* feat: migrate to new webpack-dev-server public api
* fix: extract version check, and disallow minor releases matching `/3\./` with a starts with req.
* feat: support webpack-dev-server v4
* fix webpack warning causing overlay and types
* pin test dependency
* fix tests that were using incorrect wewbpack configuration
Co-authored-by: Ollie Relph <ollie@relph.me >
2021-08-30 17:42:17 -04:00
Ben Kucera
175ae3e9ca
release 8.3.1 [skip ci]
v8.3.1
2021-08-27 11:37:22 -04:00
Lachlan Miller
ea287d7a23
fix(server): use run#run instead of run#ready to replicate e2e exit behavior in CT ( #17894 )
...
Co-authored-by: Zach Bloomquist <git@chary.us >
2021-08-26 15:57:26 +00:00
github-actions[bot]
a99caea07c
chore: Update Chrome (beta) to 93.0.4577.58 ( #17880 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-08-25 08:57:16 -05:00
Lachlan Miller
ab401ecd35
chore: use import type syntax ( #17864 )
...
* chore: use import type across repo
* chore: use import type across repo
* chore: use import type across repo
* chore: use import type across repo
* update exports
* update test
* update import type
* update types
* use import type in driver
* correctly export function
* revert test
* remove unrelated code
* revert code
* improve type imports
* override for reporter
2021-08-25 09:11:56 +10:00
Brandon Jones
8988b2cc37
remove browser-specific beforeinput checks (send in firefox) ( #17820 )
2021-08-24 11:16:07 -04:00
kotmatpockuh
2a80c137d9
fix(types): Update title method options type ( #17781 )
...
Add Timeoutable option to `title` method
2021-08-23 10:36:06 -04:00
renovate[bot]
757a088828
fix(deps): update dependency @cypress/request to v2.88.6 🌟 ( #17813 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-23 08:21:48 -05:00
Chris Breiding
aa3ea48717
fix: Improve Big Sur browser detection performance ( #17807 )
2021-08-19 14:15:55 -04:00
github-actions[bot]
e9656df71c
chore: Update Chrome (beta) to 93.0.4577.51 ( #17801 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-08-19 14:29:21 +00:00
Kukhyeon Heo
6eed2e667b
fix: do not allow image markdown in assertions and command log ( #17777 )
2021-08-19 08:16:31 -05:00
Lachlan Miller
07127f945e
chore: update contributing documentation ( #17797 )
2021-08-18 22:50:30 -04:00
Barthélémy Ledoux
18b587f059
Merge branch 'master' into develop
2021-08-18 21:29:41 +00:00
Barthélémy Ledoux
a94ff69d09
fix: publish the types for vite-dev-server ( #17786 )
...
closes #17648
2021-08-18 17:29:01 -04:00
Lachlan Miller
4709db55c8
chore(server): move some files to TypeScript ( #17779 )
...
* chore: improve types from config
* add config util file
* move function
* ts some more files
* ts some more files
* better types
* update types
* remove old file
* update import
* fix test
2021-08-19 00:23:04 +10:00
Jordan McDonough
6a0d9e43d7
fix: Add Timeoutable to cy.document function typing ( #17706 )
...
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
2021-08-17 16:40:56 -04:00
Chris Breiding
ff3328669c
fix: Use app.quit instead of process.exit to prevent crash on close ( #17774 )
2021-08-17 14:36:17 -04:00
renovate[bot]
3973c3395f
chore(deps): update dependency electron to v13.2.0 🌟 ( #17772 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-17 18:31:51 +00:00
github-actions[bot]
0dfec805f4
chore: Update Chrome (stable) to 92.0.4515.159 ( #17764 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-08-17 09:55:38 -04:00
Barthélémy Ledoux
c88f424c00
Merge pull request #17758 from cypress-io/fix/vite-dev-server-loop
2021-08-16 21:42:50 -05:00
ElevateBart
a204f5eeca
add comment to getImporters
2021-08-16 21:04:25 -05:00
ElevateBart
4139631b15
fix: repair re-run of vite-dev-server issues
2021-08-16 16:56:42 -05:00
Chris Breiding
98f67189c6
Merge branch 'develop'
2021-08-16 14:40:43 -04:00
Chris Breiding
d2c3cccbb0
Merge branch 'develop' of github.com:cypress-io/cypress into develop
2021-08-16 14:40:30 -04:00
Chris Breiding
b076c242a9
release 8.3.0
v8.3.0
2021-08-16 14:38:55 -04:00
github-actions[bot]
85d1fe57b9
chore: Update Chrome (beta) to 93.0.4577.42 ( #17730 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-08-16 18:16:21 +00:00
renovate[bot]
3c027552a4
fix(deps): update dependency url-parse to v1.5.2 [security] ( #17719 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-13 11:31:11 -05:00
Barthélémy Ledoux
72218b3a1a
Merge pull request #17709 from cypress-io/66e8896b66-master-into-develop
...
chore: merge master (66e8896b66 ) into develop
2021-08-12 17:54:19 -05:00
Barthélémy Ledoux
13e56e258c
Merge branch 'develop' into 66e8896b66-master-into-develop
2021-08-12 15:58:26 -05:00
Zach Panzarino
24774b6624
feat: updated record run instructions ( #17317 )
...
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
2021-08-12 15:42:03 -04:00
Barthélémy Ledoux
94c366c3d8
Merge branch 'develop' into 66e8896b66-master-into-develop
2021-08-12 13:24:41 -05:00
Ben Kucera
4d2d7e07aa
chore: skip session e2e spec ci ( #17718 )
...
* refactor skipping load event logic
* skip problematic suite
* revert change to navigation.js
2021-08-12 14:23:22 -04:00
Barthélémy Ledoux
3ab80fd3a1
Merge branch 'develop' into 66e8896b66-master-into-develop
2021-08-12 10:13:33 -05:00
semantic-release-bot
14be5d0384
chore: release @cypress/vite-dev-server-v2.0.7
...
[skip ci]
@cypress/vite-dev-server-v2.0.7
2021-08-12 10:57:52 -04:00
Barthélémy Ledoux
66e8896b66
fix(vite-dev-server): chain update all specs when changing child ( #17693 )
...
* fix: chain update all specs when changing child
closes #17691
* fix: align types with cypress standards
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2021-08-12 14:22:12 +10:00
semantic-release-bot
b9b276fc18
chore: release @cypress/react-v5.9.4
...
[skip ci]
@cypress/react-v5.9.4
2021-08-10 15:45:42 -04:00
Barthélémy Ledoux
ee7e203fa0
fix: do not throw when alt path is found in next ( #17658 )
...
close #17476
2021-08-10 02:09:50 -04:00
semantic-release-bot
a84fd08c55
chore: release @cypress/vite-dev-server-v2.0.6
...
[skip ci]
@cypress/vite-dev-server-v2.0.6
2021-08-09 23:05:16 -04:00
Barthélémy Ledoux
1d2b053322
fix: prevent vite from crashing where there are no support files or s… ( #17641 )
...
* fix: prevent vite from crashing where there are no support files or specs found (#17624 )
* fix: no supportfile + no specs, vite don't crash
When there is no values, in the optimization array,
supportFile can be a boolean. the final optimized entry passed to
fast-glog is then `[false]` whic crashes cypress.
This protects against the no-spec issue
closes #17373
* fix: protect startServer from undefined specs
* fix: when there are specs but the supportFile is undefined
2021-08-09 21:29:41 -05:00
renovate[bot]
9df2543f88
fix(deps): update dependency electron to v13 🌟 ( #17408 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Jennifer Shehane <jennifer@cypress.io >
Co-authored-by: Zach Bloomquist <git@chary.us >
2021-08-09 22:09:30 +00:00
Zach Bloomquist
75746fb243
fix(https-proxy): add error handling when using cached cert ( #17628 )
2021-08-09 18:41:38 +00:00
Barthélémy Ledoux
ae0ea87802
fix: prevent vite from crashing where there are no support files or specs found ( #17624 )
...
* fix: no supportfile + no specs, vite don't crash
When there is no values, in the optimization array,
supportFile can be a boolean. the final optimized entry passed to
fast-glog is then `[false]` whic crashes cypress.
This protects against the no-spec issue
closes #17373
* fix: protect startServer from undefined specs
2021-08-06 15:46:00 -05:00
Ben Kucera
750ea59a1f
fix: non-chromium browsers always show chromeWebSecurity warning ( #17623 )
2021-08-06 08:37:20 -05:00
Dhruv Jain
5104728afb
chore(tests): typo for callback ( #17613 )
2021-08-06 00:44:55 +00:00