Skip to content

chore(deps): Bump @github/copilot-sdk from 0.3.0 to 1.0.2#205

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/github/copilot-sdk-1.0.2
Open

chore(deps): Bump @github/copilot-sdk from 0.3.0 to 1.0.2#205
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/github/copilot-sdk-1.0.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @github/copilot-sdk from 0.3.0 to 1.0.2.

Release notes

Sourced from @​github/copilot-sdk's releases.

rust/v1.0.2

What's Changed

New Contributors

Full Changelog: github/copilot-sdk@rust/v1.0.1...rust/v1.0.2

v1.0.2

Feature: opt-in memory for sessions

Sessions can now be configured with persistent memory, allowing the agent to recall information across turns. Set memory: { enabled: true } when creating or resuming a session; when omitted the runtime default applies. (#1617)

const session = await client.createSession({
    memory: { enabled: true },
</tr></table> 

... (truncated)

Commits
  • 8789b28 Update Azure managed identity docs (#1712)
  • 9b3dadf fix: skip CLI download in build.rs when DOCS_RS env var is set (#1660)
  • ff49ed2 Update @​github/copilot to 1.0.64-0 (#1697)
  • 5a80afe Generate package-info.java for generated packages (#1695)
  • 931bc4c Port shouldUseReplacedIdentitySectionInResponse E2E test to dotnet, go, nod...
  • 30db42f Surface ModelBilling.tokenPrices on public SDK types (#1633)
  • 2320ea8 Rename SystemPromptSections → SystemMessageSections for cross-SDK consistency...
  • 1d61f7a Fix Dependabot security alerts: bump esbuild, tsx, js-yaml (#1685)
  • 0d6f2e5 Update @​github/copilot to 1.0.63 (#1686)
  • 4bc7e05 Update .NET SDK contribution prerequisite (#1678)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@github/copilot-sdk](https://github.com/github/copilot-sdk) from 0.3.0 to 1.0.2.
- [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.3.0...v1.0.2)

---
updated-dependencies:
- dependency-name: "@github/copilot-sdk"
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 18, 2026
Copilot AI review requested due to automatic review settings June 18, 2026 03:04

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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