build(deps): bump @github/copilot-sdk from 0.1.32 to 0.2.0 in the production-dependencies group across 1 directory#73
Merged
digitarald merged 2 commits intomainfrom Mar 23, 2026
Conversation
Bumps the production-dependencies group with 1 update in the / directory: [@github/copilot-sdk](https://github.com/github/copilot-sdk). Updates `@github/copilot-sdk` from 0.1.32 to 0.2.0 - [Release notes](https://github.com/github/copilot-sdk/releases) - [Changelog](https://github.com/github/copilot-sdk/blob/main/CHANGELOG.md) - [Commits](github/copilot-sdk@v0.1.32...v0.2.0) --- updated-dependencies: - dependency-name: "@github/copilot-sdk" dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The getBundledCliPath() function in the SDK changed its indentation and added a CJS createRequire fallback. Replace the fragile literal-string shim with a regex that matches the entire function body. Also bump the extension's SDK dependency to ^0.2.0 for consistency.
github-actions bot
pushed a commit
that referenced
this pull request
Mar 23, 2026
Add missing changelog entries and documentation for: - Config status in TUI with [C] keybinding (PR #74) - Workspace Status tree view in VS Code extension (PR #74) - TUI model/eval picker blank screen fix (PR #78) - TUI terminal resize artifacts fix (PR #76) - @github/copilot-sdk 0.1.32 -> 0.2.0 bump (PR #73) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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 the production-dependencies group with 1 update in the / directory: @github/copilot-sdk.
Updates
@github/copilot-sdkfrom 0.1.32 to 0.2.0Release notes
Sourced from
@github/copilot-sdk's releases.... (truncated)
Changelog
Sourced from
@github/copilot-sdk's changelog.... (truncated)
Commits
1ff9e1bUpdate@github/copilotto 1.0.10 (#900)005b780Add fine-grained system prompt customization (customize mode) (#816)a124096fix: Go codegen enum prefixes and type name reconciliation (#883)d82fd62fix(dotnet): handle unknown session event types gracefully (#881)7390a28[python] RefactorCopilotClient.create_session()andresume_session()to ...01208caRemove unnecessary docsfb67979fix(nodejs): add CJS compatibility for VS Code extensions (#546)2b01b61On branch edburns/java-readme-add-maven-g-a Make the Java row more like the o...0fbe0f6Go: stop RPC client logging expected errors (#609)21504acFix justfile install 585 (#634)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions