* bump 0.62.0

* changelog
This commit is contained in:
Yuchao Yan 2024-11-06 11:48:28 +08:00 коммит произвёл GitHub
Родитель 33170173a9
Коммит fb1292d1d5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
5 изменённых файлов: 197 добавлений и 165 удалений

Просмотреть файл

@ -0,0 +1,7 @@
---
"@azure-tools/cadl-ranch-expect": patch
"@azure-tools/cadl-ranch-specs": patch
"@azure-tools/cadl-ranch": patch
---
Bump typespec 0.62.0

Просмотреть файл

@ -30,9 +30,9 @@
"typescript": "~5.5.4"
},
"peerDependencies": {
"@typespec/compiler": "~0.61.0",
"@typespec/http": "~0.61.0",
"@typespec/rest": "~0.61.0",
"@typespec/versioning": "~0.61.0"
"@typespec/compiler": "~0.62.0",
"@typespec/http": "~0.62.0",
"@typespec/rest": "~0.62.0",
"@typespec/versioning": "~0.62.0"
}
}

Просмотреть файл

@ -38,23 +38,23 @@
"@azure-tools/cadl-ranch-api": "workspace:~"
},
"devDependencies": {
"@azure-tools/typespec-autorest": "0.47.0",
"@azure-tools/typespec-azure-resource-manager": "0.47.0",
"@azure-tools/typespec-client-generator-core": "0.47.1",
"@azure-tools/typespec-autorest": "0.48.0",
"@azure-tools/typespec-azure-resource-manager": "0.48.0",
"@azure-tools/typespec-client-generator-core": "0.48.0",
"@types/node": "^22.1.0",
"@typespec/openapi": "~0.61.0",
"@typespec/openapi3": "~0.61.0",
"@typespec/openapi": "~0.62.0",
"@typespec/openapi3": "~0.62.0",
"concurrently": "^9.0.1",
"rimraf": "^6.0.1",
"typescript": "~5.5.4"
},
"peerDependencies": {
"@azure-tools/cadl-ranch-expect": "workspace:~",
"@azure-tools/typespec-azure-core": "~0.47.0",
"@typespec/compiler": "~0.61.0",
"@typespec/http": "~0.61.0",
"@typespec/rest": "~0.61.0",
"@typespec/versioning": "~0.61.0",
"@typespec/xml": "~0.61.0"
"@azure-tools/typespec-azure-core": "~0.48.0",
"@typespec/compiler": "~0.62.0",
"@typespec/http": "~0.62.0",
"@typespec/rest": "~0.62.0",
"@typespec/versioning": "~0.62.0",
"@typespec/xml": "~0.62.0"
}
}

Просмотреть файл

@ -32,9 +32,9 @@
"@azure-tools/cadl-ranch-expect": "workspace:~",
"@azure/identity": "^4.4.1",
"@types/js-yaml": "^4.0.5",
"@typespec/compiler": "~0.61.0",
"@typespec/http": "~0.61.0",
"@typespec/rest": "~0.61.0",
"@typespec/compiler": "~0.62.0",
"@typespec/http": "~0.62.0",
"@typespec/rest": "~0.62.0",
"ajv": "8.17.1",
"body-parser": "^1.20.3",
"deep-equal": "^2.2.0",

Просмотреть файл

@ -75,14 +75,14 @@ importers:
specifier: ^4.0.5
version: 4.0.9
'@typespec/compiler':
specifier: ~0.61.0
version: 0.61.0
specifier: ~0.62.0
version: 0.62.0
'@typespec/http':
specifier: ~0.61.0
version: 0.61.0(@typespec/compiler@0.61.0)
specifier: ~0.62.0
version: 0.62.0(@typespec/compiler@0.62.0)
'@typespec/rest':
specifier: ~0.61.0
version: 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))
specifier: ~0.62.0
version: 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))
ajv:
specifier: 8.17.1
version: 8.17.1
@ -331,17 +331,17 @@ importers:
packages/cadl-ranch-expect:
dependencies:
'@typespec/compiler':
specifier: ~0.61.0
version: 0.61.0
specifier: ~0.62.0
version: 0.62.0
'@typespec/http':
specifier: ~0.61.0
version: 0.61.0(@typespec/compiler@0.61.0)
specifier: ~0.62.0
version: 0.62.0(@typespec/compiler@0.62.0)
'@typespec/rest':
specifier: ~0.61.0
version: 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))
specifier: ~0.62.0
version: 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))
'@typespec/versioning':
specifier: ~0.61.0
version: 0.61.0(@typespec/compiler@0.61.0)
specifier: ~0.62.0
version: 0.62.0(@typespec/compiler@0.62.0)
devDependencies:
'@types/node':
specifier: ^22.1.0
@ -365,42 +365,42 @@ importers:
specifier: workspace:~
version: link:../cadl-ranch-expect
'@azure-tools/typespec-azure-core':
specifier: ~0.47.0
version: 0.47.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))
specifier: ~0.48.0
version: 0.48.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))
'@typespec/compiler':
specifier: ~0.61.0
version: 0.61.0
specifier: ~0.62.0
version: 0.62.0
'@typespec/http':
specifier: ~0.61.0
version: 0.61.0(@typespec/compiler@0.61.0)
specifier: ~0.62.0
version: 0.62.0(@typespec/compiler@0.62.0)
'@typespec/rest':
specifier: ~0.61.0
version: 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))
specifier: ~0.62.0
version: 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))
'@typespec/versioning':
specifier: ~0.61.0
version: 0.61.0(@typespec/compiler@0.61.0)
specifier: ~0.62.0
version: 0.62.0(@typespec/compiler@0.62.0)
'@typespec/xml':
specifier: ~0.61.0
version: 0.61.0(@typespec/compiler@0.61.0)
specifier: ~0.62.0
version: 0.62.0(@typespec/compiler@0.62.0)
devDependencies:
'@azure-tools/typespec-autorest':
specifier: 0.47.0
version: 0.47.0(it3uieauvfbt3ppm5uhk4o7n64)
specifier: 0.48.0
version: 0.48.0(eltkenvcfknbgsjpk2r2c3erra)
'@azure-tools/typespec-azure-resource-manager':
specifier: 0.47.0
version: 0.47.0(@azure-tools/typespec-azure-core@0.47.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))))(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/openapi@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/versioning@0.61.0(@typespec/compiler@0.61.0))
specifier: 0.48.0
version: 0.48.0(@azure-tools/typespec-azure-core@0.48.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))))(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/openapi@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/versioning@0.62.0(@typespec/compiler@0.62.0))
'@azure-tools/typespec-client-generator-core':
specifier: 0.47.1
version: 0.47.1(@azure-tools/typespec-azure-core@0.47.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))))(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/openapi@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/versioning@0.61.0(@typespec/compiler@0.61.0))
specifier: 0.48.0
version: 0.48.0(@azure-tools/typespec-azure-core@0.48.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))))(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/openapi@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/versioning@0.62.0(@typespec/compiler@0.62.0))
'@types/node':
specifier: ^22.1.0
version: 22.1.0
'@typespec/openapi':
specifier: ~0.61.0
version: 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))
specifier: ~0.62.0
version: 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))
'@typespec/openapi3':
specifier: ~0.61.0
version: 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/openapi@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/versioning@0.61.0(@typespec/compiler@0.61.0))(openapi-types@12.1.3)
specifier: ~0.62.0
version: 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/openapi@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/versioning@0.62.0(@typespec/compiler@0.62.0))(@typespec/xml@0.62.0(@typespec/compiler@0.62.0))(openapi-types@12.1.3)
concurrently:
specifier: ^9.0.1
version: 9.0.1
@ -457,48 +457,48 @@ packages:
'@apidevtools/swagger-methods@3.0.2':
resolution: {integrity: sha512-QAkD5kK2b1WfjDS/UQn/qQkbwF31uqRjPTrsCs5ZG9BQGAkjwvqGFjjPqAuzac/IYzpPtRzjCP1WrTuAIjMrXg==}
'@azure-tools/typespec-autorest@0.47.0':
resolution: {integrity: sha512-uYkk8mnzekSMhJKU3RS0cXvKPH0vbkonthYoPe7/vxZ7tWv4xJLSglV2v3m3QElFgvNebNVoBOEWSY8Kz/ip2Q==}
'@azure-tools/typespec-autorest@0.48.0':
resolution: {integrity: sha512-AyoNMq3EORugHynFF8bN0TJh+zYxui/ApU5DoVEL7Xr1yMD6k9p5b90VD4HiCsP0dz8470ApFnjt5Vl6xCSzig==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@azure-tools/typespec-azure-core': ~0.47.0
'@azure-tools/typespec-azure-resource-manager': ~0.47.0
'@azure-tools/typespec-client-generator-core': ~0.47.0
'@typespec/compiler': ~0.61.0
'@typespec/http': ~0.61.0
'@typespec/openapi': ~0.61.0
'@typespec/rest': ~0.61.0
'@typespec/versioning': ~0.61.0
'@azure-tools/typespec-azure-core': ~0.48.0
'@azure-tools/typespec-azure-resource-manager': ~0.48.0
'@azure-tools/typespec-client-generator-core': ~0.48.0
'@typespec/compiler': ~0.62.0
'@typespec/http': ~0.62.0
'@typespec/openapi': ~0.62.0
'@typespec/rest': ~0.62.0
'@typespec/versioning': ~0.62.0
'@azure-tools/typespec-azure-core@0.47.0':
resolution: {integrity: sha512-RcBC5+dE1BVXTrUkkKULTImGxzM/ea3P3IL2kr9pk7r1uqF7D4CGqEKHFTg5L6QUtqc1f+zgTgQTNn6t4gI92w==}
'@azure-tools/typespec-azure-core@0.48.0':
resolution: {integrity: sha512-80qyqgTgBbrnCGXtz6eWAMBdEAjYVVL780L0Ye+rBEd6VoA0m3JrgzUqf5bC0Iwju6lEtBAb8o6sefKD/NGA7g==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@typespec/compiler': ~0.61.0
'@typespec/http': ~0.61.0
'@typespec/rest': ~0.61.0
'@typespec/compiler': ~0.62.0
'@typespec/http': ~0.62.0
'@typespec/rest': ~0.62.0
'@azure-tools/typespec-azure-resource-manager@0.47.0':
resolution: {integrity: sha512-pe9XhHJezTZtVlSVKIMhL1kRATMg6QSaXUZQhQmQKSuozVRsRBxI4IAhK3RU4p6SA8A2CoCpPeJpRhQTvdt73Q==}
'@azure-tools/typespec-azure-resource-manager@0.48.0':
resolution: {integrity: sha512-4JxPbKxd3EJ98sLbtfBlqyANWVrU6tT2nk3iLspg7MITPLhiMTeRT9BprsJXH18ks8qw8scR7/am5r57YERTmQ==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@azure-tools/typespec-azure-core': ~0.47.0
'@typespec/compiler': ~0.61.0
'@typespec/http': ~0.61.0
'@typespec/openapi': ~0.61.0
'@typespec/rest': ~0.61.0
'@typespec/versioning': ~0.61.0
'@azure-tools/typespec-azure-core': ~0.48.0
'@typespec/compiler': ~0.62.0
'@typespec/http': ~0.62.0
'@typespec/openapi': ~0.62.0
'@typespec/rest': ~0.62.0
'@typespec/versioning': ~0.62.0
'@azure-tools/typespec-client-generator-core@0.47.1':
resolution: {integrity: sha512-kgjGnnOaHewa8PjmZcEY4+UrEMBrXhOpMxDuhlMnFfOvCo3uZc3FVryoNrDHkZ8weCn6sjxo8zHcj1lpCg4/uw==}
'@azure-tools/typespec-client-generator-core@0.48.0':
resolution: {integrity: sha512-+fmKjapz0kP7ONPZap8dgcIKIdQw+YBSrf89csbIyhPTcLnVAk/BKljo8FoNypKXwqKHenslLm0njBKPllkopg==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@azure-tools/typespec-azure-core': ~0.47.0
'@typespec/compiler': ~0.61.0
'@typespec/http': ~0.61.0
'@typespec/openapi': ~0.61.0
'@typespec/rest': ~0.61.0
'@typespec/versioning': ~0.61.0
'@azure-tools/typespec-azure-core': ~0.48.0
'@typespec/compiler': ~0.62.0
'@typespec/http': ~0.62.0
'@typespec/openapi': ~0.62.0
'@typespec/rest': ~0.62.0
'@typespec/versioning': ~0.62.0
'@azure/abort-controller@1.1.0':
resolution: {integrity: sha512-TrRLIoSQVzfAJX9H1JeFjzAoDGcoK1IYX1UImfceTZpsyYfWr09Ss1aHW1y5TrrR3iq6RZLBwJ3E24uwPhwahw==}
@ -572,6 +572,10 @@ packages:
resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==}
engines: {node: '>=6.9.0'}
'@babel/code-frame@7.25.9':
resolution: {integrity: sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ==}
engines: {node: '>=6.9.0'}
'@babel/compat-data@7.25.2':
resolution: {integrity: sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==}
engines: {node: '>=6.9.0'}
@ -622,6 +626,10 @@ packages:
resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
engines: {node: '>=6.9.0'}
'@babel/helper-validator-identifier@7.25.9':
resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
engines: {node: '>=6.9.0'}
'@babel/helper-validator-option@7.24.8':
resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==}
engines: {node: '>=6.9.0'}
@ -634,6 +642,10 @@ packages:
resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
engines: {node: '>=6.9.0'}
'@babel/highlight@7.25.9':
resolution: {integrity: sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==}
engines: {node: '>=6.9.0'}
'@babel/parser@7.25.3':
resolution: {integrity: sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==}
engines: {node: '>=6.0.0'}
@ -2308,59 +2320,63 @@ packages:
resolution: {integrity: sha512-W5E+o0UfUcK5EgchLZsyVWqARmsM7v54/qEq6PY3YI5arkgmCzHiuk0zKSJJbm71V0xdRna4BGomkCTXz2/LkQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typespec/compiler@0.61.0':
resolution: {integrity: sha512-sVS8oa6aWAsb2Dy2c4HGn5VOxoYy05bveMn6GRnBA8ZP/wPD3nvJgqWy94AUPezofKoGOfg0Pp/BrrkVyDzCuw==}
'@typespec/compiler@0.62.0':
resolution: {integrity: sha512-RfKJ/rF2Wjxu7dl74oJE8yEfSkeL7NopFlyJ4dW1JQXpRN2IOJYPxas12qZA6H9ZEIB8rBjyrHNxJSQbvn/UDQ==}
engines: {node: '>=18.0.0'}
hasBin: true
'@typespec/http@0.61.0':
resolution: {integrity: sha512-7+AYHkzkc+p652GY9BcEbXY4OZa1fTr03MVmZeafvmbQbXfyzUU9eJld13M3v6NaUWqXWZ7nBNMISyKiXp/kSw==}
'@typespec/http@0.62.0':
resolution: {integrity: sha512-6H9y9e32lb2s76MMy29ITCwSZNG42sa/qWthiByUvfbTEXMpu5a1fQHNj7RXg+xmDKmVIHv3gAfjGPAWfXhkaQ==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@typespec/compiler': ~0.61.0
'@typespec/streams': ~0.61.0
'@typespec/compiler': ~0.62.0
'@typespec/streams': ~0.62.0
peerDependenciesMeta:
'@typespec/streams':
optional: true
'@typespec/openapi3@0.61.0':
resolution: {integrity: sha512-ALLsTkK1UiJBzvygV1Zk/yZaym+lOWroGeEUhQNXYShsq+/GLZkK0rl8sd76Gigq+TVXKMOEwUUvgfws/LMUJw==}
'@typespec/openapi3@0.62.0':
resolution: {integrity: sha512-tfmaPvZ38fM+O5+ZBq4ic7fc32E3v0JOFP9h+7otQyrVprLVCToXpBwaxB7c2nTSJbI4vcxK7/T3Z8BD5j8X+w==}
engines: {node: '>=18.0.0'}
hasBin: true
peerDependencies:
'@typespec/compiler': ~0.61.0
'@typespec/http': ~0.61.0
'@typespec/openapi': ~0.61.0
'@typespec/versioning': ~0.61.0
'@typespec/compiler': ~0.62.0
'@typespec/http': ~0.62.0
'@typespec/openapi': ~0.62.0
'@typespec/versioning': ~0.62.0
'@typespec/xml': '*'
peerDependenciesMeta:
'@typespec/xml':
optional: true
'@typespec/openapi@0.61.0':
resolution: {integrity: sha512-3AF319Ae4yGVOscsCLQeedXUJJcL/NdGOR2/e/nFiL/AOVdgLfIRnpR0Ad9Zj9XAESh1fq9XSu4Mi7N1k4V7rw==}
'@typespec/openapi@0.62.0':
resolution: {integrity: sha512-Xtm0Nd2BuSmEfSWGtc10ok22jyomYm9L2jY+kVTy+v5J89DrVh0o6+YpipUl1QhcItM1YMBphWHIHPfwkDRbnw==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@typespec/compiler': ~0.61.0
'@typespec/http': ~0.61.0
'@typespec/compiler': ~0.62.0
'@typespec/http': ~0.62.0
'@typespec/prettier-plugin-typespec@0.59.0':
resolution: {integrity: sha512-6baXmjOKvvxGOH+rH/kAn7FaR+agdPN8iw+kT08XvWdLrsQXECDTl0lb2pH1RztWIfL3fC7SwoT/naEztNVDog==}
'@typespec/rest@0.61.0':
resolution: {integrity: sha512-L9Oyor+l42p6S8GE+UvaZTi+dcu6WubGZKmaBRpX8mCZGsa69EgIK8DQoyxrfMcxAO4I5U0sfkzCKwCVFtRr9g==}
'@typespec/rest@0.62.0':
resolution: {integrity: sha512-ci5UjelEKFwsPTdpgysoUoDCcw02EnbG4GBuYJdR5mRrFCBZMxrbro+OJLgSN3g/TORSsWlW7dEOWLfbyrmlZQ==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@typespec/compiler': ~0.61.0
'@typespec/http': ~0.61.0
'@typespec/compiler': ~0.62.0
'@typespec/http': ~0.62.0
'@typespec/versioning@0.61.0':
resolution: {integrity: sha512-PIIug6eg3zc7E+BBHyNHHQD+OBq3FU465nhKrLEp35iVji/sYFuPc1ywnELDuwJVRWm6nvqNL1vtnc+4lEk+oA==}
'@typespec/versioning@0.62.0':
resolution: {integrity: sha512-M5KTCVH5fBniZU8eQlw+NV13vAmPr58HyBLDIyxeOuV+SHNlx+f+qanUEDIPaJheKlaSSNTEZKsDhs83/iIMMA==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@typespec/compiler': ~0.61.0
'@typespec/compiler': ~0.62.0
'@typespec/xml@0.61.0':
resolution: {integrity: sha512-LnMYyzB7f6C8rBZmQwhKyJOJ8mUTFls6aVKXw4EAaO2+HPsm73GN16lj1bt2ffbWR3izCGnz911K2wGtUrtSpA==}
'@typespec/xml@0.62.0':
resolution: {integrity: sha512-DexGTQHB75fncDcYfs5CIbNwO6NOhjwCaaNoHYAsVVzs4T8qwzw6WQdEEMzZRbgsxwnllFkxKwGhLtRMQdv/cQ==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@typespec/compiler': ~0.61.0
'@typespec/compiler': ~0.62.0
'@ungap/structured-clone@1.2.0':
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
@ -5764,11 +5780,6 @@ packages:
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
engines: {node: '>= 6'}
yaml@2.5.0:
resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==}
engines: {node: '>= 14'}
hasBin: true
yaml@2.5.1:
resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==}
engines: {node: '>= 14'}
@ -5814,42 +5825,42 @@ snapshots:
'@apidevtools/swagger-methods@3.0.2': {}
'@azure-tools/typespec-autorest@0.47.0(it3uieauvfbt3ppm5uhk4o7n64)':
'@azure-tools/typespec-autorest@0.48.0(eltkenvcfknbgsjpk2r2c3erra)':
dependencies:
'@azure-tools/typespec-azure-core': 0.47.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))
'@azure-tools/typespec-azure-resource-manager': 0.47.0(@azure-tools/typespec-azure-core@0.47.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))))(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/openapi@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/versioning@0.61.0(@typespec/compiler@0.61.0))
'@azure-tools/typespec-client-generator-core': 0.47.1(@azure-tools/typespec-azure-core@0.47.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))))(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/openapi@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/versioning@0.61.0(@typespec/compiler@0.61.0))
'@typespec/compiler': 0.61.0
'@typespec/http': 0.61.0(@typespec/compiler@0.61.0)
'@typespec/openapi': 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))
'@typespec/rest': 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))
'@typespec/versioning': 0.61.0(@typespec/compiler@0.61.0)
'@azure-tools/typespec-azure-core': 0.48.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))
'@azure-tools/typespec-azure-resource-manager': 0.48.0(@azure-tools/typespec-azure-core@0.48.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))))(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/openapi@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/versioning@0.62.0(@typespec/compiler@0.62.0))
'@azure-tools/typespec-client-generator-core': 0.48.0(@azure-tools/typespec-azure-core@0.48.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))))(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/openapi@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/versioning@0.62.0(@typespec/compiler@0.62.0))
'@typespec/compiler': 0.62.0
'@typespec/http': 0.62.0(@typespec/compiler@0.62.0)
'@typespec/openapi': 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))
'@typespec/rest': 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))
'@typespec/versioning': 0.62.0(@typespec/compiler@0.62.0)
'@azure-tools/typespec-azure-core@0.47.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))':
'@azure-tools/typespec-azure-core@0.48.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))':
dependencies:
'@typespec/compiler': 0.61.0
'@typespec/http': 0.61.0(@typespec/compiler@0.61.0)
'@typespec/rest': 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))
'@typespec/compiler': 0.62.0
'@typespec/http': 0.62.0(@typespec/compiler@0.62.0)
'@typespec/rest': 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))
'@azure-tools/typespec-azure-resource-manager@0.47.0(@azure-tools/typespec-azure-core@0.47.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))))(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/openapi@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/versioning@0.61.0(@typespec/compiler@0.61.0))':
'@azure-tools/typespec-azure-resource-manager@0.48.0(@azure-tools/typespec-azure-core@0.48.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))))(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/openapi@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/versioning@0.62.0(@typespec/compiler@0.62.0))':
dependencies:
'@azure-tools/typespec-azure-core': 0.47.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))
'@typespec/compiler': 0.61.0
'@typespec/http': 0.61.0(@typespec/compiler@0.61.0)
'@typespec/openapi': 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))
'@typespec/rest': 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))
'@typespec/versioning': 0.61.0(@typespec/compiler@0.61.0)
'@azure-tools/typespec-azure-core': 0.48.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))
'@typespec/compiler': 0.62.0
'@typespec/http': 0.62.0(@typespec/compiler@0.62.0)
'@typespec/openapi': 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))
'@typespec/rest': 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))
'@typespec/versioning': 0.62.0(@typespec/compiler@0.62.0)
change-case: 5.4.4
pluralize: 8.0.0
'@azure-tools/typespec-client-generator-core@0.47.1(@azure-tools/typespec-azure-core@0.47.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))))(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/openapi@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/versioning@0.61.0(@typespec/compiler@0.61.0))':
'@azure-tools/typespec-client-generator-core@0.48.0(@azure-tools/typespec-azure-core@0.48.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))))(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/openapi@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/versioning@0.62.0(@typespec/compiler@0.62.0))':
dependencies:
'@azure-tools/typespec-azure-core': 0.47.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))
'@typespec/compiler': 0.61.0
'@typespec/http': 0.61.0(@typespec/compiler@0.61.0)
'@typespec/openapi': 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))
'@typespec/rest': 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))
'@typespec/versioning': 0.61.0(@typespec/compiler@0.61.0)
'@azure-tools/typespec-azure-core': 0.48.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))
'@typespec/compiler': 0.62.0
'@typespec/http': 0.62.0(@typespec/compiler@0.62.0)
'@typespec/openapi': 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))
'@typespec/rest': 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))
'@typespec/versioning': 0.62.0(@typespec/compiler@0.62.0)
change-case: 5.4.4
pluralize: 8.0.0
@ -5983,6 +5994,11 @@ snapshots:
'@babel/highlight': 7.24.7
picocolors: 1.1.0
'@babel/code-frame@7.25.9':
dependencies:
'@babel/highlight': 7.25.9
picocolors: 1.1.0
'@babel/compat-data@7.25.2': {}
'@babel/core@7.25.2':
@ -6059,6 +6075,8 @@ snapshots:
'@babel/helper-validator-identifier@7.24.7': {}
'@babel/helper-validator-identifier@7.25.9': {}
'@babel/helper-validator-option@7.24.8': {}
'@babel/helpers@7.25.0':
@ -6073,6 +6091,13 @@ snapshots:
js-tokens: 4.0.0
picocolors: 1.1.0
'@babel/highlight@7.25.9':
dependencies:
'@babel/helper-validator-identifier': 7.25.9
chalk: 2.4.2
js-tokens: 4.0.0
picocolors: 1.1.0
'@babel/parser@7.25.3':
dependencies:
'@babel/types': 7.25.2
@ -8561,9 +8586,9 @@ snapshots:
'@typescript-eslint/types': 8.0.1
eslint-visitor-keys: 3.4.3
'@typespec/compiler@0.61.0':
'@typespec/compiler@0.62.0':
dependencies:
'@babel/code-frame': 7.24.7
'@babel/code-frame': 7.25.9
ajv: 8.17.1
change-case: 5.4.4
globby: 14.0.2
@ -8578,42 +8603,44 @@ snapshots:
yaml: 2.5.1
yargs: 17.7.2
'@typespec/http@0.61.0(@typespec/compiler@0.61.0)':
'@typespec/http@0.62.0(@typespec/compiler@0.62.0)':
dependencies:
'@typespec/compiler': 0.61.0
'@typespec/compiler': 0.62.0
'@typespec/openapi3@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))(@typespec/openapi@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0)))(@typespec/versioning@0.61.0(@typespec/compiler@0.61.0))(openapi-types@12.1.3)':
'@typespec/openapi3@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))(@typespec/openapi@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0)))(@typespec/versioning@0.62.0(@typespec/compiler@0.62.0))(@typespec/xml@0.62.0(@typespec/compiler@0.62.0))(openapi-types@12.1.3)':
dependencies:
'@readme/openapi-parser': 2.6.0(openapi-types@12.1.3)
'@typespec/compiler': 0.61.0
'@typespec/http': 0.61.0(@typespec/compiler@0.61.0)
'@typespec/openapi': 0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))
'@typespec/versioning': 0.61.0(@typespec/compiler@0.61.0)
'@typespec/compiler': 0.62.0
'@typespec/http': 0.62.0(@typespec/compiler@0.62.0)
'@typespec/openapi': 0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))
'@typespec/versioning': 0.62.0(@typespec/compiler@0.62.0)
yaml: 2.5.1
optionalDependencies:
'@typespec/xml': 0.62.0(@typespec/compiler@0.62.0)
transitivePeerDependencies:
- openapi-types
'@typespec/openapi@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))':
'@typespec/openapi@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))':
dependencies:
'@typespec/compiler': 0.61.0
'@typespec/http': 0.61.0(@typespec/compiler@0.61.0)
'@typespec/compiler': 0.62.0
'@typespec/http': 0.62.0(@typespec/compiler@0.62.0)
'@typespec/prettier-plugin-typespec@0.59.0':
dependencies:
prettier: 3.3.3
'@typespec/rest@0.61.0(@typespec/compiler@0.61.0)(@typespec/http@0.61.0(@typespec/compiler@0.61.0))':
'@typespec/rest@0.62.0(@typespec/compiler@0.62.0)(@typespec/http@0.62.0(@typespec/compiler@0.62.0))':
dependencies:
'@typespec/compiler': 0.61.0
'@typespec/http': 0.61.0(@typespec/compiler@0.61.0)
'@typespec/compiler': 0.62.0
'@typespec/http': 0.62.0(@typespec/compiler@0.62.0)
'@typespec/versioning@0.61.0(@typespec/compiler@0.61.0)':
'@typespec/versioning@0.62.0(@typespec/compiler@0.62.0)':
dependencies:
'@typespec/compiler': 0.61.0
'@typespec/compiler': 0.62.0
'@typespec/xml@0.61.0(@typespec/compiler@0.61.0)':
'@typespec/xml@0.62.0(@typespec/compiler@0.62.0)':
dependencies:
'@typespec/compiler': 0.61.0
'@typespec/compiler': 0.62.0
'@ungap/structured-clone@1.2.0': {}
@ -9177,7 +9204,7 @@ snapshots:
dependencies:
'@cspell/cspell-types': 8.13.2
comment-json: 4.2.4
yaml: 2.5.0
yaml: 2.5.1
cspell-dictionary@8.13.2:
dependencies:
@ -12697,8 +12724,6 @@ snapshots:
yaml@1.10.2: {}
yaml@2.5.0: {}
yaml@2.5.1: {}
yargs-parser@20.2.9: {}