From b35dd22897fe276282a9a9cb0b16470b0d3ab1f9 Mon Sep 17 00:00:00 2001 From: AutoPrFromHttpClientPython Date: Fri, 29 Aug 2025 01:10:35 +0000 Subject: [PATCH 1/4] Update dependencies --- packages/autorest.python/package.json | 4 ++-- packages/typespec-python/package.json | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/autorest.python/package.json b/packages/autorest.python/package.json index f85c96c4ad6..6b2386f9cc3 100644 --- a/packages/autorest.python/package.json +++ b/packages/autorest.python/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/Azure/autorest.python/blob/main/README.md", "dependencies": { - "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3Mzg0Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.15.2.tgz", + "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz", "@autorest/system-requirements": "~1.0.2", "fs-extra": "~11.2.0", "tsx": "~4.19.1" @@ -47,4 +47,4 @@ "requirements.txt", "generator/" ] -} +} \ No newline at end of file diff --git a/packages/typespec-python/package.json b/packages/typespec-python/package.json index 5abf0c8b33c..e09b862e802 100644 --- a/packages/typespec-python/package.json +++ b/packages/typespec-python/package.json @@ -58,16 +58,16 @@ "@typespec/streams": ">=0.73.0 <1.0.0", "@typespec/xml": ">=0.73.0 <1.0.0", "@azure-tools/typespec-azure-core": ">=0.59.0 <1.0.0", - "@azure-tools/typespec-azure-resource-manager": ">=0.59.0 <1.0.0", - "@azure-tools/typespec-autorest": ">=0.59.0 <1.0.0", + "@azure-tools/typespec-azure-resource-manager": ">=0.59.2 <1.0.0", + "@azure-tools/typespec-autorest": ">=0.59.1 <1.0.0", "@azure-tools/typespec-azure-rulesets": ">=0.59.0 <1.0.0", - "@azure-tools/typespec-client-generator-core": ">=0.59.0 <1.0.0" + "@azure-tools/typespec-client-generator-core": ">=0.59.1 <1.0.0" }, "dependencies": { "js-yaml": "~4.1.0", "semver": "~7.6.2", "tsx": "~4.19.1", - "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3Mzg0Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.15.2.tgz", + "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz", "fs-extra": "~11.2.0" }, "devDependencies": { @@ -81,11 +81,11 @@ "@typespec/streams": "~0.73.0", "@typespec/tspd": "~0.70.0", "@typespec/xml": "~0.73.0", - "@azure-tools/typespec-azure-resource-manager": "~0.59.0", + "@azure-tools/typespec-azure-resource-manager": "~0.59.2", "@azure-tools/typespec-azure-core": "~0.59.0", "@azure-tools/typespec-azure-rulesets": "~0.59.0", - "@azure-tools/typespec-autorest": "~0.59.0", - "@azure-tools/typespec-client-generator-core": "~0.59.0", + "@azure-tools/typespec-autorest": "~0.59.1", + "@azure-tools/typespec-client-generator-core": "~0.59.1", "@azure-tools/azure-http-specs": "0.1.0-alpha.27", "@typespec/http-specs": "0.1.0-alpha.25", "@typespec/spector": "0.1.0-alpha.17", @@ -103,4 +103,4 @@ "chalk": "5.3.0", "@types/fs-extra": "11.0.4" } -} +} \ No newline at end of file From d45b4828f4553d6335ce2648ac9b3c80cb0c2236 Mon Sep 17 00:00:00 2001 From: AutoPrFromHttpClientPython Date: Fri, 29 Aug 2025 01:11:35 +0000 Subject: [PATCH 2/4] Update dependencies (2025-08-29 01:11:35) --- pnpm-lock.yaml | 76 +++++++++++++++++++++++++------------------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05b115334c5..6e715a86348 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ~1.0.2 version: 1.0.2 '@typespec/http-client-python': - specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3Mzg0Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.15.2.tgz - version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3Mzg0Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.15.2.tgz(6gtvfxfythggrmyik6oqzxhslm) + specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz + version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz(u6ty2hffr3qbaepqntv4k5p2hu) fs-extra: specifier: ~11.2.0 version: 11.2.0 @@ -82,8 +82,8 @@ importers: packages/typespec-python: dependencies: '@typespec/http-client-python': - specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3Mzg0Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.15.2.tgz - version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3Mzg0Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.15.2.tgz(6gtvfxfythggrmyik6oqzxhslm) + specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz + version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz(u6ty2hffr3qbaepqntv4k5p2hu) fs-extra: specifier: ~11.2.0 version: 11.2.0 @@ -101,20 +101,20 @@ importers: specifier: 0.1.0-alpha.27 version: 0.1.0-alpha.27(tsnbxk7z3h65bhkmgjy2jtqk7m) '@azure-tools/typespec-autorest': - specifier: ~0.59.0 - version: 0.59.0(tlfj6gbglsbr5x2lirzpm33h7y) + specifier: ~0.59.1 + version: 0.59.1(4qmm6n6o7ftevfz5poc4nn6iku) '@azure-tools/typespec-azure-core': specifier: ~0.59.0 version: 0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))) '@azure-tools/typespec-azure-resource-manager': - specifier: ~0.59.0 - version: 0.59.0(egomue5caqif5qoyxrpo53x46e) + specifier: ~0.59.2 + version: 0.59.2(egomue5caqif5qoyxrpo53x46e) '@azure-tools/typespec-azure-rulesets': specifier: ~0.59.0 - version: 0.59.0(@azure-tools/typespec-azure-core@0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))))(@azure-tools/typespec-azure-resource-manager@0.59.0(egomue5caqif5qoyxrpo53x46e))(@azure-tools/typespec-client-generator-core@0.59.0(ethupvbxtb545dqzjqgvsin45a))(@typespec/compiler@1.3.0(@types/node@24.1.0)) + version: 0.59.0(@azure-tools/typespec-azure-core@0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))))(@azure-tools/typespec-azure-resource-manager@0.59.2(egomue5caqif5qoyxrpo53x46e))(@azure-tools/typespec-client-generator-core@0.59.1(ethupvbxtb545dqzjqgvsin45a))(@typespec/compiler@1.3.0(@types/node@24.1.0)) '@azure-tools/typespec-client-generator-core': - specifier: ~0.59.0 - version: 0.59.0(ethupvbxtb545dqzjqgvsin45a) + specifier: ~0.59.1 + version: 0.59.1(ethupvbxtb545dqzjqgvsin45a) '@types/fs-extra': specifier: 11.0.4 version: 11.0.4 @@ -220,13 +220,13 @@ packages: '@typespec/versioning': ^0.73.0 '@typespec/xml': ^0.73.0 - '@azure-tools/typespec-autorest@0.59.0': - resolution: {integrity: sha512-IdjicuLJRNFZUWHJd1Z8e9RQUlVUyUb2v7pT1rYkhpxAxFb9uluVVpi09GkUFimkrUZ+HkFO/jI2zbIAptZ2FQ==} + '@azure-tools/typespec-autorest@0.59.1': + resolution: {integrity: sha512-IHufsVzzFMjznt0lLj7b3p4mfKIMZb8lNVm06OCjOmTVZFEqZXXANw4clt9j3DryhCvHMZjNaXwk64rID8H7fA==} engines: {node: '>=20.0.0'} peerDependencies: '@azure-tools/typespec-azure-core': ^0.59.0 - '@azure-tools/typespec-azure-resource-manager': ^0.59.0 - '@azure-tools/typespec-client-generator-core': ^0.59.0 + '@azure-tools/typespec-azure-resource-manager': ^0.59.2 + '@azure-tools/typespec-client-generator-core': ^0.59.1 '@typespec/compiler': ^1.3.0 '@typespec/http': ^1.3.0 '@typespec/openapi': ^1.3.0 @@ -241,8 +241,8 @@ packages: '@typespec/http': ^1.3.0 '@typespec/rest': ^0.73.0 - '@azure-tools/typespec-azure-resource-manager@0.59.0': - resolution: {integrity: sha512-q0UkBnwWE4+9ivAkwAOOrDF9kvSb+qRIvMXJdUlqGfwFqDkOvQFwHSzSDeL/mBNK2fB9NIePKPFjDGP9lpC0vQ==} + '@azure-tools/typespec-azure-resource-manager@0.59.2': + resolution: {integrity: sha512-EsRUuCONazl32694raxilRYDtcZ4TcjE5tP6wD73PesemOxK9KPDT6ZIJ3ZGX9ALkMti5SOWAsJUpy55o6I7Wg==} engines: {node: '>=20.0.0'} peerDependencies: '@azure-tools/typespec-azure-core': ^0.59.0 @@ -261,8 +261,8 @@ packages: '@azure-tools/typespec-client-generator-core': ^0.59.0 '@typespec/compiler': ^1.3.0 - '@azure-tools/typespec-client-generator-core@0.59.0': - resolution: {integrity: sha512-5+pVcOr7Uyq4IaZ3oLjLi8jnBuR+t/B8hQF4CZo+goe/uK+WkmDfw1TlY14G2ve7W7v8m9+Sk2nil6bN1uHWEQ==} + '@azure-tools/typespec-client-generator-core@0.59.1': + resolution: {integrity: sha512-sGtn6snCEapPaIM+CaARrOsJYdpB7AS7eX5Z6q2x7Ev3YF5HGwpM14EcdTVp0VkQhTSStv9WJ8c0sUjZ8Eb7Bg==} engines: {node: '>=20.0.0'} peerDependencies: '@azure-tools/typespec-azure-core': ^0.59.0 @@ -1677,16 +1677,16 @@ packages: peerDependencies: '@typespec/compiler': ^1.3.0 - '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3Mzg0Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.15.2.tgz': - resolution: {tarball: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3Mzg0Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.15.2.tgz} - version: 0.15.2 + '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz': + resolution: {tarball: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz} + version: 0.16.0 engines: {node: '>=20.0.0'} peerDependencies: - '@azure-tools/typespec-autorest': '>=0.59.0 <1.0.0' + '@azure-tools/typespec-autorest': '>=0.59.1 <1.0.0' '@azure-tools/typespec-azure-core': '>=0.59.0 <1.0.0' - '@azure-tools/typespec-azure-resource-manager': '>=0.59.0 <1.0.0' + '@azure-tools/typespec-azure-resource-manager': '>=0.59.2 <1.0.0' '@azure-tools/typespec-azure-rulesets': '>=0.59.0 <1.0.0' - '@azure-tools/typespec-client-generator-core': '>=0.59.0 <1.0.0' + '@azure-tools/typespec-client-generator-core': '>=0.59.1 <1.0.0' '@typespec/compiler': ^1.3.0 '@typespec/events': '>=0.73.0 <1.0.0' '@typespec/http': ^1.3.0 @@ -4881,11 +4881,11 @@ snapshots: - '@typespec/streams' - supports-color - '@azure-tools/typespec-autorest@0.59.0(tlfj6gbglsbr5x2lirzpm33h7y)': + '@azure-tools/typespec-autorest@0.59.1(4qmm6n6o7ftevfz5poc4nn6iku)': dependencies: '@azure-tools/typespec-azure-core': 0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))) - '@azure-tools/typespec-azure-resource-manager': 0.59.0(egomue5caqif5qoyxrpo53x46e) - '@azure-tools/typespec-client-generator-core': 0.59.0(ethupvbxtb545dqzjqgvsin45a) + '@azure-tools/typespec-azure-resource-manager': 0.59.2(egomue5caqif5qoyxrpo53x46e) + '@azure-tools/typespec-client-generator-core': 0.59.1(ethupvbxtb545dqzjqgvsin45a) '@typespec/compiler': 1.3.0(@types/node@24.1.0) '@typespec/http': 1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))) '@typespec/openapi': 1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0)))) @@ -4898,7 +4898,7 @@ snapshots: '@typespec/http': 1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))) '@typespec/rest': 0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0)))) - '@azure-tools/typespec-azure-resource-manager@0.59.0(egomue5caqif5qoyxrpo53x46e)': + '@azure-tools/typespec-azure-resource-manager@0.59.2(egomue5caqif5qoyxrpo53x46e)': dependencies: '@azure-tools/typespec-azure-core': 0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))) '@typespec/compiler': 1.3.0(@types/node@24.1.0) @@ -4909,14 +4909,14 @@ snapshots: change-case: 5.4.4 pluralize: 8.0.0 - '@azure-tools/typespec-azure-rulesets@0.59.0(@azure-tools/typespec-azure-core@0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))))(@azure-tools/typespec-azure-resource-manager@0.59.0(egomue5caqif5qoyxrpo53x46e))(@azure-tools/typespec-client-generator-core@0.59.0(ethupvbxtb545dqzjqgvsin45a))(@typespec/compiler@1.3.0(@types/node@24.1.0))': + '@azure-tools/typespec-azure-rulesets@0.59.0(@azure-tools/typespec-azure-core@0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))))(@azure-tools/typespec-azure-resource-manager@0.59.2(egomue5caqif5qoyxrpo53x46e))(@azure-tools/typespec-client-generator-core@0.59.1(ethupvbxtb545dqzjqgvsin45a))(@typespec/compiler@1.3.0(@types/node@24.1.0))': dependencies: '@azure-tools/typespec-azure-core': 0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))) - '@azure-tools/typespec-azure-resource-manager': 0.59.0(egomue5caqif5qoyxrpo53x46e) - '@azure-tools/typespec-client-generator-core': 0.59.0(ethupvbxtb545dqzjqgvsin45a) + '@azure-tools/typespec-azure-resource-manager': 0.59.2(egomue5caqif5qoyxrpo53x46e) + '@azure-tools/typespec-client-generator-core': 0.59.1(ethupvbxtb545dqzjqgvsin45a) '@typespec/compiler': 1.3.0(@types/node@24.1.0) - '@azure-tools/typespec-client-generator-core@0.59.0(ethupvbxtb545dqzjqgvsin45a)': + '@azure-tools/typespec-client-generator-core@0.59.1(ethupvbxtb545dqzjqgvsin45a)': dependencies: '@azure-tools/typespec-azure-core': 0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))) '@typespec/compiler': 1.3.0(@types/node@24.1.0) @@ -6460,13 +6460,13 @@ snapshots: dependencies: '@typespec/compiler': 1.3.0(@types/node@24.1.0) - '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3Mzg0Ny9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.15.2.tgz(6gtvfxfythggrmyik6oqzxhslm)': + '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz(u6ty2hffr3qbaepqntv4k5p2hu)': dependencies: - '@azure-tools/typespec-autorest': 0.59.0(tlfj6gbglsbr5x2lirzpm33h7y) + '@azure-tools/typespec-autorest': 0.59.1(4qmm6n6o7ftevfz5poc4nn6iku) '@azure-tools/typespec-azure-core': 0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))) - '@azure-tools/typespec-azure-resource-manager': 0.59.0(egomue5caqif5qoyxrpo53x46e) - '@azure-tools/typespec-azure-rulesets': 0.59.0(@azure-tools/typespec-azure-core@0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))))(@azure-tools/typespec-azure-resource-manager@0.59.0(egomue5caqif5qoyxrpo53x46e))(@azure-tools/typespec-client-generator-core@0.59.0(ethupvbxtb545dqzjqgvsin45a))(@typespec/compiler@1.3.0(@types/node@24.1.0)) - '@azure-tools/typespec-client-generator-core': 0.59.0(ethupvbxtb545dqzjqgvsin45a) + '@azure-tools/typespec-azure-resource-manager': 0.59.2(egomue5caqif5qoyxrpo53x46e) + '@azure-tools/typespec-azure-rulesets': 0.59.0(@azure-tools/typespec-azure-core@0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))))(@azure-tools/typespec-azure-resource-manager@0.59.2(egomue5caqif5qoyxrpo53x46e))(@azure-tools/typespec-client-generator-core@0.59.1(ethupvbxtb545dqzjqgvsin45a))(@typespec/compiler@1.3.0(@types/node@24.1.0)) + '@azure-tools/typespec-client-generator-core': 0.59.1(ethupvbxtb545dqzjqgvsin45a) '@typespec/compiler': 1.3.0(@types/node@24.1.0) '@typespec/events': 0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0)) '@typespec/http': 1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))) From ec9b74c44a98bd67c2069b4adeee881464d8bb49 Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Fri, 29 Aug 2025 10:00:35 +0800 Subject: [PATCH 3/4] add changelog --- .../add-testcases-08-20-2025-7-20-14-42-52.md | 7 ------- ...t-python-upgradeTyping-2025-7-8-13-50-30.md | 8 -------- ...t-cloud-setting-python-2025-7-19-14-9-20.md | 8 -------- ...ft-fix-proproject.toml-2025-7-14-15-14-2.md | 8 -------- ...hon-fix-optional-body-2025-7-22-10-56-50.md | 8 -------- ...ure-sdk-tools-dev-reqs-2025-7-26-9-46-12.md | 8 -------- .../copilot-fix-3187-2025-7-28-11-20-7.md | 7 ------- .../copilot-fix-3187-2025-7-28-15-20-11.md | 7 ------- .../upgrade_spector-2025-7-19-11-51-56.md | 7 ------- packages/autorest.python/CHANGELOG.md | 17 +++++++++++++++++ packages/autorest.python/package.json | 4 ++-- packages/typespec-python/CHANGELOG.md | 18 ++++++++++++++++++ packages/typespec-python/package.json | 4 ++-- 13 files changed, 39 insertions(+), 72 deletions(-) delete mode 100644 .chronus/changes/add-testcases-08-20-2025-7-20-14-42-52.md delete mode 100644 .chronus/changes/auto-iscai-msft-python-upgradeTyping-2025-7-8-13-50-30.md delete mode 100644 .chronus/changes/auto-microsoft-cloud-setting-python-2025-7-19-14-9-20.md delete mode 100644 .chronus/changes/auto-microsoft-fix-proproject.toml-2025-7-14-15-14-2.md delete mode 100644 .chronus/changes/auto-microsoft-python-fix-optional-body-2025-7-22-10-56-50.md delete mode 100644 .chronus/changes/auto-swathipil-http-client-python-move-azure-sdk-tools-dev-reqs-2025-7-26-9-46-12.md delete mode 100644 .chronus/changes/copilot-fix-3187-2025-7-28-11-20-7.md delete mode 100644 .chronus/changes/copilot-fix-3187-2025-7-28-15-20-11.md delete mode 100644 .chronus/changes/upgrade_spector-2025-7-19-11-51-56.md diff --git a/.chronus/changes/add-testcases-08-20-2025-7-20-14-42-52.md b/.chronus/changes/add-testcases-08-20-2025-7-20-14-42-52.md deleted file mode 100644 index 8b5b1d0ef53..00000000000 --- a/.chronus/changes/add-testcases-08-20-2025-7-20-14-42-52.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -changeKind: internal -packages: - - "@azure-tools/typespec-python" ---- - -Add testcases for several spector scenarios \ No newline at end of file diff --git a/.chronus/changes/auto-iscai-msft-python-upgradeTyping-2025-7-8-13-50-30.md b/.chronus/changes/auto-iscai-msft-python-upgradeTyping-2025-7-8-13-50-30.md deleted file mode 100644 index 91da31c002d..00000000000 --- a/.chronus/changes/auto-iscai-msft-python-upgradeTyping-2025-7-8-13-50-30.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -changeKind: fix -packages: - - "@autorest/python" - - "@azure-tools/typespec-python" ---- - -Fix typing to take advantage of `3.9` being the min python version \ No newline at end of file diff --git a/.chronus/changes/auto-microsoft-cloud-setting-python-2025-7-19-14-9-20.md b/.chronus/changes/auto-microsoft-cloud-setting-python-2025-7-19-14-9-20.md deleted file mode 100644 index 1d222160a9c..00000000000 --- a/.chronus/changes/auto-microsoft-cloud-setting-python-2025-7-19-14-9-20.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -changeKind: feature -packages: - - "@autorest/python" - - "@azure-tools/typespec-python" ---- - -Add keyword only signature `cloud_setting` into ARM client \ No newline at end of file diff --git a/.chronus/changes/auto-microsoft-fix-proproject.toml-2025-7-14-15-14-2.md b/.chronus/changes/auto-microsoft-fix-proproject.toml-2025-7-14-15-14-2.md deleted file mode 100644 index 467acee2efe..00000000000 --- a/.chronus/changes/auto-microsoft-fix-proproject.toml-2025-7-14-15-14-2.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -changeKind: fix -packages: - - "@autorest/python" - - "@azure-tools/typespec-python" ---- - -fix to keep some existing parts of pyproject.toml \ No newline at end of file diff --git a/.chronus/changes/auto-microsoft-python-fix-optional-body-2025-7-22-10-56-50.md b/.chronus/changes/auto-microsoft-python-fix-optional-body-2025-7-22-10-56-50.md deleted file mode 100644 index 09d124055ed..00000000000 --- a/.chronus/changes/auto-microsoft-python-fix-optional-body-2025-7-22-10-56-50.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -changeKind: fix -packages: - - "@autorest/python" - - "@azure-tools/typespec-python" ---- - -don't send content-type when no request body \ No newline at end of file diff --git a/.chronus/changes/auto-swathipil-http-client-python-move-azure-sdk-tools-dev-reqs-2025-7-26-9-46-12.md b/.chronus/changes/auto-swathipil-http-client-python-move-azure-sdk-tools-dev-reqs-2025-7-26-9-46-12.md deleted file mode 100644 index 9d6a19a381d..00000000000 --- a/.chronus/changes/auto-swathipil-http-client-python-move-azure-sdk-tools-dev-reqs-2025-7-26-9-46-12.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -changeKind: internal -packages: - - "@autorest/python" - - "@azure-tools/typespec-python" ---- - -Update location of azure-sdk-tools in dev_requirements.txt \ No newline at end of file diff --git a/.chronus/changes/copilot-fix-3187-2025-7-28-11-20-7.md b/.chronus/changes/copilot-fix-3187-2025-7-28-11-20-7.md deleted file mode 100644 index ac5425946bb..00000000000 --- a/.chronus/changes/copilot-fix-3187-2025-7-28-11-20-7.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -changeKind: deprecation -packages: - - "@autorest/python" ---- - -Deprecate multiapi \ No newline at end of file diff --git a/.chronus/changes/copilot-fix-3187-2025-7-28-15-20-11.md b/.chronus/changes/copilot-fix-3187-2025-7-28-15-20-11.md deleted file mode 100644 index 8667e7988cb..00000000000 --- a/.chronus/changes/copilot-fix-3187-2025-7-28-15-20-11.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -changeKind: dependencies -packages: - - "@azure-tools/typespec-python" ---- - -Bump dep on `http-client-python` \ No newline at end of file diff --git a/.chronus/changes/upgrade_spector-2025-7-19-11-51-56.md b/.chronus/changes/upgrade_spector-2025-7-19-11-51-56.md deleted file mode 100644 index c8eba523aa0..00000000000 --- a/.chronus/changes/upgrade_spector-2025-7-19-11-51-56.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -changeKind: dependencies -packages: - - "@azure-tools/typespec-python" ---- - -Upgrade azure-http-specs version. \ No newline at end of file diff --git a/packages/autorest.python/CHANGELOG.md b/packages/autorest.python/CHANGELOG.md index 9f50c4c6d25..293fa73e3ef 100644 --- a/packages/autorest.python/CHANGELOG.md +++ b/packages/autorest.python/CHANGELOG.md @@ -1,5 +1,22 @@ # Release +## 6.39.0 + +### Deprecations + +- [#3188](https://github.com/Azure/autorest.python/pull/3188) Deprecate multiapi + +### Features + +- [#3176](https://github.com/Azure/autorest.python/pull/3176) Add keyword only signature `cloud_setting` into ARM client + +### Bug Fixes + +- [#3166](https://github.com/Azure/autorest.python/pull/3166) Fix typing to take advantage of `3.9` being the min python version +- [#3174](https://github.com/Azure/autorest.python/pull/3174) fix to keep some existing parts of pyproject.toml +- [#3181](https://github.com/Azure/autorest.python/pull/3181) don't send content-type when no request body + + ## 6.38.2 ### Bug Fixes diff --git a/packages/autorest.python/package.json b/packages/autorest.python/package.json index 6b2386f9cc3..90a64a78974 100644 --- a/packages/autorest.python/package.json +++ b/packages/autorest.python/package.json @@ -1,6 +1,6 @@ { "name": "@autorest/python", - "version": "6.38.2", + "version": "6.39.0", "description": "The Python extension for generators in AutoRest.", "scripts": { "start": "node ./scripts/run-python3.js ./scripts/start.py", @@ -47,4 +47,4 @@ "requirements.txt", "generator/" ] -} \ No newline at end of file +} diff --git a/packages/typespec-python/CHANGELOG.md b/packages/typespec-python/CHANGELOG.md index f56e0de8c98..dca50c5fa07 100644 --- a/packages/typespec-python/CHANGELOG.md +++ b/packages/typespec-python/CHANGELOG.md @@ -1,5 +1,23 @@ # Release +## 0.49.0 + +### Features + +- [#3176](https://github.com/Azure/autorest.python/pull/3176) Add keyword only signature `cloud_setting` into ARM client + +### Bump dependencies + +- [#3188](https://github.com/Azure/autorest.python/pull/3188) Bump dep on `http-client-python` +- [#3177](https://github.com/Azure/autorest.python/pull/3177) Upgrade azure-http-specs version. + +### Bug Fixes + +- [#3166](https://github.com/Azure/autorest.python/pull/3166) Fix typing to take advantage of `3.9` being the min python version +- [#3174](https://github.com/Azure/autorest.python/pull/3174) fix to keep some existing parts of pyproject.toml +- [#3181](https://github.com/Azure/autorest.python/pull/3181) don't send content-type when no request body + + ## 0.48.2 ### Bug Fixes diff --git a/packages/typespec-python/package.json b/packages/typespec-python/package.json index e09b862e802..9cbf7c550c7 100644 --- a/packages/typespec-python/package.json +++ b/packages/typespec-python/package.json @@ -1,6 +1,6 @@ { "name": "@azure-tools/typespec-python", - "version": "0.48.2", + "version": "0.49.0", "author": "Microsoft Corporation", "description": "TypeSpec emitter for Python SDKs", "homepage": "https://github.com/Azure/autorest.python", @@ -103,4 +103,4 @@ "chalk": "5.3.0", "@types/fs-extra": "11.0.4" } -} \ No newline at end of file +} From c076fa2876488849caacb322c287ec4c97b61cf1 Mon Sep 17 00:00:00 2001 From: Yuchao Yan Date: Fri, 29 Aug 2025 11:20:51 +0800 Subject: [PATCH 4/4] bump http-client-python-version --- packages/autorest.python/package.json | 2 +- packages/typespec-python/package.json | 2 +- pnpm-lock.yaml | 15 +++++++-------- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/packages/autorest.python/package.json b/packages/autorest.python/package.json index 90a64a78974..4bd724b2de9 100644 --- a/packages/autorest.python/package.json +++ b/packages/autorest.python/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/Azure/autorest.python/blob/main/README.md", "dependencies": { - "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz", + "@typespec/http-client-python": "~0.16.0", "@autorest/system-requirements": "~1.0.2", "fs-extra": "~11.2.0", "tsx": "~4.19.1" diff --git a/packages/typespec-python/package.json b/packages/typespec-python/package.json index 9cbf7c550c7..8b5bc41f14d 100644 --- a/packages/typespec-python/package.json +++ b/packages/typespec-python/package.json @@ -67,7 +67,7 @@ "js-yaml": "~4.1.0", "semver": "~7.6.2", "tsx": "~4.19.1", - "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz", + "@typespec/http-client-python": "~0.16.0", "fs-extra": "~11.2.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e715a86348..f9f28a6012e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ~1.0.2 version: 1.0.2 '@typespec/http-client-python': - specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz - version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz(u6ty2hffr3qbaepqntv4k5p2hu) + specifier: ~0.16.0 + version: 0.16.0(u6ty2hffr3qbaepqntv4k5p2hu) fs-extra: specifier: ~11.2.0 version: 11.2.0 @@ -82,8 +82,8 @@ importers: packages/typespec-python: dependencies: '@typespec/http-client-python': - specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz - version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz(u6ty2hffr3qbaepqntv4k5p2hu) + specifier: ~0.16.0 + version: 0.16.0(u6ty2hffr3qbaepqntv4k5p2hu) fs-extra: specifier: ~11.2.0 version: 11.2.0 @@ -1677,9 +1677,8 @@ packages: peerDependencies: '@typespec/compiler': ^1.3.0 - '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz': - resolution: {tarball: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz} - version: 0.16.0 + '@typespec/http-client-python@0.16.0': + resolution: {integrity: sha512-4eLOnm4Pd/KSbYPbXO3Ed97Ts7UpAkbWaRRPH554d7JBkVUH652yu0JVf6xQc7YEBMh2K+sDURGNTz0fDuMLgQ==} engines: {node: '>=20.0.0'} peerDependencies: '@azure-tools/typespec-autorest': '>=0.59.1 <1.0.0' @@ -6460,7 +6459,7 @@ snapshots: dependencies: '@typespec/compiler': 1.3.0(@types/node@24.1.0) - '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTI3NTM3OC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.16.0.tgz(u6ty2hffr3qbaepqntv4k5p2hu)': + '@typespec/http-client-python@0.16.0(u6ty2hffr3qbaepqntv4k5p2hu)': dependencies: '@azure-tools/typespec-autorest': 0.59.1(4qmm6n6o7ftevfz5poc4nn6iku) '@azure-tools/typespec-azure-core': 0.59.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))))(@typespec/rest@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/http@1.3.0(@typespec/compiler@1.3.0(@types/node@24.1.0))(@typespec/streams@0.73.0(@typespec/compiler@1.3.0(@types/node@24.1.0)))))