Skip to content

chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.2.47 to 0.2.62#13

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-0.2.62
Closed

chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.2.47 to 0.2.62#13
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-0.2.62

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps @anthropic-ai/claude-agent-sdk from 0.2.47 to 0.2.62.

Release notes

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

v0.2.62

No release notes provided.

v0.2.61

What's changed

  • Updated to parity with Claude Code v2.1.61

Update

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

v0.2.59

What's changed

  • Added getSessionMessages() function for reading a session's conversation history from its transcript file, with support for pagination via limit and offset options

Update

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

v0.2.58

What's changed

  • Updated to parity with Claude Code v2.1.58

Update

npm install @anthropic-ai/claude-agent-sdk@0.2.58
# or
yarn add @anthropic-ai/claude-agent-sdk@0.2.58
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.2.58
</tr></table> 

... (truncated)

Changelog

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

Changelog

0.2.61

  • Updated to parity with Claude Code v2.1.61

0.2.59

  • Added getSessionMessages() function for reading a session's conversation history from its transcript file, with support for pagination via limit and offset options

0.2.58

  • Updated to parity with Claude Code v2.1.58

0.2.56

  • Updated to parity with Claude Code v2.1.56

0.2.55

  • Updated to parity with Claude Code v2.1.55

0.2.54

  • Updated to parity with Claude Code v2.1.54

0.2.53

  • Added listSessions() for discovering and listing past sessions with light metadata

0.2.52

  • Updated to parity with Claude Code v2.1.52

0.2.51

  • Updated to parity with Claude Code v2.1.51
  • Fixed SDK crashing with ReferenceError when used inside compiled Bun binaries (bun build --compile)
  • Fixed unbounded memory growth in long-running SDK sessions caused by message UUID tracking never evicting old entries
  • Fixed local slash command output not being returned to SDK clients
  • Added task_progress events for real-time background agent progress reporting with cumulative usage metrics, tool counts, and duration
  • Fixed session.close() in the v2 session API killing the subprocess before it could persist session data, which broke resumeSession()

0.2.50

  • Updated to parity with Claude Code v2.1.50

0.2.49

  • Updated to parity with Claude Code v2.1.49

... (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.2.47 to 0.2.62.
- [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.47...v0.2.62)

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

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

dependabot bot commented on behalf of github Feb 27, 2026

Labels

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

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

@dependabot dependabot bot requested a review from samhu1 as a code owner February 27, 2026 13:58
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 6, 2026

Superseded by #17.

@dependabot dependabot bot closed this Mar 6, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-0.2.62 branch March 6, 2026 13:57
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