Commit bcbf374
chore(http-client-java): update Node.js dependencies (#10250)
Bumps Node.js dependencies for `@typespec/http-client-java` to latest
versions.
## Updated packages
**`devDependencies` / `peerDependencies` (root `package.json`)**
| Package | Old | New |
|---|---|---|
| `@azure-tools/typespec-autorest` | `0.66.1` | `0.66.2` |
| `@azure-tools/typespec-azure-resource-manager` | `0.66.0` | `0.66.1` |
| `@microsoft/api-extractor` | `^7.57.7` | `^7.58.0` |
| `@microsoft/api-extractor-model` | `^7.33.4` | `^7.33.5` |
| `lodash` | `~4.17.23` | `~4.18.1` |
| `vitest` / `@vitest/coverage-v8` / `@vitest/ui` | `^4.1.1` | `^4.1.2`
|
**`overrides` in both test `package.json` files** updated to match the
new versions of `@azure-tools/typespec-autorest` and
`@azure-tools/typespec-azure-resource-manager`.
`http-specs` and `azure-http-specs` were unchanged — no code
regeneration needed.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>1 parent 978bb9f commit bcbf374
5 files changed
Lines changed: 220 additions & 219 deletions
File tree
- .chronus/changes
- packages/http-client-java
- generator
- http-client-generator-clientcore-test
- http-client-generator-test
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
0 commit comments