From 101f287913721dcd5c97661bc9ba9aff090af632 Mon Sep 17 00:00:00 2001 From: AutoPrFromHttpClientPython Date: Wed, 13 May 2026 00:07:12 +0000 Subject: [PATCH 1/5] Update dependencies --- packages/autorest.python/package.json | 2 +- packages/typespec-python/package.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/autorest.python/package.json b/packages/autorest.python/package.json index e3e3fc06e6..5877fd3fdd 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/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4MDE2MS9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.3.tgz", + "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4NDMwMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.29.0.tgz", "@autorest/system-requirements": "~1.0.2", "fs-extra": "~11.2.0", "tsx": "^4.21.0" diff --git a/packages/typespec-python/package.json b/packages/typespec-python/package.json index e183778496..bd9f36fa2a 100644 --- a/packages/typespec-python/package.json +++ b/packages/typespec-python/package.json @@ -50,10 +50,10 @@ ], "peerDependencies": { "@azure-tools/typespec-autorest": ">=0.67.0 <1.0.0", - "@azure-tools/typespec-azure-core": ">=0.67.0 <1.0.0", - "@azure-tools/typespec-azure-resource-manager": ">=0.67.0 <1.0.0", + "@azure-tools/typespec-azure-core": ">=0.67.1 <1.0.0", + "@azure-tools/typespec-azure-resource-manager": ">=0.67.1 <1.0.0", "@azure-tools/typespec-azure-rulesets": ">=0.67.0 <1.0.0", - "@azure-tools/typespec-client-generator-core": ">=0.67.0 <1.0.0", + "@azure-tools/typespec-client-generator-core": ">=0.67.4 <1.0.0", "@typespec/compiler": "^1.11.0", "@typespec/events": ">=0.81.0 <1.0.0", "@typespec/http": "^1.11.0", @@ -65,7 +65,7 @@ "@typespec/xml": ">=0.81.0 <1.0.0" }, "dependencies": { - "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4MDE2MS9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.3.tgz", + "@typespec/http-client-python": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4NDMwMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.29.0.tgz", "fs-extra": "~11.2.0", "js-yaml": "~4.1.0", "semver": "~7.6.2", @@ -74,10 +74,10 @@ "devDependencies": { "@azure-tools/azure-http-specs": "0.1.0-alpha.40-dev.12", "@azure-tools/typespec-autorest": "~0.67.0", - "@azure-tools/typespec-azure-core": "~0.67.0", - "@azure-tools/typespec-azure-resource-manager": "~0.67.0", + "@azure-tools/typespec-azure-core": "~0.67.1", + "@azure-tools/typespec-azure-resource-manager": "~0.67.1", "@azure-tools/typespec-azure-rulesets": "~0.67.0", - "@azure-tools/typespec-client-generator-core": "~0.67.0", + "@azure-tools/typespec-client-generator-core": "~0.67.4", "@types/fs-extra": "11.0.4", "@types/js-yaml": "~4.0.5", "@types/node": "~25.0.2", @@ -106,4 +106,4 @@ "typescript-eslint": "^8.49.0", "vitest": "^4.0.15" } -} +} \ No newline at end of file From 31b9161207376bb8e99ff7d127e782c0cce8889e Mon Sep 17 00:00:00 2001 From: AutoPrFromHttpClientPython Date: Wed, 13 May 2026 00:07:14 +0000 Subject: [PATCH 2/5] Sync shared files from typespec repo (2026-05-13 00:07:14) --- .../shared/test_generation_subdir2_for_generated_code.py | 2 +- .../shared/test_generation_subdir_for_generated_code.py | 2 +- packages/typespec-python/tests/mock_api/shared/test_patch.py | 2 +- .../tests/mock_api/shared/unittests/test_parse_pyproject.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/typespec-python/tests/mock_api/shared/test_generation_subdir2_for_generated_code.py b/packages/typespec-python/tests/mock_api/shared/test_generation_subdir2_for_generated_code.py index 345defd17b..32bbfc784d 100644 --- a/packages/typespec-python/tests/mock_api/shared/test_generation_subdir2_for_generated_code.py +++ b/packages/typespec-python/tests/mock_api/shared/test_generation_subdir2_for_generated_code.py @@ -30,4 +30,4 @@ def test_v2(client: AddedClient): def test_interface_v2(client: AddedClient): assert client.interface_v2.v2_in_interface( ModelV2(prop="foo", enum_prop=EnumV2.ENUM_MEMBER, union_prop="bar") - ) == ModelV2(prop="foo", enum_prop=EnumV2.ENUM_MEMBER, union_prop="bar") + ) == ModelV2(prop="foo", enum_prop=EnumV2.ENUM_MEMBER, union_prop="bar") \ No newline at end of file diff --git a/packages/typespec-python/tests/mock_api/shared/test_generation_subdir_for_generated_code.py b/packages/typespec-python/tests/mock_api/shared/test_generation_subdir_for_generated_code.py index 661fbaecf2..3750a98f1a 100644 --- a/packages/typespec-python/tests/mock_api/shared/test_generation_subdir_for_generated_code.py +++ b/packages/typespec-python/tests/mock_api/shared/test_generation_subdir_for_generated_code.py @@ -14,4 +14,4 @@ def test_custom_method(): "level": 0, "extension": [{"level": 1, "extension": [{"level": 2}]}, {"level": 1}], } - ) + ) \ No newline at end of file diff --git a/packages/typespec-python/tests/mock_api/shared/test_patch.py b/packages/typespec-python/tests/mock_api/shared/test_patch.py index fc92290a71..8410e4046b 100644 --- a/packages/typespec-python/tests/mock_api/shared/test_patch.py +++ b/packages/typespec-python/tests/mock_api/shared/test_patch.py @@ -9,4 +9,4 @@ def test_patch_mixin_operation_group_in_operations_folder(key_credential): from authentication.apikey import ApiKeyClient, aio assert hasattr(ApiKeyClient(key_credential), "patch_added_operation") - assert hasattr(aio.ApiKeyClient(key_credential), "patch_added_operation") + assert hasattr(aio.ApiKeyClient(key_credential), "patch_added_operation") \ No newline at end of file diff --git a/packages/typespec-python/tests/mock_api/shared/unittests/test_parse_pyproject.py b/packages/typespec-python/tests/mock_api/shared/unittests/test_parse_pyproject.py index 78ee2b4c57..8ebf108f29 100644 --- a/packages/typespec-python/tests/mock_api/shared/unittests/test_parse_pyproject.py +++ b/packages/typespec-python/tests/mock_api/shared/unittests/test_parse_pyproject.py @@ -92,4 +92,4 @@ def test_azure_sdk_build(): ), f"[tool.azure-sdk-build] section does not contain 'pyright' setting in {package_path}" assert ( azure_sdk_build["pyright"] is False - ), f"Expected pyright = false, but got pyright = {azure_sdk_build['pyright']} in {package_path}" + ), f"Expected pyright = false, but got pyright = {azure_sdk_build['pyright']} in {package_path}" \ No newline at end of file From 855684630026547aa085ce801b1f19575d29d43e Mon Sep 17 00:00:00 2001 From: AutoPrFromHttpClientPython Date: Wed, 13 May 2026 00:07:15 +0000 Subject: [PATCH 3/5] Add changelog --- .../changes/fix-python-numeric-float-2026-4-29-23-55-0.md | 8 ++++++++ .../python-fix-paging-list-typing-2026-4-28-5-36-18.md | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 .chronus/changes/fix-python-numeric-float-2026-4-29-23-55-0.md create mode 100644 .chronus/changes/python-fix-paging-list-typing-2026-4-28-5-36-18.md diff --git a/.chronus/changes/fix-python-numeric-float-2026-4-29-23-55-0.md b/.chronus/changes/fix-python-numeric-float-2026-4-29-23-55-0.md new file mode 100644 index 0000000000..571283b106 --- /dev/null +++ b/.chronus/changes/fix-python-numeric-float-2026-4-29-23-55-0.md @@ -0,0 +1,8 @@ +--- +changeKind: fix +packages: + - "@autorest/python" + - "@azure-tools/typespec-python" +--- + +Fix TypeSpec `numeric` scalar type being emitted as `int` in Python; it is now emitted as `float`. diff --git a/.chronus/changes/python-fix-paging-list-typing-2026-4-28-5-36-18.md b/.chronus/changes/python-fix-paging-list-typing-2026-4-28-5-36-18.md new file mode 100644 index 0000000000..069905bbfe --- /dev/null +++ b/.chronus/changes/python-fix-paging-list-typing-2026-4-28-5-36-18.md @@ -0,0 +1,8 @@ +--- +changeKind: fix +packages: + - "@autorest/python" + - "@azure-tools/typespec-python" +--- + +Fix typing in generated paging operations when an operation is named `list` and the page item is a collection type. The return type annotation now correctly uses the `List` alias (e.g. `AsyncItemPaged[List[str]]`) instead of the built-in `list` (which would shadow the operation name) to stay consistent with other annotations in the same file. From 9abaa9f9b700e855a3735fdc0a52b94defccf5c7 Mon Sep 17 00:00:00 2001 From: AutoPrFromHttpClientPython Date: Wed, 13 May 2026 00:08:20 +0000 Subject: [PATCH 4/5] Update dependencies (2026-05-13 00:08:20) --- packages/typespec-python/package.json | 2 +- ...t_generation_subdir2_for_generated_code.py | 2 +- ...st_generation_subdir_for_generated_code.py | 2 +- .../tests/mock_api/shared/test_patch.py | 2 +- .../shared/unittests/test_parse_pyproject.py | 2 +- pnpm-lock.yaml | 96 +++++++++---------- 6 files changed, 53 insertions(+), 53 deletions(-) diff --git a/packages/typespec-python/package.json b/packages/typespec-python/package.json index bd9f36fa2a..f93fa1da2d 100644 --- a/packages/typespec-python/package.json +++ b/packages/typespec-python/package.json @@ -106,4 +106,4 @@ "typescript-eslint": "^8.49.0", "vitest": "^4.0.15" } -} \ No newline at end of file +} diff --git a/packages/typespec-python/tests/mock_api/shared/test_generation_subdir2_for_generated_code.py b/packages/typespec-python/tests/mock_api/shared/test_generation_subdir2_for_generated_code.py index 32bbfc784d..345defd17b 100644 --- a/packages/typespec-python/tests/mock_api/shared/test_generation_subdir2_for_generated_code.py +++ b/packages/typespec-python/tests/mock_api/shared/test_generation_subdir2_for_generated_code.py @@ -30,4 +30,4 @@ def test_v2(client: AddedClient): def test_interface_v2(client: AddedClient): assert client.interface_v2.v2_in_interface( ModelV2(prop="foo", enum_prop=EnumV2.ENUM_MEMBER, union_prop="bar") - ) == ModelV2(prop="foo", enum_prop=EnumV2.ENUM_MEMBER, union_prop="bar") \ No newline at end of file + ) == ModelV2(prop="foo", enum_prop=EnumV2.ENUM_MEMBER, union_prop="bar") diff --git a/packages/typespec-python/tests/mock_api/shared/test_generation_subdir_for_generated_code.py b/packages/typespec-python/tests/mock_api/shared/test_generation_subdir_for_generated_code.py index 3750a98f1a..661fbaecf2 100644 --- a/packages/typespec-python/tests/mock_api/shared/test_generation_subdir_for_generated_code.py +++ b/packages/typespec-python/tests/mock_api/shared/test_generation_subdir_for_generated_code.py @@ -14,4 +14,4 @@ def test_custom_method(): "level": 0, "extension": [{"level": 1, "extension": [{"level": 2}]}, {"level": 1}], } - ) \ No newline at end of file + ) diff --git a/packages/typespec-python/tests/mock_api/shared/test_patch.py b/packages/typespec-python/tests/mock_api/shared/test_patch.py index 8410e4046b..fc92290a71 100644 --- a/packages/typespec-python/tests/mock_api/shared/test_patch.py +++ b/packages/typespec-python/tests/mock_api/shared/test_patch.py @@ -9,4 +9,4 @@ def test_patch_mixin_operation_group_in_operations_folder(key_credential): from authentication.apikey import ApiKeyClient, aio assert hasattr(ApiKeyClient(key_credential), "patch_added_operation") - assert hasattr(aio.ApiKeyClient(key_credential), "patch_added_operation") \ No newline at end of file + assert hasattr(aio.ApiKeyClient(key_credential), "patch_added_operation") diff --git a/packages/typespec-python/tests/mock_api/shared/unittests/test_parse_pyproject.py b/packages/typespec-python/tests/mock_api/shared/unittests/test_parse_pyproject.py index 8ebf108f29..78ee2b4c57 100644 --- a/packages/typespec-python/tests/mock_api/shared/unittests/test_parse_pyproject.py +++ b/packages/typespec-python/tests/mock_api/shared/unittests/test_parse_pyproject.py @@ -92,4 +92,4 @@ def test_azure_sdk_build(): ), f"[tool.azure-sdk-build] section does not contain 'pyright' setting in {package_path}" assert ( azure_sdk_build["pyright"] is False - ), f"Expected pyright = false, but got pyright = {azure_sdk_build['pyright']} in {package_path}" \ No newline at end of file + ), f"Expected pyright = false, but got pyright = {azure_sdk_build['pyright']} in {package_path}" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30dc5fe4e7..c141c2e84a 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/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4MDE2MS9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.3.tgz - version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4MDE2MS9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.3.tgz(y2blksstlsblh3iqmgy3brbone) + specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4NDMwMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.29.0.tgz + version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4NDMwMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.29.0.tgz(rtzca3b7vt4qpxapcotwybgxtq) 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/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4MDE2MS9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.3.tgz - version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4MDE2MS9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.3.tgz(y2blksstlsblh3iqmgy3brbone) + specifier: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4NDMwMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.29.0.tgz + version: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4NDMwMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.29.0.tgz(rtzca3b7vt4qpxapcotwybgxtq) fs-extra: specifier: ~11.2.0 version: 11.2.0 @@ -99,22 +99,22 @@ importers: devDependencies: '@azure-tools/azure-http-specs': specifier: 0.1.0-alpha.40-dev.12 - version: 0.1.0-alpha.40-dev.12(32syl5vyyfohomj3i6bapivcly) + version: 0.1.0-alpha.40-dev.12(arr4muytyn2c7fq4is6vrn5334) '@azure-tools/typespec-autorest': specifier: ~0.67.0 - version: 0.67.0(7o3sem7p6i3t4jykacdovvl7ii) + version: 0.67.0(mhjlfoad2eb5ut4ndugfuwbaii) '@azure-tools/typespec-azure-core': - specifier: ~0.67.0 - version: 0.67.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) + specifier: ~0.67.1 + version: 0.67.1(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) '@azure-tools/typespec-azure-resource-manager': - specifier: ~0.67.0 - version: 0.67.0(2ciwkb2ryg3baw6jf4tangebke) + specifier: ~0.67.1 + version: 0.67.2(ves4yjcdmrkmtan3l5skqan26i) '@azure-tools/typespec-azure-rulesets': specifier: ~0.67.0 - version: 0.67.0(@azure-tools/typespec-azure-core@0.67.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))))(@azure-tools/typespec-azure-resource-manager@0.67.0(2ciwkb2ryg3baw6jf4tangebke))(@azure-tools/typespec-client-generator-core@0.67.0(scwa6blj6fbqgmk6lx6zo2prri))(@typespec/compiler@1.11.0(@types/node@25.0.10)) + version: 0.67.0(@azure-tools/typespec-azure-core@0.67.1(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))))(@azure-tools/typespec-azure-resource-manager@0.67.2(ves4yjcdmrkmtan3l5skqan26i))(@azure-tools/typespec-client-generator-core@0.67.4(5zyzru3ondfwhtvvyk3xpwjxt4))(@typespec/compiler@1.11.0(@types/node@25.0.10)) '@azure-tools/typespec-client-generator-core': - specifier: ~0.67.0 - version: 0.67.0(scwa6blj6fbqgmk6lx6zo2prri) + specifier: ~0.67.4 + version: 0.67.4(5zyzru3ondfwhtvvyk3xpwjxt4) '@eslint/js': specifier: ^9.22.0 version: 9.26.0 @@ -246,19 +246,19 @@ packages: '@typespec/xml': optional: true - '@azure-tools/typespec-azure-core@0.67.0': - resolution: {integrity: sha512-6DO/fOlVihMlPG0oDXrgURf5MNF4iBzPx5SMA5aaFDx/fW6MjiD+TN9Yy9O+l9mVNh1XaEMjhjA8/lmnHZ/U0g==} + '@azure-tools/typespec-azure-core@0.67.1': + resolution: {integrity: sha512-HBvigwr8Ub7rsg4RDpTO3WTHS+CIqAw32X3RzxsDNb8NfLoSLSZDANz05VPiDTzAXO7eMfEP42RXkKPV0tlZLg==} engines: {node: '>=20.0.0'} peerDependencies: '@typespec/compiler': ^1.11.0 '@typespec/http': ^1.11.0 '@typespec/rest': ^0.81.0 - '@azure-tools/typespec-azure-resource-manager@0.67.0': - resolution: {integrity: sha512-NFE1O4zlpo6Y+Lkh3XCo59g+7r141+oBomYib1LncbbpqoGDakHvBH4sLelt9ZCMnYAxlKGbjXrO9E6jd53P2Q==} + '@azure-tools/typespec-azure-resource-manager@0.67.2': + resolution: {integrity: sha512-DqlH09uXGqRiiER3qO1MkS92kplMs6cv31yihtaeHzGRuhri57THpwEv/Jb12KPQd0F42EF+Ilz7Zku6mTiHPg==} engines: {node: '>=20.0.0'} peerDependencies: - '@azure-tools/typespec-azure-core': ^0.67.0 + '@azure-tools/typespec-azure-core': ^0.67.1 '@typespec/compiler': ^1.11.0 '@typespec/http': ^1.11.0 '@typespec/openapi': ^1.11.0 @@ -274,11 +274,11 @@ packages: '@azure-tools/typespec-client-generator-core': ^0.67.0 '@typespec/compiler': ^1.11.0 - '@azure-tools/typespec-client-generator-core@0.67.0': - resolution: {integrity: sha512-cJZHRDnSSNhx8DpHudUMDpajpDQD3+lsAXI633dsQYIKdTuP10UEgRUgIKSkF0+ck0kJOeI25r/TBH2P+V/k6Q==} + '@azure-tools/typespec-client-generator-core@0.67.4': + resolution: {integrity: sha512-Q9mlU5wZzPCFtdwVKKgqb6Nw4PM0taOeRsr7Aj9WkRYx7n9B8Y+ITtMLYaJWd3OQVkpZoiFOgq+0ZnrcC3IjCw==} engines: {node: '>=20.0.0'} peerDependencies: - '@azure-tools/typespec-azure-core': ^0.67.0 + '@azure-tools/typespec-azure-core': ^0.67.1 '@typespec/compiler': ^1.11.0 '@typespec/events': ^0.81.0 '@typespec/http': ^1.11.0 @@ -1723,16 +1723,16 @@ packages: peerDependencies: '@typespec/compiler': ^1.11.0 - '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4MDE2MS9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.3.tgz': - resolution: {tarball: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4MDE2MS9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.3.tgz} - version: 0.28.3 + '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4NDMwMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.29.0.tgz': + resolution: {tarball: https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4NDMwMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.29.0.tgz} + version: 0.29.0 engines: {node: '>=20.0.0'} peerDependencies: '@azure-tools/typespec-autorest': '>=0.67.0 <1.0.0' - '@azure-tools/typespec-azure-core': '>=0.67.0 <1.0.0' - '@azure-tools/typespec-azure-resource-manager': '>=0.67.0 <1.0.0' + '@azure-tools/typespec-azure-core': '>=0.67.1 <1.0.0' + '@azure-tools/typespec-azure-resource-manager': '>=0.67.1 <1.0.0' '@azure-tools/typespec-azure-rulesets': '>=0.67.0 <1.0.0' - '@azure-tools/typespec-client-generator-core': '>=0.67.0 <1.0.0' + '@azure-tools/typespec-client-generator-core': '>=0.67.4 <1.0.0' '@typespec/compiler': ^1.11.0 '@typespec/events': '>=0.81.0 <1.0.0' '@typespec/http': ^1.11.0 @@ -5006,9 +5006,9 @@ snapshots: command-exists: 1.2.9 semver: 7.6.3 - '@azure-tools/azure-http-specs@0.1.0-alpha.40-dev.12(32syl5vyyfohomj3i6bapivcly)': + '@azure-tools/azure-http-specs@0.1.0-alpha.40-dev.12(arr4muytyn2c7fq4is6vrn5334)': dependencies: - '@azure-tools/typespec-azure-core': 0.67.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) + '@azure-tools/typespec-azure-core': 0.67.1(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) '@typespec/compiler': 1.11.0(@types/node@25.0.10) '@typespec/http': 1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))) '@typespec/rest': 0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10)))) @@ -5021,11 +5021,11 @@ snapshots: - '@typespec/streams' - supports-color - '@azure-tools/typespec-autorest@0.67.0(7o3sem7p6i3t4jykacdovvl7ii)': + '@azure-tools/typespec-autorest@0.67.0(mhjlfoad2eb5ut4ndugfuwbaii)': dependencies: - '@azure-tools/typespec-azure-core': 0.67.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) - '@azure-tools/typespec-azure-resource-manager': 0.67.0(2ciwkb2ryg3baw6jf4tangebke) - '@azure-tools/typespec-client-generator-core': 0.67.0(scwa6blj6fbqgmk6lx6zo2prri) + '@azure-tools/typespec-azure-core': 0.67.1(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) + '@azure-tools/typespec-azure-resource-manager': 0.67.2(ves4yjcdmrkmtan3l5skqan26i) + '@azure-tools/typespec-client-generator-core': 0.67.4(5zyzru3ondfwhtvvyk3xpwjxt4) '@typespec/compiler': 1.11.0(@types/node@25.0.10) '@typespec/http': 1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))) '@typespec/openapi': 1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10)))) @@ -5034,15 +5034,15 @@ snapshots: optionalDependencies: '@typespec/xml': 0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10)) - '@azure-tools/typespec-azure-core@0.67.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10)))))': + '@azure-tools/typespec-azure-core@0.67.1(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10)))))': dependencies: '@typespec/compiler': 1.11.0(@types/node@25.0.10) '@typespec/http': 1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))) '@typespec/rest': 0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10)))) - '@azure-tools/typespec-azure-resource-manager@0.67.0(2ciwkb2ryg3baw6jf4tangebke)': + '@azure-tools/typespec-azure-resource-manager@0.67.2(ves4yjcdmrkmtan3l5skqan26i)': dependencies: - '@azure-tools/typespec-azure-core': 0.67.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) + '@azure-tools/typespec-azure-core': 0.67.1(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) '@typespec/compiler': 1.11.0(@types/node@25.0.10) '@typespec/http': 1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))) '@typespec/openapi': 1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10)))) @@ -5051,16 +5051,16 @@ snapshots: change-case: 5.4.4 pluralize: 8.0.0 - '@azure-tools/typespec-azure-rulesets@0.67.0(@azure-tools/typespec-azure-core@0.67.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))))(@azure-tools/typespec-azure-resource-manager@0.67.0(2ciwkb2ryg3baw6jf4tangebke))(@azure-tools/typespec-client-generator-core@0.67.0(scwa6blj6fbqgmk6lx6zo2prri))(@typespec/compiler@1.11.0(@types/node@25.0.10))': + '@azure-tools/typespec-azure-rulesets@0.67.0(@azure-tools/typespec-azure-core@0.67.1(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))))(@azure-tools/typespec-azure-resource-manager@0.67.2(ves4yjcdmrkmtan3l5skqan26i))(@azure-tools/typespec-client-generator-core@0.67.4(5zyzru3ondfwhtvvyk3xpwjxt4))(@typespec/compiler@1.11.0(@types/node@25.0.10))': dependencies: - '@azure-tools/typespec-azure-core': 0.67.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) - '@azure-tools/typespec-azure-resource-manager': 0.67.0(2ciwkb2ryg3baw6jf4tangebke) - '@azure-tools/typespec-client-generator-core': 0.67.0(scwa6blj6fbqgmk6lx6zo2prri) + '@azure-tools/typespec-azure-core': 0.67.1(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) + '@azure-tools/typespec-azure-resource-manager': 0.67.2(ves4yjcdmrkmtan3l5skqan26i) + '@azure-tools/typespec-client-generator-core': 0.67.4(5zyzru3ondfwhtvvyk3xpwjxt4) '@typespec/compiler': 1.11.0(@types/node@25.0.10) - '@azure-tools/typespec-client-generator-core@0.67.0(scwa6blj6fbqgmk6lx6zo2prri)': + '@azure-tools/typespec-client-generator-core@0.67.4(5zyzru3ondfwhtvvyk3xpwjxt4)': dependencies: - '@azure-tools/typespec-azure-core': 0.67.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) + '@azure-tools/typespec-azure-core': 0.67.1(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) '@typespec/compiler': 1.11.0(@types/node@25.0.10) '@typespec/events': 0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10)) '@typespec/http': 1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))) @@ -6708,13 +6708,13 @@ snapshots: dependencies: '@typespec/compiler': 1.11.0(@types/node@25.0.10) - '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4MDE2MS9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.28.3.tgz(y2blksstlsblh3iqmgy3brbone)': + '@typespec/http-client-python@https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNjI4NDMwMi9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.29.0.tgz(rtzca3b7vt4qpxapcotwybgxtq)': dependencies: - '@azure-tools/typespec-autorest': 0.67.0(7o3sem7p6i3t4jykacdovvl7ii) - '@azure-tools/typespec-azure-core': 0.67.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) - '@azure-tools/typespec-azure-resource-manager': 0.67.0(2ciwkb2ryg3baw6jf4tangebke) - '@azure-tools/typespec-azure-rulesets': 0.67.0(@azure-tools/typespec-azure-core@0.67.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))))(@azure-tools/typespec-azure-resource-manager@0.67.0(2ciwkb2ryg3baw6jf4tangebke))(@azure-tools/typespec-client-generator-core@0.67.0(scwa6blj6fbqgmk6lx6zo2prri))(@typespec/compiler@1.11.0(@types/node@25.0.10)) - '@azure-tools/typespec-client-generator-core': 0.67.0(scwa6blj6fbqgmk6lx6zo2prri) + '@azure-tools/typespec-autorest': 0.67.0(mhjlfoad2eb5ut4ndugfuwbaii) + '@azure-tools/typespec-azure-core': 0.67.1(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))) + '@azure-tools/typespec-azure-resource-manager': 0.67.2(ves4yjcdmrkmtan3l5skqan26i) + '@azure-tools/typespec-azure-rulesets': 0.67.0(@azure-tools/typespec-azure-core@0.67.1(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))(@typespec/rest@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/http@1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))))))(@azure-tools/typespec-azure-resource-manager@0.67.2(ves4yjcdmrkmtan3l5skqan26i))(@azure-tools/typespec-client-generator-core@0.67.4(5zyzru3ondfwhtvvyk3xpwjxt4))(@typespec/compiler@1.11.0(@types/node@25.0.10)) + '@azure-tools/typespec-client-generator-core': 0.67.4(5zyzru3ondfwhtvvyk3xpwjxt4) '@typespec/compiler': 1.11.0(@types/node@25.0.10) '@typespec/events': 0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10)) '@typespec/http': 1.11.0(@typespec/compiler@1.11.0(@types/node@25.0.10))(@typespec/streams@0.81.0(@typespec/compiler@1.11.0(@types/node@25.0.10))) From 2ac245ec54fb7300f593c875b39e9ee0283a8c0a Mon Sep 17 00:00:00 2001 From: AutoPrFromHttpClientPython Date: Wed, 13 May 2026 00:14:34 +0000 Subject: [PATCH 5/5] Regenerate for typespec-python (2026-05-13 00:14:34) --- .../clientgenerator/core/alternatetype/models/_models.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/typespec-python/tests/generated/azure/azure-client-generator-core-alternate-type/specs/azure/clientgenerator/core/alternatetype/models/_models.py b/packages/typespec-python/tests/generated/azure/azure-client-generator-core-alternate-type/specs/azure/clientgenerator/core/alternatetype/models/_models.py index 0961163d5a..fc48041f81 100644 --- a/packages/typespec-python/tests/generated/azure/azure-client-generator-core-alternate-type/specs/azure/clientgenerator/core/alternatetype/models/_models.py +++ b/packages/typespec-python/tests/generated/azure/azure-client-generator-core-alternate-type/specs/azure/clientgenerator/core/alternatetype/models/_models.py @@ -20,12 +20,12 @@ class Geometry(_Model): :ivar type: Required. :vartype type: str :ivar coordinates: Required. - :vartype coordinates: list[int] + :vartype coordinates: list[float] """ type: str = rest_field(visibility=["read", "create", "update", "delete", "query"]) """Required.""" - coordinates: list[int] = rest_field(visibility=["read", "create", "update", "delete", "query"]) + coordinates: list[float] = rest_field(visibility=["read", "create", "update", "delete", "query"]) """Required.""" @overload @@ -33,7 +33,7 @@ def __init__( self, *, type: str, - coordinates: list[int], + coordinates: list[float], ) -> None: ... @overload