Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 4, 2026

Updates Node.js dependencies in the http-client-java package to their latest versions.

Changes

  • @azure-tools/typespec-client-generator-core: 0.63.10.63.3
    • Updated in devDependencies and peerDependencies (maintaining semver range >=0.63.3 <1.0.0)
    • Synced overrides in test package.json files to match

Files Modified

  • package.json - Updated devDependencies and peerDependencies
  • package-lock.json - Resolved dependency tree
  • generator/http-client-generator-test/package.json - Updated overrides
  • generator/http-client-generator-clientcore-test/package.json - Updated overrides

No updates to @typespec/http-specs or @azure-tools/azure-http-specs, so no code regeneration required.

Original prompt

This section details on the original issue you should resolve

<issue_title>http-client-java, update node.js dependencies to latest</issue_title>
<issue_description>Work in packages/http-client-java

If there is failure when running Generate.ps1:

  1. find the tsp that causes the failure in log
  2. delete it from folder packages/http-client-java/generator/http-client-generator-test/tsp
  3. re-run Generate.ps1
    Repeat if necessary.</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Node.js dependencies to latest version Update @azure-tools/typespec-client-generator-core to 0.63.3 in http-client-java Jan 4, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:java Issue for the Java client emitter: @typespec/http-client-java label Jan 4, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2026

No changes needing a change description found.

@weidongxu-microsoft weidongxu-microsoft added this pull request to the merge queue Jan 4, 2026
Merged via the queue into main with commit 8c4d64c Jan 4, 2026
22 checks passed
@weidongxu-microsoft weidongxu-microsoft deleted the copilot/update-nodejs-dependencies branch January 4, 2026 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:java Issue for the Java client emitter: @typespec/http-client-java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

http-client-java, update node.js dependencies to latest

3 participants