Update @github/copilot to 1.0.57-4#1522
Conversation
- Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code
There was a problem hiding this comment.
Pull request overview
Automated dependency bump of @github/copilot from 1.0.57-3 to 1.0.57-4, with regenerated SDK types reflecting an upstream doc/schema tweak to ModelSwitchToRequest.contextTier.
Changes:
- Bump
@github/copilotto^1.0.57-4innodejs/package.jsonandtest/harness/package.json(plus lockfiles). - Regenerated
ModelSwitchToRequest.contextTierdocs across Node/Python/Go/Rust/.NET, with the Node type narrowing fromContextTier | nulltoContextTier.
Show a summary per file
| File | Description |
|---|---|
| nodejs/package.json | Bumps @github/copilot to ^1.0.57-4. |
| nodejs/package-lock.json | Lockfile refresh for the new version and platform packages. |
| nodejs/samples/package-lock.json | Transitive lockfile refresh for samples. |
| test/harness/package.json | Bumps test-harness @github/copilot to ^1.0.57-4. |
| test/harness/package-lock.json | Lockfile refresh for the harness. |
| nodejs/src/generated/rpc.ts | Regenerated ModelSwitchToRequest; contextTier is no longer nullable and doc removed. |
| python/copilot/generated/rpc.py | Updated context_tier docstring. |
| go/rpc/zrpc.go | Updated ContextTier field doc comment. |
| rust/src/generated/api_types.rs | Updated context_tier doc comment. |
| dotnet/src/Generated/Rpc.cs | Updated ContextTier summary on type and RPC wrapper. |
Copilot's findings
Files not reviewed (4)
- go/rpc/zrpc.go: Language not supported
- nodejs/package-lock.json: Language not supported
- nodejs/samples/package-lock.json: Language not supported
- test/harness/package-lock.json: Language not supported
- Files reviewed: 2/10 changed files
- Comments generated: 0
…opilot-sdk into update-copilot-1.0.57-4
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Cross-SDK Consistency ReviewThe However, the Java SDK appears to be missing this update: Java gaps found
Suggested next steps
This is a consistency gap, not a blocker for this PR — but it would be good to track as a follow-up to keep the Java SDK in parity with the others.
|
Automated update of
@github/copilotto version1.0.57-4.Changes
@github/copilotinnodejs/package.jsonandtest/harness/package.jsonscripts/codegen)Next steps
When ready, click Ready for review to trigger CI checks.