chore(http-client-java): update Node.js dependencies#10296
Merged
weidongxu-microsoft merged 8 commits intomainfrom Apr 8, 2026
Merged
chore(http-client-java): update Node.js dependencies#10296weidongxu-microsoft merged 8 commits intomainfrom
weidongxu-microsoft merged 8 commits intomainfrom
Conversation
Agent-Logs-Url: https://github.com/microsoft/typespec/sessions/f40aa9b9-39e5-4bb7-bdbd-756b78c3668b Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/typespec/sessions/f40aa9b9-39e5-4bb7-bdbd-756b78c3668b Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/typespec/sessions/f40aa9b9-39e5-4bb7-bdbd-756b78c3668b Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
weidongxu-microsoft
April 8, 2026 01:58
View session
Contributor
|
All changed packages have been documented.
|
Collaborator
|
You can try these changes here
|
XiaofeiCao
approved these changes
Apr 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps all Node.js dependencies for
@typespec/http-client-javato latest versions and regenerates affected test sources.Dependency updates
@typespec/compiler,http,openapi,rest,versioning,events,sse,streams,xml):1.10.0/0.80.0→1.11.0/0.81.0typespec-autorest,typespec-azure-core,typespec-azure-resource-manager,typespec-azure-rulesets,typespec-client-generator-core):0.66.x→0.67.0@typespec/http-specs):0.1.0-alpha.35→0.1.0-alpha.36; (@azure-tools/azure-http-specs):0.1.0-alpha.38→0.1.0-alpha.39vitest4.1.2→4.1.3,@types/node25.5.0→25.5.2,@microsoft/api-extractor7.58.0→7.58.1peerDependenciesranges updated to match new minimum versionsoverridesin both testpackage.jsonfiles aligned to rootdevDependenciesRegenerated test sources
Re-ran
Generate.ps1in bothhttp-client-generator-testandhttp-client-generator-clientcore-testto pick up changes from the updatedhttp-specsandazure-http-specspackages. Notable new generated artifacts include clients for multi-service scenarios, naming sub-clients, andDownloadFileMultipleContentTypesContentTypeenum.