Skip to content

npm(deps): bump @anthropic-ai/claude-agent-sdk from 0.1.76 to 0.2.5 in /agent-server#24

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/agent-server/anthropic-ai/claude-agent-sdk-0.2.5
Closed

npm(deps): bump @anthropic-ai/claude-agent-sdk from 0.1.76 to 0.2.5 in /agent-server#24
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/agent-server/anthropic-ai/claude-agent-sdk-0.2.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 12, 2026

Bumps @anthropic-ai/claude-agent-sdk from 0.1.76 to 0.2.5.

Release notes

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

v0.2.4

What's changed

  • Updated to parity with Claude Code v2.1.4

Update

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

v0.2.3

What's changed

  • Updated to parity with Claude Code v2.1.3

Update

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

v0.2.2

No release notes provided.

v0.2.1

No release notes provided.

Changelog

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

Changelog

0.2.4

  • Updated to parity with Claude Code v2.1.4

0.2.3

  • Updated to parity with Claude Code v2.1.3

0.2.0 (2026-01-07)

  • Added error field to McpServerStatus for failed MCP server connections
  • Updated to parity with Claude Code v2.1.0

0.1.77 (2026-01-05)

  • Updated to parity with Claude Code v2.0.78

0.1.75

  • Updated to parity with Claude Code v2.0.75

0.1.74

  • Updated to parity with Claude Code v2.0.74

0.1.73

  • Fixed a bug where Stop hooks would not consistently run due to Stream closed error
  • Updated to parity with Claude Code v2.0.73

0.1.72

  • Fixed /context command not respecting custom system prompts
  • Fixed non-streaming single-turn queries to close immediately on first result instead of waiting for inactivity timeout
  • Changed V2 session API method receive() to stream() for consistency with Anthropic SDK patterns
  • Updated to parity with Claude Code v2.0.72

0.1.71

  • Added zod ^4.0.0 as peer dependency option in addition to zod ^3.24.1
  • Added support for AskUserQuestion tool. If using tools option, enable by including 'AskUserQuestion' in list
  • Fixed visible console window appearing when spawning Claude subprocess on Windows
  • anthropics/claude-agent-sdk-typescript#45
  • Updated to parity with Claude Code v2.0.71

0.1.69

  • Updated to parity with Claude Code v2.0.69

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.1.76 to 0.2.5.
- [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](https://github.com/anthropics/claude-agent-sdk-typescript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 12, 2026

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 19, 2026

Superseded by #25.

@dependabot dependabot Bot closed this Jan 19, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/agent-server/anthropic-ai/claude-agent-sdk-0.2.5 branch January 19, 2026 10:33
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.

0 participants