Skip to content

Update @github/copilot to 1.0.56-0#1485

Merged
stephentoub merged 1 commit into
mainfrom
update-copilot-1.0.56-0
May 28, 2026
Merged

Update @github/copilot to 1.0.56-0#1485
stephentoub merged 1 commit into
mainfrom
update-copilot-1.0.56-0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated update of @github/copilot to version 1.0.56-0.

Changes

  • Updated @github/copilot in nodejs/package.json and test/harness/package.json
  • Re-ran all code generators (scripts/codegen)
  • Formatted generated output

Next steps

When ready, click Ready for review to trigger CI checks.

Created by the Update @github/copilot Dependency workflow.

- Updated nodejs and test harness dependencies
- Re-ran code generators
- Formatted generated code
@stephentoub stephentoub marked this pull request as ready for review May 28, 2026 21:55
@stephentoub stephentoub requested a review from a team as a code owner May 28, 2026 21:55
Copilot AI review requested due to automatic review settings May 28, 2026 21:55
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Automated dependency bump of @github/copilot from ^1.0.55 to ^1.0.56-0, with regenerated multi-language type bindings reflecting new schema fields (contextTier on session start/resume; six new SessionUpdateOptionsParams fields).

Changes:

  • Bump @github/copilot to 1.0.56-0 in nodejs/package.json, test/harness/package.json, and corresponding lockfiles.
  • Add contextTier to generated SessionStartData/SessionResumeData types across TS, Python, Go, Rust, and .NET.
  • Add enableFileHooks, enableHostGitOperations, enableSessionStore, enableSkills, organizationCustomInstructions, skipEmbeddingRetrieval to generated SessionUpdateOptionsParams across all SDKs.
Show a summary per file
File Description
nodejs/package.json Bump @github/copilot dep
nodejs/package-lock.json Lockfile sync
nodejs/samples/package-lock.json Lockfile sync
test/harness/package.json Bump @github/copilot dev dep
test/harness/package-lock.json Lockfile sync
nodejs/src/generated/session-events.ts Add contextTier to StartData/ResumeData
nodejs/src/generated/rpc.ts Add new SessionUpdateOptionsParams fields
python/copilot/generated/session_events.py Add contextTier and new enums
python/copilot/generated/rpc.py Add new SessionUpdateOptionsParams fields
go/rpc/zsession_events.go Add contextTier types/fields
go/zsession_events.go Re-export new context tier types
go/rpc/zrpc.go Add fields and marshal entries in OptionsApi.Update
rust/src/generated/session_events.rs Add contextTier fields/enums
rust/src/generated/api_types.rs Add new SessionUpdateOptionsParams fields
dotnet/src/Generated/SessionEvents.cs Add contextTier properties and string-enum structs
dotnet/src/Generated/Rpc.cs Add new params and OptionsApi.UpdateAsync parameters

Copilot's findings

Files not reviewed (6)
  • go/rpc/zrpc.go: Language not supported
  • go/rpc/zsession_events.go: Language not supported
  • go/zsession_events.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/16 changed files
  • Comments generated: 0

@stephentoub stephentoub merged commit d2b9788 into main May 28, 2026
46 of 47 checks passed
@stephentoub stephentoub deleted the update-copilot-1.0.56-0 branch May 28, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants