From 70f2b7ff8ac23f8e7fd77a9c23c5345d6950f127 Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Wed, 4 Feb 2026 11:03:36 +0800 Subject: [PATCH] bump typespec-python 0.59.3 --- eng/emitter-package-lock.json | 30 +++++++++++++++--------------- eng/emitter-package.json | 4 ++-- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/eng/emitter-package-lock.json b/eng/emitter-package-lock.json index 1a534f600857..7130d115e197 100644 --- a/eng/emitter-package-lock.json +++ b/eng/emitter-package-lock.json @@ -6,10 +6,10 @@ "": { "name": "dist/src/index.js", "dependencies": { - "@azure-tools/typespec-python": "0.59.2" + "@azure-tools/typespec-python": "0.59.3" }, "devDependencies": { - "@azure-tools/openai-typespec": "1.7.3", + "@azure-tools/openai-typespec": "1.8.0", "@azure-tools/typespec-autorest": "~0.64.1", "@azure-tools/typespec-azure-core": "~0.64.0", "@azure-tools/typespec-azure-resource-manager": "~0.64.1", @@ -28,9 +28,9 @@ } }, "node_modules/@azure-tools/openai-typespec": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/@azure-tools/openai-typespec/-/openai-typespec-1.7.3.tgz", - "integrity": "sha512-hmbYxVUXI6oYtkTeaXj8LzYZsrh5GQiQiL88YQptFyyBbq75VDA+qnak+7Sk1hxwkZqwy7+WJa8vJqWM3CSRaw==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@azure-tools/openai-typespec/-/openai-typespec-1.8.0.tgz", + "integrity": "sha512-iJRimNIbwqAF6ueYpiL5xY1GJSOA1k3NkqA1NdPlxSJ3bZLP690zR+hHTqEq95HnwqFh2feCDjof9ABtY4keWg==", "dev": true, "license": "MIT", "peerDependencies": { @@ -146,13 +146,13 @@ "dev": true }, "node_modules/@azure-tools/typespec-python": { - "version": "0.59.2", - "resolved": "https://registry.npmjs.org/@azure-tools/typespec-python/-/typespec-python-0.59.2.tgz", - "integrity": "sha512-rt6/YipPeZqTHoJZtE5mzG+FLzAuY+hHSHpudTMaKi8GPlsWlfZcPvb75BfLztvKrrGwEy682i7R1fAmwY7Pqw==", + "version": "0.59.3", + "resolved": "https://registry.npmjs.org/@azure-tools/typespec-python/-/typespec-python-0.59.3.tgz", + "integrity": "sha512-aXnMmKaPz4nhxYLCPyK+DY9GpbcpXn5f56INfcnLpjw0/ukK/NkoVtENBuj6pJ8YO49zCoRXhU1cdwjwP0TMVw==", "hasInstallScript": true, "license": "MIT", "dependencies": { - "@typespec/http-client-python": "~0.26.2", + "@typespec/http-client-python": "~0.26.3", "fs-extra": "~11.2.0", "js-yaml": "~4.1.0", "semver": "~7.6.2", @@ -1079,9 +1079,9 @@ } }, "node_modules/@typespec/http-client-python": { - "version": "0.26.2", - "resolved": "https://registry.npmjs.org/@typespec/http-client-python/-/http-client-python-0.26.2.tgz", - "integrity": "sha512-bNpjViWsaZER3Z0O/QYgo4OALTDubPuCwuq0iExb8U5AIig/CB4Qsi9zVRtyRfH0ZZ2KJqjlTYaHazrtX4bqLA==", + "version": "0.26.3", + "resolved": "https://registry.npmjs.org/@typespec/http-client-python/-/http-client-python-0.26.3.tgz", + "integrity": "sha512-LKBi+giSTDbIc1UoAr1+8zGomhes9z68GyIGjxpuN+BxLbdFAUJurDFyDILSJw9rcS8WgYXnVXhHxmP33mqjvw==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -1467,9 +1467,9 @@ } }, "node_modules/get-tsconfig": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.0.tgz", - "integrity": "sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ==", + "version": "4.13.1", + "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.1.tgz", + "integrity": "sha512-EoY1N2xCn44xU6750Sx7OjOIT59FkmstNc3X6y5xpz7D5cBtZRe/3pSlTkDJgqsOk3WwZPkWfonhhUJfttQo3w==", "license": "MIT", "dependencies": { "resolve-pkg-maps": "^1.0.0" diff --git a/eng/emitter-package.json b/eng/emitter-package.json index e16ca6495676..de4ffaf9f7c6 100644 --- a/eng/emitter-package.json +++ b/eng/emitter-package.json @@ -1,7 +1,7 @@ { "name": "dist/src/index.js", "dependencies": { - "@azure-tools/typespec-python": "0.59.2" + "@azure-tools/typespec-python": "0.59.3" }, "devDependencies": { "@typespec/compiler": "^1.8.0", @@ -13,7 +13,7 @@ "@typespec/sse": "~0.78.0", "@typespec/streams": "~0.78.0", "@typespec/xml": "~0.78.0", - "@azure-tools/openai-typespec": "1.7.3", + "@azure-tools/openai-typespec": "1.8.0", "@azure-tools/typespec-autorest": "~0.64.1", "@azure-tools/typespec-azure-core": "~0.64.0", "@azure-tools/typespec-azure-resource-manager": "~0.64.1",