@autorest/java
Advanced tools
+12
-10
@@ -41,22 +41,24 @@ { | ||
| "@chronus/github": "^0.4.4", | ||
| "@eslint/js": "^9.11.1", | ||
| "@eslint/js": "^9.12.0", | ||
| "@microsoft/api-extractor": "^7.47.9", | ||
| "@octokit/core": "^6.1.2", | ||
| "@octokit/plugin-paginate-graphql": "^5.2.3", | ||
| "@octokit/plugin-rest-endpoint-methods": "^13.2.4", | ||
| "@octokit/plugin-rest-endpoint-methods": "^13.2.6", | ||
| "@pnpm/find-workspace-packages": "^6.0.9", | ||
| "@types/micromatch": "^4.0.9", | ||
| "@types/node": "~22.7.1", | ||
| "@vitest/coverage-v8": "^2.1.1", | ||
| "@types/node": "~22.7.5", | ||
| "@vitest/coverage-v8": "^2.1.2", | ||
| "c8": "^10.1.2", | ||
| "cspell": "^8.14.4", | ||
| "eslint": "^9.11.1", | ||
| "eslint": "^9.12.0", | ||
| "eslint-plugin-deprecation": "^3.0.0", | ||
| "eslint-plugin-import": "^2.30.0", | ||
| "eslint-plugin-import": "^2.31.0", | ||
| "eslint-plugin-react-hooks": "^5.1.0-rc-94e652d5-20240912", | ||
| "eslint-plugin-unicorn": "^55.0.0", | ||
| "eslint-plugin-unicorn": "^56.0.0", | ||
| "eslint-plugin-vitest": "^0.5.4", | ||
| "micromatch": "^4.0.8", | ||
| "picocolors": "~1.1.0", | ||
| "playwright": "^1.48.2", | ||
| "prettier": "~3.3.3", | ||
| "prettier-plugin-astro": "^0.14.1", | ||
| "prettier-plugin-organize-imports": "~4.1.0", | ||
@@ -66,5 +68,5 @@ "rimraf": "~6.0.1", | ||
| "tsx": "^4.19.1", | ||
| "typescript": "~5.6.2", | ||
| "typescript-eslint": "^8.7.0", | ||
| "vitest": "^2.1.1", | ||
| "typescript": "~5.6.3", | ||
| "typescript-eslint": "^8.8.1", | ||
| "vitest": "^2.1.2", | ||
| "yaml": "~2.5.1" | ||
@@ -71,0 +73,0 @@ }, |
@@ -80,2 +80,3 @@ #### Fluentgen | ||
| stream-style-serialization: true | ||
| use-object-for-unknown: true | ||
| ``` |
@@ -17,2 +17,3 @@ #### data-plane | ||
| use-key-credential: true | ||
| use-object-for-unknown: true | ||
@@ -19,0 +20,0 @@ use-default-http-status-code-to-exception-type-mapping: true |
@@ -51,2 +51,4 @@ #### Javagen | ||
| group-parameters: true | ||
| use-object-for-unknown: true | ||
| ``` | ||
@@ -53,0 +55,0 @@ |
+1
-1
| { | ||
| "name": "@autorest/java", | ||
| "version": "4.1.39", | ||
| "version": "4.1.40", | ||
| "description": "The Java extension for classic generators in AutoRest.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
| { | ||
| "name": "@azure-tools/typespec-java", | ||
| "version": "0.21.2", | ||
| "version": "0.24.0", | ||
| "description": "TypeSpec library for emitting Java client from the TypeSpec REST protocol binding", | ||
@@ -48,13 +48,13 @@ "keywords": [ | ||
| "peerDependencies": { | ||
| "@azure-tools/typespec-azure-core": ">=0.46.0 <1.0.0", | ||
| "@azure-tools/typespec-azure-resource-manager": ">=0.46.0 <1.0.0", | ||
| "@azure-tools/typespec-autorest": ">=0.46.0 <1.0.0", | ||
| "@azure-tools/typespec-azure-rulesets": ">=0.46.0 <1.0.0", | ||
| "@azure-tools/typespec-client-generator-core": ">=0.46.0 <1.0.0", | ||
| "@typespec/compiler": ">=0.60.0 <1.0.0", | ||
| "@typespec/http": ">=0.60.0 <1.0.0", | ||
| "@typespec/openapi": ">=0.60.0 <1.0.0", | ||
| "@typespec/rest": ">=0.60.0 <1.0.0", | ||
| "@typespec/versioning": ">=0.60.0 <1.0.0", | ||
| "@typespec/xml": ">=0.60.0 <1.0.0" | ||
| "@azure-tools/typespec-azure-core": ">=0.48.0 <1.0.0", | ||
| "@azure-tools/typespec-azure-resource-manager": ">=0.48.0 <1.0.0", | ||
| "@azure-tools/typespec-autorest": ">=0.48.0 <1.0.0", | ||
| "@azure-tools/typespec-azure-rulesets": ">=0.48.0 <1.0.0", | ||
| "@azure-tools/typespec-client-generator-core": ">=0.48.0 <1.0.0", | ||
| "@typespec/compiler": ">=0.62.0 <1.0.0", | ||
| "@typespec/http": ">=0.62.0 <1.0.0", | ||
| "@typespec/openapi": ">=0.62.0 <1.0.0", | ||
| "@typespec/rest": ">=0.62.0 <1.0.0", | ||
| "@typespec/versioning": ">=0.62.0 <1.0.0", | ||
| "@typespec/xml": ">=0.62.0 <1.0.0" | ||
| }, | ||
@@ -67,19 +67,19 @@ "dependencies": { | ||
| "devDependencies": { | ||
| "@azure-tools/typespec-azure-core": "0.46.0", | ||
| "@azure-tools/typespec-azure-resource-manager": "0.46.1", | ||
| "@azure-tools/typespec-autorest": "0.46.0", | ||
| "@azure-tools/typespec-azure-rulesets": "0.46.0", | ||
| "@azure-tools/typespec-client-generator-core": "0.46.2", | ||
| "@azure-tools/typespec-azure-core": "0.48.0", | ||
| "@azure-tools/typespec-azure-resource-manager": "0.48.0", | ||
| "@azure-tools/typespec-autorest": "0.48.0", | ||
| "@azure-tools/typespec-azure-rulesets": "0.48.0", | ||
| "@azure-tools/typespec-client-generator-core": "0.48.0", | ||
| "@types/js-yaml": "~4.0.9", | ||
| "@types/lodash": "~4.17.7", | ||
| "@types/mocha": "~10.0.7", | ||
| "@types/node": "~22.5.4", | ||
| "@typescript-eslint/eslint-plugin": "~8.5.0", | ||
| "@typescript-eslint/parser": "~8.5.0", | ||
| "@typespec/compiler": "0.60.0", | ||
| "@typespec/http": "0.60.0", | ||
| "@typespec/openapi": "0.60.0", | ||
| "@typespec/rest": "0.60.0", | ||
| "@typespec/versioning": "0.60.1", | ||
| "@typespec/xml": "0.60.0", | ||
| "@types/lodash": "~4.17.12", | ||
| "@types/mocha": "~10.0.9", | ||
| "@types/node": "~22.7.7", | ||
| "@typescript-eslint/eslint-plugin": "~8.10.0", | ||
| "@typescript-eslint/parser": "~8.10.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", | ||
| "@typespec/xml": "0.62.0", | ||
| "c8": "~10.1.2", | ||
@@ -91,4 +91,4 @@ "eslint": "~8.57.0", | ||
| "rimraf": "~6.0.1", | ||
| "typescript": "~5.6.2" | ||
| "typescript": "~5.6.3" | ||
| } | ||
| } |
@@ -12,7 +12,7 @@ { | ||
| "dependencies": { | ||
| "@azure-tools/cadl-ranch-specs": "0.37.3", | ||
| "@azure-tools/typespec-java": "file:/../typespec-extension/azure-tools-typespec-java-0.21.2.tgz" | ||
| "@azure-tools/cadl-ranch-specs": "0.38.0", | ||
| "@azure-tools/typespec-java": "file:/../typespec-extension/azure-tools-typespec-java-0.24.0.tgz" | ||
| }, | ||
| "devDependencies": { | ||
| "@typespec/prettier-plugin-typespec": "~0.60.0", | ||
| "@typespec/prettier-plugin-typespec": "~0.62.0", | ||
| "prettier-plugin-organize-imports": "4.0.0", | ||
@@ -22,14 +22,14 @@ "prettier": "~3.3.3" | ||
| "overrides": { | ||
| "@typespec/compiler": "~0.60.0", | ||
| "@typespec/http": "~0.60.0", | ||
| "@typespec/rest": "~0.60.0", | ||
| "@typespec/versioning": "~0.60.0", | ||
| "@typespec/openapi": "~0.60.0", | ||
| "@typespec/xml": "~0.60.0", | ||
| "@azure-tools/typespec-azure-core": "~0.46.0", | ||
| "@azure-tools/typespec-client-generator-core": "~0.46.0", | ||
| "@azure-tools/typespec-azure-resource-manager": "~0.46.0", | ||
| "@azure-tools/typespec-autorest": "~0.46.0" | ||
| "@typespec/compiler": "~0.62.0", | ||
| "@typespec/http": "~0.62.0", | ||
| "@typespec/rest": "~0.62.0", | ||
| "@typespec/versioning": "~0.62.0", | ||
| "@typespec/openapi": "~0.62.0", | ||
| "@typespec/xml": "~0.62.0", | ||
| "@azure-tools/typespec-azure-core": "~0.48.0", | ||
| "@azure-tools/typespec-client-generator-core": "~0.48.0", | ||
| "@azure-tools/typespec-azure-resource-manager": "~0.48.0", | ||
| "@azure-tools/typespec-autorest": "~0.48.0" | ||
| }, | ||
| "private": true | ||
| } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14535499
0.1%