github-actions[bot]
5dbedaffd2
chore: Update Chrome (beta) to 100.0.4896.56 ( #20778 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-25 21:42:44 +10:00
Amos Wong
6915b8e3de
feat: support escaped dollar sign in CYPRESS_DOWNLOAD_PATH_TEMPLATE ( #20698 )
...
* refactor: break pathTemplate replace logic into multiple lines
* feat: support escape dollar sign in download path template
* feat: support CYPRESS_DOWNLOAD_PATH_TEMPLATE wrapped in quote
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2022-03-24 13:21:19 -07:00
renovate[bot]
25abf53bc1
chore(deps): update dependency electron to v15.3.5 [security] ( #20750 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-24 19:06:20 +00:00
Lachlan Miller
88556c23c6
Merge pull request #20726 from cypress-io/renovate/npm-nanoid-vulnerability
...
chore(deps): update dependency nanoid to v3.1.31 [security]
2022-03-24 15:12:47 +10:00
renovate[bot]
d59b7bd009
fix(deps): update dependency minimist to v1.2.6 🌟 ( #20756 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-23 11:50:35 -06:00
Daniel Friesen
60781575ff
fix(types): invalid type on Cypress.Buffer ( #20553 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2022-03-23 08:36:51 -06:00
renovate[bot]
3dc03a30c5
fix(deps): update dependency node-forge to v1.3.0 [security] ( #20727 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-23 09:04:33 -05:00
Lachlan Miller
bf85d7cdae
try using non secure nanoid
2022-03-23 08:02:07 +10:00
github-actions[bot]
5ac5451790
chore: Update Chrome (stable) to 99.0.4844.82 and Chrome (beta) to 100.0.4896.46 ( #20661 )
...
* chore: Update Chrome (beta) to 100.0.4896.46
* chore: Update Chrome (stable) to 99.0.4844.82 and Chrome (beta) to 100.0.4896.46
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2022-03-23 07:48:49 +10:00
Renovate Bot
ef3bf91d71
chore(deps): update dependency nanoid to v3.1.31 [security]
2022-03-22 13:48:44 +00:00
Zach Bloomquist
f2100a8bba
test(system-tests): support npm for test projects ( #20664 )
2022-03-22 13:28:21 +00:00
Emily Rohrbough
8c8875bdc3
chore: pull forward unification changes we can make now ( #20644 )
...
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2022-03-21 12:19:09 -05:00
Emily Rohrbough
1bc69d106d
fix(driver): readFile - verify null contents to Buffer.from ( #20689 )
...
Co-authored-by: David Munechika <david.munechika@gatech.edu >
2022-03-21 09:01:45 -05:00
Emily Rohrbough
b0fe8bf0dd
chore(doc): clean up deprecated config reference ( #20611 )
2022-03-16 14:28:58 -05:00
github-actions[bot]
b844e290b3
chore: Update Chrome (stable) to 99.0.4844.74 ( #20636 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-16 09:13:37 -06:00
Blue F
7aa4a6ad41
Merge pull request #20630 from cypress-io/bump-cypress-example-kitchensink
...
chore: Bump cypress-example-kitchensink to 1.15.3
2022-03-15 13:24:49 -07:00
Blue F
f85a26b420
Merge pull request #20375 from majidzeno/issue-20222
...
fix: shortcuts conflict with browser native shortcuts
2022-03-15 13:10:30 -07:00
BlueWinds
75ba5fc81b
chore: Bump cypress-example-kitchensink to 1.15.3
2022-03-15 12:56:54 -07:00
Emily Rohrbough
ba09deb538
Merge branch 'develop' into issue-20222
2022-03-15 11:50:20 -05:00
Ryan Manuel
175e57eb94
fix: fix proxy logging spec ( #20535 )
2022-03-15 10:54:49 -05:00
Ryan Manuel
793cb3ee75
release 9.5.2 [skip ci]
v9.5.2
2022-03-14 15:59:52 -05:00
Ryan Manuel
5db2cd9968
Merge remote-tracking branch 'origin/master' into develop
2022-03-14 13:42:32 -05:00
BlueWinds
be78566fad
Add test around shortcut modifier keys
2022-03-14 10:12:06 -07:00
github-actions[bot]
1d07ea5d2c
chore: Update Chrome (beta) to 100.0.4896.30 ( #20577 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-14 08:05:31 -06:00
Kukhyeon Heo
19db0ce0da
fix: click event is fired correctly when focus has changed ( #20525 )
2022-03-10 21:07:44 +00:00
Ryan Manuel
ffba29d343
test: fix system-tests-firefox downloads flake ( #20549 )
2022-03-10 14:52:18 -06:00
Kukhyeon Heo
7d87da9a73
chore: refactor log function to class ( #20382 )
2022-03-09 09:45:07 -06:00
David Munechika
047aefc4ba
fix: error regression - unexpected ANSI color chars shown on Firefox warning message about chromeWebSecurity ( #20512 )
2022-03-08 08:32:16 -05:00
Zach Bloomquist
2d816284b0
docs: document patch-package best practices ( #20511 )
2022-03-08 02:32:28 +00:00
renovate[bot]
ae3c75381a
fix(deps): update dependency url-parse to v1.5.9 [security] ( #20439 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-07 10:00:30 -06:00
Zach Bloomquist
3c286177cc
fix: use unique install cache folders for betas ( #20296 )
2022-03-04 22:22:39 +00:00
Majid
7448ac087c
fix: close the accordion to flush the onMount event
2022-03-04 23:26:39 +02:00
Ryan Manuel
2e62bbb25f
test: update screenshot system-tests flake so that it no longer compares images for uniqueness that represent the same state ( #20463 )
2022-03-04 13:20:50 -06:00
Emily Rohrbough
ef3be70944
chore: update release scripts to work with AWS SSO ( #20438 )
2022-03-04 12:31:27 -06:00
Emily Rohrbough
469dfe4285
chore: speed up mac build times in CI ( #20473 )
2022-03-04 11:25:44 -06:00
Tyler Biethman
5a30e76819
fix: Prepare for Chrome's update for immutable document.domain ( #20405 )
...
* Setting response header for origin-agent-cluster for runner, iframes, and proxied requests that have domain injection
* Adding comments around header injection
* Adding unit tests
2022-03-04 10:46:23 -06:00
github-actions[bot]
521a8f380b
chore: Update Chrome (beta) to 100.0.4896.20 ( #20479 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-04 08:13:00 -06:00
semantic-release-bot
024308b5d7
chore: release @cypress/webpack-dev-server-v1.8.2
...
[skip ci]
@cypress/webpack-dev-server-v1.8.2
2022-03-03 15:44:11 -05:00
semantic-release-bot
852c026dd4
chore: release @cypress/react-v5.12.4
...
[skip ci]
@cypress/react-v5.12.4
2022-03-03 15:43:59 -05:00
Barthélémy Ledoux
9f6090170b
fix: avoid nextjs unsafeCache and watchOptions ( #20440 )
2022-03-03 14:15:51 -06:00
Zach Bloomquist
731c7febd1
chore: fix system tests types and add type checking ( #20430 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2022-03-03 15:39:34 +00:00
Majid
a80f2ba255
fix: shortcuts conflict with browser native shortcuts
2022-03-02 23:51:08 +02:00
github-actions[bot]
a8fdcdc69a
chore: Update Chrome (stable) to 99.0.4844.51 ( #20445 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-02 10:14:33 -06:00
renovate[bot]
47ee6e2c4a
fix(deps): update dependency url-parse to v1.5.8 [security] ( #20386 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-01 21:48:29 +00:00
Ryan Manuel
9db7d962b2
chore: fix net stubbing flaky tests due to bleeding interceptions ( #20319 )
2022-03-01 11:06:35 -06:00
github-actions[bot]
134e3c0a11
chore: Update Chrome (beta) to 99.0.4844.51 ( #20415 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-01 06:39:37 -06:00
Emily Rohrbough
e896efcacc
release 9.5.1 [skip ci]
2022-02-28 17:15:19 -06:00
Tim Griesser
f0f9786ad0
chore: fix ExpectType assertions ( #20395 )
...
* chore: fix assertions
* fix ExpectType for config.baseUrl
2022-02-28 13:01:04 -05:00
Brian Mann
e0bd6ac2aa
fix: error regression - strip ansi colors out of cy.fixture() error message ( #20335 )
...
* fix cy.fixture regression - strip ansi colors out of fixture error message
* empty commit to appease the semantic release gods
* fix 2nd regression formatting when setting invalid config values - remove extra backtick
* increase webpack dev server timeout values
v9.5.1
2022-02-28 12:01:54 -05:00
Zach Bloomquist
ffd3627e43
test: migrate module_api to system tests ( #20265 )
...
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2022-02-25 23:12:05 +00:00