Skip to content

chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.2.110 to 0.2.118 in /claude-agent-sdk#18

Merged
github-actions[bot] merged 3 commits into
mainfrom
dependabot/npm_and_yarn/claude-agent-sdk/anthropic-ai/claude-agent-sdk-0.2.118
May 4, 2026
Merged

chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.2.110 to 0.2.118 in /claude-agent-sdk#18
github-actions[bot] merged 3 commits into
mainfrom
dependabot/npm_and_yarn/claude-agent-sdk/anthropic-ai/claude-agent-sdk-0.2.118

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps @anthropic-ai/claude-agent-sdk from 0.2.110 to 0.2.118.

Release notes

Sourced from @​anthropic-ai/claude-agent-sdk's releases.

v0.2.118

What's changed

  • Added Options.managedSettings for embedders to pass policy-tier settings to the spawned CLI in-memory, honored below IT-controlled managed sources

Update

npm install @anthropic-ai/claude-agent-sdk@0.2.118
# or
yarn add @anthropic-ai/claude-agent-sdk@0.2.118
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.2.118
# or
bun add @anthropic-ai/claude-agent-sdk@0.2.118

v0.2.117

What's changed

  • Updated to parity with Claude Code v2.1.117

Update

npm install @anthropic-ai/claude-agent-sdk@0.2.117
# or
yarn add @anthropic-ai/claude-agent-sdk@0.2.117
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.2.117
# or
bun add @anthropic-ai/claude-agent-sdk@0.2.117

v0.2.116

What's changed

  • Updated to parity with Claude Code v2.1.116

Update

npm install @anthropic-ai/claude-agent-sdk@0.2.116
# or
yarn add @anthropic-ai/claude-agent-sdk@0.2.116
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.2.116
# or
bun add @anthropic-ai/claude-agent-sdk@0.2.116

... (truncated)

Changelog

Sourced from @​anthropic-ai/claude-agent-sdk's changelog.

0.2.118

  • Added Options.managedSettings for embedders to pass policy-tier settings to the spawned CLI in-memory, honored below IT-controlled managed sources

0.2.117

  • Updated to parity with Claude Code v2.1.117

0.2.116

  • Updated to parity with Claude Code v2.1.116

0.2.115

  • Updated to parity with Claude Code v2.1.115

0.2.114

  • Updated to parity with Claude Code v2.1.114

0.2.113

  • Changed the SDK to spawn a native Claude Code binary (via a per-platform optional dependency) instead of bundled JavaScript
  • Added sessionStore option (alpha) to query() and session helpers for mirroring session transcripts to external storage, with SessionStore/SessionKey/SessionStoreEntry types, InMemorySessionStore reference implementation, and importSessionToStore() for migrating existing sessions
  • Added deleteSession() for removing a session from disk or a SessionStore
  • Added SDKMirrorErrorMessage (subtype: 'mirror_error') to the SDKMessage union — emitted when a sessionStore.append() batch fails
  • Breaking: options.env once again replaces process.env for the CLI subprocess instead of overlaying it. To add or override individual variables, pass env: { ...process.env, MY_VAR: "x" }
  • Added title option to query() — sets the session title and skips auto-generation
  • Added OpenTelemetry trace context propagation — the caller's active trace context is forwarded to the CLI subprocess so spans parent under your distributed trace

0.2.112

  • Updated to parity with Claude Code v2.1.112

0.2.111

  • Opus 4.7 is now available! This version of the SDK is required to use it.
  • mcp_set_servers control request: remote (http/sse) server entries can now carry per-tool permission_policy values, which are applied to the session's allow/deny rules
  • startup() and WarmQuery are now part of the public TypeScript API
  • Changed options.env to overlay the inherited process.env instead of replacing it
Commits

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 [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) from 0.2.110 to 0.2.118.
- [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/claude-agent-sdk-typescript@v0.2.110...v0.2.118)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/claude-agent-sdk"
  dependency-version: 0.2.118
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm labels Apr 23, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 23, 2026 12:58
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm labels Apr 23, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 23, 2026 12:58
@github-actions github-actions Bot merged commit 9dc848a into main May 4, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/claude-agent-sdk/anthropic-ai/claude-agent-sdk-0.2.118 branch May 4, 2026 01:11
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 npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants