Skip to content

Commit 5581a0e

Browse files
chore(deps): update dependency @web/test-runner to ^0.20.0 (#19489)
* chore(deps): update dependency @web/test-runner to ^0.20.0 * chore: dedupe --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gururajj77 <[email protected]>
1 parent 4215ae3 commit 5581a0e

21 files changed

+63
-67
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

packages/web-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@storybook/web-components-vite": "^8.4.7",
9898
"@types/lodash-es": "^4.17.5",
9999
"@types/node": "^18.11.9",
100-
"@web/test-runner": "^0.19.0",
100+
"@web/test-runner": "^0.20.0",
101101
"@web/test-runner-commands": "^0.9.0",
102102
"@web/test-runner-playwright": "^0.11.0",
103103
"@webcomponents/webcomponentsjs": "^2.8.0",

yarn.lock

Lines changed: 62 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -2231,7 +2231,7 @@ __metadata:
22312231
"@storybook/web-components-vite": "npm:^8.4.7"
22322232
"@types/lodash-es": "npm:^4.17.5"
22332233
"@types/node": "npm:^18.11.9"
2234-
"@web/test-runner": "npm:^0.19.0"
2234+
"@web/test-runner": "npm:^0.20.0"
22352235
"@web/test-runner-commands": "npm:^0.9.0"
22362236
"@web/test-runner-playwright": "npm:^0.11.0"
22372237
"@webcomponents/webcomponentsjs": "npm:^2.8.0"
@@ -4876,21 +4876,20 @@ __metadata:
48764876
languageName: node
48774877
linkType: hard
48784878

4879-
"@puppeteer/browsers@npm:2.6.1":
4880-
version: 2.6.1
4881-
resolution: "@puppeteer/browsers@npm:2.6.1"
4879+
"@puppeteer/browsers@npm:2.10.5":
4880+
version: 2.10.5
4881+
resolution: "@puppeteer/browsers@npm:2.10.5"
48824882
dependencies:
4883-
debug: "npm:^4.4.0"
4883+
debug: "npm:^4.4.1"
48844884
extract-zip: "npm:^2.0.1"
48854885
progress: "npm:^2.0.3"
48864886
proxy-agent: "npm:^6.5.0"
4887-
semver: "npm:^7.6.3"
4888-
tar-fs: "npm:^3.0.6"
4889-
unbzip2-stream: "npm:^1.4.3"
4887+
semver: "npm:^7.7.2"
4888+
tar-fs: "npm:^3.0.8"
48904889
yargs: "npm:^17.7.2"
48914890
bin:
48924891
browsers: lib/cjs/main-cli.js
4893-
checksum: 10/9351e942e00d048a687c5bc5926035774b8c49f0eae593e56f48c6e2fd6be8d8b5e0e5747d8fb94ba4ceb616fd05da2429f5730ad593b6f211493042df01ea94
4892+
checksum: 10/ebc7ed7bdba9de90294c0ff2d672818b3395955a00b25fc5b94f57639c5485306fd192f8b97c8da86603be845cf24dcc0b299dc24833bccc800d761e8ddcba13
48944893
languageName: node
48954894
linkType: hard
48964895

@@ -7971,16 +7970,15 @@ __metadata:
79717970
languageName: node
79727971
linkType: hard
79737972

7974-
"@web/test-runner-chrome@npm:^0.17.0":
7975-
version: 0.17.0
7976-
resolution: "@web/test-runner-chrome@npm:0.17.0"
7973+
"@web/test-runner-chrome@npm:^0.18.1":
7974+
version: 0.18.1
7975+
resolution: "@web/test-runner-chrome@npm:0.18.1"
79777976
dependencies:
79787977
"@web/test-runner-core": "npm:^0.13.0"
79797978
"@web/test-runner-coverage-v8": "npm:^0.8.0"
7980-
async-mutex: "npm:0.4.0"
79817979
chrome-launcher: "npm:^0.15.0"
7982-
puppeteer-core: "npm:^23.2.0"
7983-
checksum: 10/8f1e7660637b6e8e1b0cc355ec8ba77da3803e4ad263b4d627c795d719f5af4baa64a7e644347d0a500abfef956b66776758480e57db84796d9134a1bca877fc
7980+
puppeteer-core: "npm:^24.0.0"
7981+
checksum: 10/bd0e987d65d8a4642a0407e74efe8e4531b60002be26b689b5435e574c7f6670c34c41e31f394f8a04a05642522cfc3cbdc34387f6e576a3f75dc5d8c05c7a03
79847982
languageName: node
79857983
linkType: hard
79867984

@@ -8061,14 +8059,14 @@ __metadata:
80618059
languageName: node
80628060
linkType: hard
80638061

8064-
"@web/test-runner@npm:^0.19.0":
8065-
version: 0.19.0
8066-
resolution: "@web/test-runner@npm:0.19.0"
8062+
"@web/test-runner@npm:^0.20.0":
8063+
version: 0.20.2
8064+
resolution: "@web/test-runner@npm:0.20.2"
80678065
dependencies:
80688066
"@web/browser-logs": "npm:^0.4.0"
80698067
"@web/config-loader": "npm:^0.3.0"
80708068
"@web/dev-server": "npm:^0.4.0"
8071-
"@web/test-runner-chrome": "npm:^0.17.0"
8069+
"@web/test-runner-chrome": "npm:^0.18.1"
80728070
"@web/test-runner-commands": "npm:^0.9.0"
80738071
"@web/test-runner-core": "npm:^0.13.0"
80748072
"@web/test-runner-mocha": "npm:^0.9.0"
@@ -8084,7 +8082,7 @@ __metadata:
80848082
bin:
80858083
web-test-runner: dist/bin.js
80868084
wtr: dist/bin.js
8087-
checksum: 10/89efb639330d6133509b7bc837a06dc6a763a128f635e071b79634ef3bcb249f4d0be02cb3dc4813acfd152d949d6a2d7447f24c8869450b32ad29c9a54917d6
8085+
checksum: 10/bc9f52ce56a14348cd6a419a69ce0f0782978d3a9435d4efe8112d09f0e03397b3d6bd320152e7c264a6cdbc60c6975d8516780fad0cf6e4c939f93800a4ecdf
80888086
languageName: node
80898087
linkType: hard
80908088

@@ -8992,15 +8990,6 @@ __metadata:
89928990
languageName: node
89938991
linkType: hard
89948992

8995-
"async-mutex@npm:0.4.0":
8996-
version: 0.4.0
8997-
resolution: "async-mutex@npm:0.4.0"
8998-
dependencies:
8999-
tslib: "npm:^2.4.0"
9000-
checksum: 10/4a55065aae8c7283e45e2a8ac38ba9812f030696640d650c4ec62cfd67e5d61bd698e67b758a81fcb845e2d5ea1d857106f9235cc4282ad40cd1944b26fde1b2
9001-
languageName: node
9002-
linkType: hard
9003-
90048993
"async@npm:^2.6.4":
90058994
version: 2.6.4
90068995
resolution: "async@npm:2.6.4"
@@ -10321,15 +10310,15 @@ __metadata:
1032110310
languageName: node
1032210311
linkType: hard
1032310312

10324-
"chromium-bidi@npm:0.11.0":
10325-
version: 0.11.0
10326-
resolution: "chromium-bidi@npm:0.11.0"
10313+
"chromium-bidi@npm:5.1.0":
10314+
version: 5.1.0
10315+
resolution: "chromium-bidi@npm:5.1.0"
1032710316
dependencies:
10328-
mitt: "npm:3.0.1"
10329-
zod: "npm:3.23.8"
10317+
mitt: "npm:^3.0.1"
10318+
zod: "npm:^3.24.1"
1033010319
peerDependencies:
1033110320
devtools-protocol: "*"
10332-
checksum: 10/065d0b47a8a5fd8cfcae8820fbf5600d0c14f8ba00e5acbd736ebf4bd614652564d0a7e2f4c4057f801c42890977ab864d3a06ac3a03873175472585be568b63
10321+
checksum: 10/4e96f07a08eb6907fa9b1814a6c71051e76b237d08d7fa5be2b4c459978caa1e2bf4f4c76673432bbbe69674ab01c32e3263f12ba41383eaa9b0b7de92e9f8f2
1033310322
languageName: node
1033410323
linkType: hard
1033510324

@@ -11741,15 +11730,15 @@ __metadata:
1174111730
languageName: node
1174211731
linkType: hard
1174311732

11744-
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:^4.3.7, debug@npm:^4.4.0":
11745-
version: 4.4.0
11746-
resolution: "debug@npm:4.4.0"
11733+
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:^4.3.7, debug@npm:^4.4.1":
11734+
version: 4.4.1
11735+
resolution: "debug@npm:4.4.1"
1174711736
dependencies:
1174811737
ms: "npm:^2.1.3"
1174911738
peerDependenciesMeta:
1175011739
supports-color:
1175111740
optional: true
11752-
checksum: 10/1847944c2e3c2c732514b93d11886575625686056cd765336212dc15de2d2b29612b6cd80e1afba767bb8e1803b778caf9973e98169ef1a24a7a7009e1820367
11741+
checksum: 10/8e2709b2144f03c7950f8804d01ccb3786373df01e406a0f66928e47001cf2d336cbed9ee137261d4f90d68d8679468c755e3548ed83ddacdc82b194d2468afe
1175311742
languageName: node
1175411743
linkType: hard
1175511744

@@ -12129,10 +12118,10 @@ __metadata:
1212912118
languageName: node
1213012119
linkType: hard
1213112120

12132-
"devtools-protocol@npm:0.0.1367902":
12133-
version: 0.0.1367902
12134-
resolution: "devtools-protocol@npm:0.0.1367902"
12135-
checksum: 10/a4bb1132d087b2b22ff9ff070e1c0af09fb07e1e3ba933918f3865f56331cc0d23a88ce4ab5de351cb4b5ca8607f564c032a39b431dcdb90df0c05f8a39494cc
12121+
"devtools-protocol@npm:0.0.1439962":
12122+
version: 0.0.1439962
12123+
resolution: "devtools-protocol@npm:0.0.1439962"
12124+
checksum: 10/70dc8c9e10b87b9d3377c6e81b4472621e6d18bfffe09031a914ac14616a8f8be290cb2c8d167ce19e48d5d493ad3ad12dd4967b8287b493d9a48aacfc202c68
1213612125
languageName: node
1213712126
linkType: hard
1213812127

@@ -19793,7 +19782,7 @@ __metadata:
1979319782
languageName: node
1979419783
linkType: hard
1979519784

19796-
"mitt@npm:3.0.1":
19785+
"mitt@npm:^3.0.1":
1979719786
version: 3.0.1
1979819787
resolution: "mitt@npm:3.0.1"
1979919788
checksum: 10/287c70d8e73ffc25624261a4989c783768aed95ecb60900f051d180cf83e311e3e59865bfd6e9d029cdb149dc20ba2f128a805e9429c5c4ce33b1416c65bbd14
@@ -22379,17 +22368,17 @@ __metadata:
2237922368
languageName: node
2238022369
linkType: hard
2238122370

22382-
"puppeteer-core@npm:^23.2.0":
22383-
version: 23.11.1
22384-
resolution: "puppeteer-core@npm:23.11.1"
22371+
"puppeteer-core@npm:^24.0.0":
22372+
version: 24.9.0
22373+
resolution: "puppeteer-core@npm:24.9.0"
2238522374
dependencies:
22386-
"@puppeteer/browsers": "npm:2.6.1"
22387-
chromium-bidi: "npm:0.11.0"
22388-
debug: "npm:^4.4.0"
22389-
devtools-protocol: "npm:0.0.1367902"
22375+
"@puppeteer/browsers": "npm:2.10.5"
22376+
chromium-bidi: "npm:5.1.0"
22377+
debug: "npm:^4.4.1"
22378+
devtools-protocol: "npm:0.0.1439962"
2239022379
typed-query-selector: "npm:^2.12.0"
22391-
ws: "npm:^8.18.0"
22392-
checksum: 10/cd8d1514f3fc53b6103a5be20a33af4e830daaeb2350216d96d121cdc33a031ebf388d182e9c5c3a93b41e51bec9e973631cf1d9686bb9a0d769411f0379b0fc
22380+
ws: "npm:^8.18.2"
22381+
checksum: 10/4e0b438306ffbb21ef125619c93c00092b29e51ab8d03d3731e3b47e6a8fe6c5582ee22c5d160b6e4ddeeefe47250c3e2ca5d31e399f3de2a00fd6f57b92eda0
2239322382
languageName: node
2239422383
linkType: hard
2239522384

@@ -23810,12 +23799,12 @@ __metadata:
2381023799
languageName: node
2381123800
linkType: hard
2381223801

23813-
"semver@npm:^7.0.0, semver@npm:^7.1.1, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.2, semver@npm:^7.6.3":
23814-
version: 7.6.3
23815-
resolution: "semver@npm:7.6.3"
23802+
"semver@npm:^7.0.0, semver@npm:^7.1.1, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.2, semver@npm:^7.6.3, semver@npm:^7.7.2":
23803+
version: 7.7.2
23804+
resolution: "semver@npm:7.7.2"
2381623805
bin:
2381723806
semver: bin/semver.js
23818-
checksum: 10/36b1fbe1a2b6f873559cd57b238f1094a053dbfd997ceeb8757d79d1d2089c56d1321b9f1069ce263dc64cfa922fa1d2ad566b39426fe1ac6c723c1487589e10
23807+
checksum: 10/7a24cffcaa13f53c09ce55e05efe25cd41328730b2308678624f8b9f5fc3093fc4d189f47950f0b811ff8f3c3039c24a2c36717ba7961615c682045bf03e1dda
2381923808
languageName: node
2382023809
linkType: hard
2382123810

@@ -25352,9 +25341,9 @@ __metadata:
2535225341
languageName: node
2535325342
linkType: hard
2535425343

25355-
"tar-fs@npm:^3.0.6":
25356-
version: 3.0.8
25357-
resolution: "tar-fs@npm:3.0.8"
25344+
"tar-fs@npm:^3.0.8":
25345+
version: 3.0.9
25346+
resolution: "tar-fs@npm:3.0.9"
2535825347
dependencies:
2535925348
bare-fs: "npm:^4.0.1"
2536025349
bare-path: "npm:^3.0.0"
@@ -25365,7 +25354,7 @@ __metadata:
2536525354
optional: true
2536625355
bare-path:
2536725356
optional: true
25368-
checksum: 10/fdcd1c66dc5e2cad5544ffe7eab9a470b419290b22300c344688df51bf06127963da07a1e3ae23cae80851cd9f60149e80b38e56485dd7a14aea701241ac2f81
25357+
checksum: 10/00e194ef36ced339000099c3cb5205fcd9636a531158d73e0fc1ca056fbcf8dcf39a398cbc71f030bbf938d4f477f47e2913c6e37e9c007bad31e0768a120590
2536925358
languageName: node
2537025359
linkType: hard
2537125360

@@ -26182,7 +26171,7 @@ __metadata:
2618226171
languageName: node
2618326172
linkType: hard
2618426173

26185-
"unbzip2-stream@npm:1.4.3, unbzip2-stream@npm:^1.4.3":
26174+
"unbzip2-stream@npm:1.4.3":
2618626175
version: 1.4.3
2618726176
resolution: "unbzip2-stream@npm:1.4.3"
2618826177
dependencies:
@@ -27589,9 +27578,9 @@ __metadata:
2758927578
languageName: node
2759027579
linkType: hard
2759127580

27592-
"ws@npm:^8.16.0, ws@npm:^8.17.1, ws@npm:^8.18.0, ws@npm:^8.2.3":
27593-
version: 8.18.0
27594-
resolution: "ws@npm:8.18.0"
27581+
"ws@npm:^8.16.0, ws@npm:^8.17.1, ws@npm:^8.18.0, ws@npm:^8.18.2, ws@npm:^8.2.3":
27582+
version: 8.18.2
27583+
resolution: "ws@npm:8.18.2"
2759527584
peerDependencies:
2759627585
bufferutil: ^4.0.1
2759727586
utf-8-validate: ">=5.0.2"
@@ -27600,7 +27589,7 @@ __metadata:
2760027589
optional: true
2760127590
utf-8-validate:
2760227591
optional: true
27603-
checksum: 10/70dfe53f23ff4368d46e4c0b1d4ca734db2c4149c6f68bc62cb16fc21f753c47b35fcc6e582f3bdfba0eaeb1c488cddab3c2255755a5c3eecb251431e42b3ff6
27592+
checksum: 10/018e04ec95561d88248d53a2eaf094b4ae131e9b062f2679e6e8a62f04649bc543448f1e038125225ac6bbb25f54c1e65d7a2cc9dbc1e28b43e5e6b7162ad88e
2760427593
languageName: node
2760527594
linkType: hard
2760627595

@@ -27878,6 +27867,13 @@ __metadata:
2787827867
languageName: node
2787927868
linkType: hard
2788027869

27870+
"zod@npm:^3.24.1":
27871+
version: 3.25.32
27872+
resolution: "zod@npm:3.25.32"
27873+
checksum: 10/58504f7e0382b04313f8e4f63d215d2a19b1d23ccdf45bf9d54c7ac9fa6362e43ba41349e251129a5d3596f4396b78d9a239d177842c04c7287e78a729b7f4bc
27874+
languageName: node
27875+
linkType: hard
27876+
2788127877
"zwitch@npm:^2.0.0":
2788227878
version: 2.0.4
2788327879
resolution: "zwitch@npm:2.0.4"

0 commit comments

Comments
 (0)