From c49f27cf2c6131f907e4a9692fea46a4e5eba23f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:34:11 +0000 Subject: [PATCH] Bump the build group with 2 updates Bumps the build group with 2 updates: [typescript](https://github.com/microsoft/TypeScript) and [tsx](https://github.com/privatenumber/tsx). Updates `typescript` from 4.9.5 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v4.9.5...v5.9.2) Updates `tsx` from 4.20.4 to 4.20.5 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.20.4...v4.20.5) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build - dependency-name: tsx dependency-version: 4.20.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] --- package-lock.json | 162 ++---------------- packages/connect-cloudflare/package.json | 2 +- packages/connect-express/package.json | 2 +- packages/example/package.json | 2 +- .../typescript-compat/v4.9.x/package.json | 2 +- .../typescript-compat/v5.0.x/package.json | 2 +- .../typescript-compat/v5.1.x/package.json | 2 +- .../typescript-compat/v5.2.x/package.json | 2 +- .../typescript-compat/v5.3.x/package.json | 2 +- .../typescript-compat/v5.4.x/package.json | 2 +- .../typescript-compat/v5.5.x/package.json | 2 +- .../typescript-compat/v5.6.x/package.json | 2 +- .../typescript-compat/v5.7.x/package.json | 2 +- .../typescript-compat/v5.8.x/package.json | 2 +- 14 files changed, 29 insertions(+), 159 deletions(-) diff --git a/package-lock.json b/package-lock.json index a65c4190a..339a7a14b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11547,9 +11547,9 @@ "license": "0BSD" }, "node_modules/tsx": { - "version": "4.20.4", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.4.tgz", - "integrity": "sha512-yyxBKfORQ7LuRt/BQKBXrpcq59ZvSW0XxwfjAt3w2/8PmdxaFzijtMhTawprSHhpzeM5BgU2hXHG3lklIERZXg==", + "version": "4.20.5", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.5.tgz", + "integrity": "sha512-+wKjMNU9w/EaQayHXb7WA7ZaHY6hN8WgfvHNQ3t1PnU91/7O8TcTnIhCDYTZwnt8JsO9IBqZ30Ln1r7pPF52Aw==", "license": "MIT", "dependencies": { "esbuild": "~0.25.0", @@ -13324,7 +13324,7 @@ "devDependencies": { "@cloudflare/workers-types": "^4.20250831.0", "@connectrpc/connect-conformance": "^2.1.0", - "tsx": "^4.20.4", + "tsx": "^4.20.5", "wrangler": "^4.33.1" } }, @@ -13358,7 +13358,7 @@ "@connectrpc/connect-node": "2.1.0", "@types/express": "^5.0.3", "express": "^5.1.0", - "tsx": "^4.20.4" + "tsx": "^4.20.5" }, "engines": { "node": ">=20" @@ -13503,7 +13503,7 @@ "@bufbuild/protobuf": "^2.7.0", "@connectrpc/connect-node": "^2.1.0", "@connectrpc/connect-web": "^2.1.0", - "tsx": "^4.20.4" + "tsx": "^4.20.5" }, "devDependencies": { "@bufbuild/buf": "^1.57.0", @@ -13521,7 +13521,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.9.3", - "typescript": "4.9.x" + "typescript": "5.9.x" } }, "packages/typescript-compat/v4.9.x/node_modules/@types/node": { @@ -13533,19 +13533,6 @@ "undici-types": "~6.19.8" } }, - "packages/typescript-compat/v4.9.x/node_modules/typescript": { - "version": "4.9.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", - "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=4.2.0" - } - }, "packages/typescript-compat/v4.9.x/node_modules/undici-types": { "version": "6.19.8", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", @@ -13558,7 +13545,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.13.14", - "typescript": "5.0.x" + "typescript": "5.9.x" } }, "packages/typescript-compat/v5.0.x/node_modules/@types/node": { @@ -13570,19 +13557,6 @@ "undici-types": "~6.20.0" } }, - "packages/typescript-compat/v5.0.x/node_modules/typescript": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz", - "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=12.20" - } - }, "packages/typescript-compat/v5.0.x/node_modules/undici-types": { "version": "6.20.0", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", @@ -13595,20 +13569,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.1.0", - "typescript": "5.1.x" - } - }, - "packages/typescript-compat/v5.1.x/node_modules/typescript": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz", - "integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" + "typescript": "5.9.x" } }, "packages/typescript-compat/v5.2.x": { @@ -13617,7 +13578,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.2.x" + "typescript": "5.9.x" } }, "packages/typescript-compat/v5.2.x/node_modules/@types/node": { @@ -13629,19 +13590,6 @@ "undici-types": "~7.10.0" } }, - "packages/typescript-compat/v5.2.x/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/typescript-compat/v5.2.x/node_modules/undici-types": { "version": "7.10.0", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz", @@ -13654,7 +13602,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.3.x" + "typescript": "5.9.x" } }, "packages/typescript-compat/v5.3.x/node_modules/@types/node": { @@ -13666,19 +13614,6 @@ "undici-types": "~7.10.0" } }, - "packages/typescript-compat/v5.3.x/node_modules/typescript": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", - "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/typescript-compat/v5.3.x/node_modules/undici-types": { "version": "7.10.0", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz", @@ -13691,7 +13626,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.4.x" + "typescript": "5.9.x" } }, "packages/typescript-compat/v5.4.x/node_modules/@types/node": { @@ -13703,19 +13638,6 @@ "undici-types": "~7.10.0" } }, - "packages/typescript-compat/v5.4.x/node_modules/typescript": { - "version": "5.4.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", - "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/typescript-compat/v5.4.x/node_modules/undici-types": { "version": "7.10.0", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz", @@ -13728,7 +13650,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.5.x" + "typescript": "5.9.x" } }, "packages/typescript-compat/v5.5.x/node_modules/@types/node": { @@ -13740,19 +13662,6 @@ "undici-types": "~7.10.0" } }, - "packages/typescript-compat/v5.5.x/node_modules/typescript": { - "version": "5.5.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", - "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/typescript-compat/v5.5.x/node_modules/undici-types": { "version": "7.10.0", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz", @@ -13765,7 +13674,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.6.x" + "typescript": "5.9.x" } }, "packages/typescript-compat/v5.6.x/node_modules/@types/node": { @@ -13777,19 +13686,6 @@ "undici-types": "~7.10.0" } }, - "packages/typescript-compat/v5.6.x/node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/typescript-compat/v5.6.x/node_modules/undici-types": { "version": "7.10.0", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz", @@ -13802,7 +13698,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.7.x" + "typescript": "5.9.x" } }, "packages/typescript-compat/v5.7.x/node_modules/@types/node": { @@ -13814,19 +13710,6 @@ "undici-types": "~7.10.0" } }, - "packages/typescript-compat/v5.7.x/node_modules/typescript": { - "version": "5.7.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", - "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/typescript-compat/v5.7.x/node_modules/undici-types": { "version": "7.10.0", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz", @@ -13839,7 +13722,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.8.x" + "typescript": "5.9.x" } }, "packages/typescript-compat/v5.8.x/node_modules/@types/node": { @@ -13851,19 +13734,6 @@ "undici-types": "~7.10.0" } }, - "packages/typescript-compat/v5.8.x/node_modules/typescript": { - "version": "5.8.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", - "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/typescript-compat/v5.8.x/node_modules/undici-types": { "version": "7.10.0", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz", diff --git a/packages/connect-cloudflare/package.json b/packages/connect-cloudflare/package.json index e0cc2c272..8fa3fb07e 100644 --- a/packages/connect-cloudflare/package.json +++ b/packages/connect-cloudflare/package.json @@ -17,7 +17,7 @@ "devDependencies": { "wrangler": "^4.33.1", "@cloudflare/workers-types": "^4.20250831.0", - "tsx": "^4.20.4", + "tsx": "^4.20.5", "@connectrpc/connect-conformance": "^2.1.0" } } diff --git a/packages/connect-express/package.json b/packages/connect-express/package.json index 08a92881e..bcedb975c 100644 --- a/packages/connect-express/package.json +++ b/packages/connect-express/package.json @@ -37,7 +37,7 @@ "@connectrpc/connect-node": "2.1.0", "@types/express": "^5.0.3", "express": "^5.1.0", - "tsx": "^4.20.4" + "tsx": "^4.20.5" }, "peerDependencies": { "express": "^4.18.2 || ^5.0.1", diff --git a/packages/example/package.json b/packages/example/package.json index a7318ec4b..707ab5b1d 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -18,7 +18,7 @@ "@bufbuild/protobuf": "^2.7.0", "@connectrpc/connect-node": "^2.1.0", "@connectrpc/connect-web": "^2.1.0", - "tsx": "^4.20.4" + "tsx": "^4.20.5" }, "devDependencies": { "@bufbuild/buf": "^1.57.0", diff --git a/packages/typescript-compat/v4.9.x/package.json b/packages/typescript-compat/v4.9.x/package.json index b3c509cb3..dd2abe175 100644 --- a/packages/typescript-compat/v4.9.x/package.json +++ b/packages/typescript-compat/v4.9.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.9.3", - "typescript": "4.9.x" + "typescript": "5.9.x" } } diff --git a/packages/typescript-compat/v5.0.x/package.json b/packages/typescript-compat/v5.0.x/package.json index 7b43cd933..4f357ac21 100644 --- a/packages/typescript-compat/v5.0.x/package.json +++ b/packages/typescript-compat/v5.0.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.13.14", - "typescript": "5.0.x" + "typescript": "5.9.x" } } diff --git a/packages/typescript-compat/v5.1.x/package.json b/packages/typescript-compat/v5.1.x/package.json index 51117b352..42e664b00 100644 --- a/packages/typescript-compat/v5.1.x/package.json +++ b/packages/typescript-compat/v5.1.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.1.0", - "typescript": "5.1.x" + "typescript": "5.9.x" } } diff --git a/packages/typescript-compat/v5.2.x/package.json b/packages/typescript-compat/v5.2.x/package.json index 6f03b8ec2..7ec934aad 100644 --- a/packages/typescript-compat/v5.2.x/package.json +++ b/packages/typescript-compat/v5.2.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.2.x" + "typescript": "5.9.x" } } diff --git a/packages/typescript-compat/v5.3.x/package.json b/packages/typescript-compat/v5.3.x/package.json index ba1390deb..7e7e30e00 100644 --- a/packages/typescript-compat/v5.3.x/package.json +++ b/packages/typescript-compat/v5.3.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.3.x" + "typescript": "5.9.x" } } diff --git a/packages/typescript-compat/v5.4.x/package.json b/packages/typescript-compat/v5.4.x/package.json index bda068527..779cdbb64 100644 --- a/packages/typescript-compat/v5.4.x/package.json +++ b/packages/typescript-compat/v5.4.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.4.x" + "typescript": "5.9.x" } } diff --git a/packages/typescript-compat/v5.5.x/package.json b/packages/typescript-compat/v5.5.x/package.json index 466a73fe1..f4a160016 100644 --- a/packages/typescript-compat/v5.5.x/package.json +++ b/packages/typescript-compat/v5.5.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.5.x" + "typescript": "5.9.x" } } diff --git a/packages/typescript-compat/v5.6.x/package.json b/packages/typescript-compat/v5.6.x/package.json index f914b3484..4fdf519f8 100644 --- a/packages/typescript-compat/v5.6.x/package.json +++ b/packages/typescript-compat/v5.6.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.6.x" + "typescript": "5.9.x" } } diff --git a/packages/typescript-compat/v5.7.x/package.json b/packages/typescript-compat/v5.7.x/package.json index 1ecb19561..a96f07711 100644 --- a/packages/typescript-compat/v5.7.x/package.json +++ b/packages/typescript-compat/v5.7.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.7.x" + "typescript": "5.9.x" } } diff --git a/packages/typescript-compat/v5.8.x/package.json b/packages/typescript-compat/v5.8.x/package.json index 691d853a7..9ea0b0c8f 100644 --- a/packages/typescript-compat/v5.8.x/package.json +++ b/packages/typescript-compat/v5.8.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "24.2.1", - "typescript": "5.8.x" + "typescript": "5.9.x" } }