Skip to content

build(deps-dev): bump @github/copilot-sdk from 1.0.1 to 1.0.4 in /actions/setup/js#42463

Merged
pelikhan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/actions/setup/js/github/copilot-sdk-1.0.4
Jun 30, 2026
Merged

build(deps-dev): bump @github/copilot-sdk from 1.0.1 to 1.0.4 in /actions/setup/js#42463
pelikhan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/actions/setup/js/github/copilot-sdk-1.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps the @github/copilot-sdk dev dependency in actions/setup/js from 1.0.1 to 1.0.4.

Changes

File Change
actions/setup/js/package.json Updated @github/copilot-sdk version constraint from ^1.0.1 to ^1.0.4

Details

  • Package: @github/copilot-sdk
  • Previous version: ^1.0.1
  • New version: ^1.0.4
  • Scope: devDependency in actions/setup/js
  • Automated: Dependabot version bump

No production code changes. No API surface, logic, or configuration affected.

Generated by PR Description Updater for #42463 · 24.1 AIC · ⌖ 6.8 AIC · ⊞ 4.7K ·

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 30, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hey @dependabot 👋 — thanks for keeping @github/copilot-sdk up to date! This bumps the SDK from 1.0.1 to 1.0.4 in actions/setup/js/.

A couple of things worth a quick look before merging:

  • Scope not covered by guidelinesCONTRIBUTING.md describes the contribution process for human community members and doesn't address automated tooling like Dependabot. Core team: it may be worth a one-liner in the guidelines confirming that bot-managed dependency PRs are a normal part of the workflow.
  • No test changes — The diff only touches the lockfile and package.json, which is expected. However, the changelog notes a rename (SystemPromptSectionsSystemMessageSections) and several new APIs. It is worth confirming existing tests still pass and that any deprecated usages in the repo are addressed before merging.

If a core team member wants to validate this bump before merging, here is a ready-to-use prompt:

Review the `@github/copilot-sdk` bump from 1.0.1 to 1.0.4 in actions/setup/js/.

1. Search the codebase for any usage of the renamed class `SystemPromptSections` (deprecated in favour of `SystemMessageSections`) and update all callsites.
2. Check for any other removed or changed APIs noted in the changelog (e.g. `otlpProtocol`, `CapiSessionOptions.enableWebSocketResponses`, `ProviderConfig.transport`) and confirm they are either unused or already compatible.
3. Run the existing test suite under actions/setup/js/ and confirm it passes.
4. If any callsites need updating, apply the changes.

Generated by ✅ Contribution Check · 140.1 AIC · ⌖ 19.4 AIC · ⊞ 6.3K ·

Bumps [@github/copilot-sdk](https://github.com/github/copilot-sdk) from 1.0.1 to 1.0.4.
- [Release notes](https://github.com/github/copilot-sdk/releases)
- [Changelog](https://github.com/github/copilot-sdk/blob/main/CHANGELOG.md)
- [Commits](github/copilot-sdk@v1.0.1...v1.0.4)

---
updated-dependencies:
- dependency-name: "@github/copilot-sdk"
  dependency-version: 1.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/setup/js/github/copilot-sdk-1.0.4 branch from 9bcbbb5 to 0a6cb0a Compare June 30, 2026 14:29
@pelikhan pelikhan merged commit ca9b443 into main Jun 30, 2026
13 of 16 checks passed
@pelikhan pelikhan deleted the dependabot/npm_and_yarn/actions/setup/js/github/copilot-sdk-1.0.4 branch June 30, 2026 14:30
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.82.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant