Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

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

Release notes

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

v0.2.37

What's changed

  • Updated to parity with Claude Code v2.1.37

Update

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

v0.2.36

What's changed

  • Updated to parity with Claude Code v2.1.36

Update

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

v0.2.34

What's changed

  • Updated to parity with Claude Code v2.1.34

Update

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

... (truncated)

Changelog

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

0.2.37

  • Updated to parity with Claude Code v2.1.37

0.2.36

  • Updated to parity with Claude Code v2.1.36

0.2.35

  • Updated to parity with Claude Code v2.1.35

0.2.34

  • Updated to parity with Claude Code v2.1.34

0.2.33

  • Added TeammateIdle and TaskCompleted hook events with corresponding TeammateIdleHookInput and TaskCompletedHookInput types
  • Added sessionId option to specify a custom UUID for conversations instead of auto-generated ones
  • Updated to parity with Claude Code v2.1.33

0.2.32

  • Updated to parity with Claude Code v2.1.32

0.2.31

  • Added stop_reason field to SDKResultSuccess and SDKResultError to indicate why the model stopped generating

0.2.30

  • Added debug and debugFile options for programmatic control of debug logging
  • Added optional pages field to FileReadToolInput for reading specific PDF page ranges
  • Added parts output type to FileReadToolOutput for page-extracted PDF results
  • Fixed "(no content)" placeholder messages being included in SDK output

0.2.29

  • Updated to parity with Claude Code v2.1.29

0.2.27

  • Added optional annotations support to the tool() helper function for specifying MCP tool hints (readOnlyHint, destructiveHint, openWorldHint, idempotentHint)
  • Fixed mcpServerStatus() to include tools from SDK and dynamically-added MCP servers
  • Updated to parity with Claude Code v2.1.27

0.2.25

  • Updated to parity with Claude Code v2.1.25

... (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 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.37.
- [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.1.76...v0.2.37)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/claude-agent-sdk"
  dependency-version: 0.2.37
  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 Feb 9, 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 Feb 16, 2026

Superseded by #30.

@dependabot dependabot Bot closed this Feb 16, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/agent-server/anthropic-ai/claude-agent-sdk-0.2.37 branch February 16, 2026 09:48
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