Emily Rohrbough
d0fc93b0dc
chore: add internal log group API and update log group styles ( #20857 )
...
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
2022-04-05 17:18:39 -05:00
Emily Rohrbough
ee7495f4c1
fix: fix flaky report test ( #20886 )
2022-04-05 15:45:12 -05:00
Chris Breiding
edf9c11a30
fix: Resend *.enable commands on CDP reconnect ( #20916 )
...
Co-authored-by: Zach Bloomquist <git@chary.us >
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
2022-04-05 12:07:56 -04:00
github-actions[bot]
0cce18ad35
chore: Update Chrome (stable) to 100.0.4896.75 ( #20909 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-04-05 10:04:55 -05:00
Blue F
e0ebd086f3
Merge pull request #20839 from sainthkh/issue-20562
...
fix: `cy.type()` + `{enter}` or ` ` should work with Firefox 98+
2022-04-04 14:39:23 -07:00
David Munechika
2e48f85be2
fix: --spec with glob incorrectly splits filename ( #20848 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2022-04-04 11:47:02 -04:00
github-actions[bot]
c0d638c56b
chore: Update Chrome (beta) to 101.0.4951.15 ( #20882 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-04-04 06:33:59 +10:00
Jon Koops
0df0d7a28f
fix(types): add correct type for preserve cookie callback ( #20513 )
...
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2022-04-01 11:08:22 +10:00
KHeo
94fa50de01
feedback
2022-03-31 15:03:48 +09:00
Zach Bloomquist
8ea49520be
test: move record keys to contexts ( #20859 )
2022-03-31 03:32:06 +00:00
Blue F
085add55ab
Merge pull request #20817 from sainthkh/issue-19985
...
fix: cy.root respect timeout option.
2022-03-30 08:01:19 -07:00
github-actions[bot]
4869a6182c
chore: Update Chrome (stable) to 100.0.4896.60 ( #20841 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-30 07:04:13 -06:00
KHeo
c66a23e91d
fix: cy.type() should work with Firefox 98+
2022-03-30 16:18:26 +09:00
KHeo
a95eff5f58
Revise test.
2022-03-30 15:03:54 +09:00
KHeo
bd985d30df
fix: cy.root respect timeout option.
2022-03-30 15:03:54 +09:00
renovate[bot]
0646b737ae
fix(deps): update dependency ansi-regex to v4.1.1 [security] ( #20836 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-30 14:57:55 +10:00
renovate[bot]
93f421c9c7
chore(deps): update dependency ansi-regex to 4.1.1 [security] ( #20807 )
...
* chore(deps): update dependency ansi-regex to 4.1.1 [security]
* fix commit
* try removing cypress from package.json
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2022-03-30 10:18:02 +10:00
Chris Breiding
5950a45a9d
chore: Refactor cri-client to use async/await ( #20825 )
2022-03-29 16:02:33 -04:00
renovate[bot]
36e3180f32
fix(deps): update dependency plist to v3.0.5 [security] ( #20808 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-29 07:37:41 -06:00
github-actions[bot]
1f07f95b7b
chore: Update Chrome (beta) to 100.0.4896.60 ( #20819 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-29 19:53:15 +10:00
Ryan Manuel
1ff8bf8992
release 9.5.3 [skip ci]
v9.5.3
2022-03-28 15:40:07 -05:00
Ryan Manuel
51ec479d53
Empty commit to get a new percy nonce
2022-03-28 14:23:42 -05:00
Ryan Manuel
5e93175762
Merge remote-tracking branch 'origin/master' into develop
2022-03-28 10:56:56 -05:00
Ryan Manuel
2f862e8add
chore: update release documentation and fix interactive release scripts ( #20799 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2022-03-28 10:41:56 -05:00
github-actions[bot]
ea122eadc4
chore: Update Chrome (stable) to 99.0.4844.84 ( #20788 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-28 11:43:48 +10:00
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
semantic-release-bot
30206af461
chore: release @cypress/webpack-dev-server-v1.8.3
...
[skip ci]
@cypress/webpack-dev-server-v1.8.3
2022-03-14 23:14:35 -04:00
Lachlan Miller
1b152fca1b
fix(webpack-dev-server): do not encodeUri in loader ( #20575 )
...
* fix: do not encodeUri in webpack loader
* add tests
* fix test
* fix: use decodeURI in loader and add tests (#20593 )
* add tests for non-unicode and specs with ...
* add more system tests
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
2022-03-15 12:49:45 +10: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