diff --git a/apps/playwright-browser-tunnel/package.json b/apps/playwright-browser-tunnel/package.json index 9e5130f07f..8d30a5337d 100644 --- a/apps/playwright-browser-tunnel/package.json +++ b/apps/playwright-browser-tunnel/package.json @@ -48,7 +48,7 @@ "@rushstack/terminal": "workspace:*", "@rushstack/ts-command-line": "workspace:*", "string-argv": "~0.3.1", - "ws": "~8.14.1", + "ws": "~8.20.0", "playwright": "1.56.1" }, "devDependencies": { diff --git a/common/changes/@microsoft/rush/copilot-bump-ws-to-8-20-0_2026-04-24-20-04.json b/common/changes/@microsoft/rush/copilot-bump-ws-to-8-20-0_2026-04-24-20-04.json new file mode 100644 index 0000000000..766266a017 --- /dev/null +++ b/common/changes/@microsoft/rush/copilot-bump-ws-to-8-20-0_2026-04-24-20-04.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Bump the `ws` dependency to `~8.20.0`.", + "type": "none", + "packageName": "@microsoft/rush" + } + ], + "packageName": "@microsoft/rush", + "email": "198982749+Copilot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/playwright-browser-tunnel/copilot-bump-ws-to-8-20-0_2026-04-24-20-04.json b/common/changes/@rushstack/playwright-browser-tunnel/copilot-bump-ws-to-8-20-0_2026-04-24-20-04.json new file mode 100644 index 0000000000..4d4ff12696 --- /dev/null +++ b/common/changes/@rushstack/playwright-browser-tunnel/copilot-bump-ws-to-8-20-0_2026-04-24-20-04.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Bump the `ws` dependency to `~8.20.0`.", + "type": "patch", + "packageName": "@rushstack/playwright-browser-tunnel" + } + ], + "packageName": "@rushstack/playwright-browser-tunnel", + "email": "198982749+Copilot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/config/subspaces/default/pnpm-lock.yaml b/common/config/subspaces/default/pnpm-lock.yaml index 74d670c979..f4932e5626 100644 --- a/common/config/subspaces/default/pnpm-lock.yaml +++ b/common/config/subspaces/default/pnpm-lock.yaml @@ -326,8 +326,8 @@ importers: specifier: ~0.3.1 version: 0.3.2 ws: - specifier: ~8.14.1 - version: 8.14.2 + specifier: ~8.20.0 + version: 8.20.0 devDependencies: '@playwright/test': specifier: ~1.56.1 @@ -4580,7 +4580,7 @@ importers: version: 1.2.17(@types/node@20.17.19) '@rushstack/heft-node-rig': specifier: 2.11.39 - version: 2.11.39(@rushstack/heft@1.2.17(@types/node@20.17.19))(@types/node@20.17.19)(babel-plugin-macros@3.1.0)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0) + version: 2.11.39(@rushstack/heft@1.2.17(@types/node@20.17.19))(@types/node@20.17.19)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0) '@types/jest': specifier: 30.0.0 version: 30.0.0 @@ -5162,8 +5162,8 @@ importers: specifier: ~1.0.7 version: 1.0.7(@types/express@4.17.21) ws: - specifier: ~8.14.1 - version: 8.14.2 + specifier: ~8.20.0 + version: 8.20.0 devDependencies: '@rushstack/heft': specifier: workspace:* @@ -18920,18 +18920,6 @@ packages: utf-8-validate: optional: true - ws@8.14.2: - resolution: {integrity: sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==} - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: '>=5.0.2' - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - ws@8.20.0: resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==} engines: {node: '>=10.0.0'} @@ -24641,7 +24629,7 @@ snapshots: transitivePeerDependencies: - '@types/node' - '@rushstack/heft-jest-plugin@2.0.6(@rushstack/heft@1.2.17(@types/node@20.17.19))(@types/jest@30.0.0)(@types/node@20.17.19)(babel-plugin-macros@3.1.0)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0)(jest-environment-node@30.3.0)': + '@rushstack/heft-jest-plugin@2.0.6(@rushstack/heft@1.2.17(@types/node@20.17.19))(@types/jest@30.0.0)(@types/node@20.17.19)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0)(jest-environment-node@30.3.0)': dependencies: '@jest/core': 30.3.0(babel-plugin-macros@3.1.0)(esbuild-register@3.6.0(esbuild@0.28.0)) '@jest/reporters': 30.3.0 @@ -24674,13 +24662,13 @@ snapshots: transitivePeerDependencies: - '@types/node' - '@rushstack/heft-node-rig@2.11.39(@rushstack/heft@1.2.17(@types/node@20.17.19))(@types/node@20.17.19)(babel-plugin-macros@3.1.0)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0)': + '@rushstack/heft-node-rig@2.11.39(@rushstack/heft@1.2.17(@types/node@20.17.19))(@types/node@20.17.19)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0)': dependencies: '@microsoft/api-extractor': 7.58.7(@types/node@20.17.19) '@rushstack/eslint-config': 4.6.4(eslint@9.37.0)(typescript@5.8.2) '@rushstack/heft': 1.2.17(@types/node@20.17.19) '@rushstack/heft-api-extractor-plugin': 1.3.17(@rushstack/heft@1.2.17(@types/node@20.17.19))(@types/node@20.17.19) - '@rushstack/heft-jest-plugin': 2.0.6(@rushstack/heft@1.2.17(@types/node@20.17.19))(@types/jest@30.0.0)(@types/node@20.17.19)(babel-plugin-macros@3.1.0)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0)(jest-environment-node@30.3.0) + '@rushstack/heft-jest-plugin': 2.0.6(@rushstack/heft@1.2.17(@types/node@20.17.19))(@types/jest@30.0.0)(@types/node@20.17.19)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0)(jest-environment-node@30.3.0) '@rushstack/heft-lint-plugin': 1.2.17(@rushstack/heft@1.2.17(@types/node@20.17.19))(@types/node@20.17.19) '@rushstack/heft-typescript-plugin': 1.3.12(@rushstack/heft@1.2.17(@types/node@20.17.19))(@types/node@20.17.19) '@types/jest': 30.0.0 @@ -24911,7 +24899,7 @@ snapshots: fs-extra: 9.1.0 remeda: 0.0.32 source-map-support: 0.5.21 - ws: 8.14.2 + ws: 8.20.0 yargs: 15.4.1 transitivePeerDependencies: - aws-crt @@ -24957,7 +24945,7 @@ snapshots: semver: 7.7.4 typescript: 4.9.5 uuid: 8.3.2 - ws: 8.14.2 + ws: 8.20.0 xstate: 4.26.1 zip-local: 0.3.5 optionalDependencies: @@ -26056,7 +26044,7 @@ snapshots: util-deprecate: 1.0.2 watchpack: 2.4.0 webpack: 4.47.0 - ws: 8.14.2 + ws: 8.20.0 optionalDependencies: typescript: 5.8.2 transitivePeerDependencies: @@ -37945,7 +37933,7 @@ snapshots: spdy: 4.0.2 webpack: 4.47.0 webpack-dev-middleware: 5.3.4(@types/webpack@4.41.32)(webpack@4.47.0) - ws: 8.14.2 + ws: 8.20.0 optionalDependencies: '@types/webpack': 4.41.32 transitivePeerDependencies: @@ -38285,8 +38273,6 @@ snapshots: ws@7.5.10: {} - ws@8.14.2: {} - ws@8.20.0: {} wsl-utils@0.1.0: diff --git a/common/config/subspaces/default/repo-state.json b/common/config/subspaces/default/repo-state.json index bd9b6d5f28..695be2b629 100644 --- a/common/config/subspaces/default/repo-state.json +++ b/common/config/subspaces/default/repo-state.json @@ -1,5 +1,5 @@ // DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush. { - "pnpmShrinkwrapHash": "80172ae4736f423efc43c5fb63defdf8229a8ef8", + "pnpmShrinkwrapHash": "df8f539a6ad76fccf3d78ef38aef86d6ba08afa0", "preferredVersionsHash": "029c99bd6e65c5e1f25e2848340509811ff9753c" } diff --git a/rush-plugins/rush-serve-plugin/package.json b/rush-plugins/rush-serve-plugin/package.json index 9203ee7e90..cbd747ae69 100644 --- a/rush-plugins/rush-serve-plugin/package.json +++ b/rush-plugins/rush-serve-plugin/package.json @@ -27,7 +27,7 @@ "cors": "~2.8.5", "express": "4.21.1", "http2-express-bridge": "~1.0.7", - "ws": "~8.14.1" + "ws": "~8.20.0" }, "devDependencies": { "@rushstack/heft": "workspace:*",