Skip to content

build(deps): bump claude-agent-sdk from 0.2.110 to 0.2.115 in /claude-agent-sdk#149

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/claude-agent-sdk/claude-agent-sdk-0.2.115
Jul 10, 2026
Merged

build(deps): bump claude-agent-sdk from 0.2.110 to 0.2.115 in /claude-agent-sdk#149
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/claude-agent-sdk/claude-agent-sdk-0.2.115

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps claude-agent-sdk from 0.2.110 to 0.2.115.

Release notes

Sourced from claude-agent-sdk's releases.

v0.2.115

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.206

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.115/

pip install claude-agent-sdk==0.2.115

v0.2.114

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.205

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.114/

pip install claude-agent-sdk==0.2.114

v0.2.113

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.204

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.113/

pip install claude-agent-sdk==0.2.113

v0.2.112

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.203

... (truncated)

Changelog

Sourced from claude-agent-sdk's changelog.

0.2.115

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.206

0.2.114

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.205

0.2.113

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.204

0.2.112

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.203

0.2.111

Bug Fixes

  • Zombie CLI subprocess prevention: Shielded subprocess cleanup from asyncio cancellation so SIGTERM/SIGKILL teardown always runs, preventing orphaned claude child processes when the parent task is cancelled (#1082)
  • Silent whitespace loss on large NDJSON lines: Fixed the NDJSON parser silently dropping whitespace when a single line exceeded the 64 KiB stream buffer, which could corrupt tool output or assistant message content (#1083)
  • TypeError on non-dict message content: Fixed an uncaught TypeError when the CLI emits a message whose content field is a plain string or other non-dict value instead of the expected list of content blocks (#1058)
  • can_use_tool shadowed by allowed_tools: Added a runtime warning when a can_use_tool callback is registered alongside allowed_tools or bypassPermissions, which silently prevents the callback from ever firing (#1081)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.202
  • Fixed e2e stderr test flakiness by running the query from a clean working directory (#1084)
Commits
  • 41f7b2d docs: update changelog for v0.2.115
  • ac4772e chore: release v0.2.115
  • 66bfd70 chore: bump bundled CLI version to 2.1.206
  • fdee0ad docs: update changelog for v0.2.114
  • 5aa66ae chore: release v0.2.114
  • 8d4ab78 chore: bump bundled CLI version to 2.1.205
  • 5513b20 docs: update changelog for v0.2.113
  • 15c85ee chore: release v0.2.113
  • a6c2eb1 chore: bump bundled CLI version to 2.1.204
  • 77894cf docs: update changelog for v0.2.112
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels Jul 10, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 10, 2026 08:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels Jul 10, 2026
@github-actions github-actions Bot enabled auto-merge (squash) July 10, 2026 08:07
@dependabot dependabot Bot force-pushed the dependabot/pip/claude-agent-sdk/claude-agent-sdk-0.2.115 branch from 61f1cb3 to 98f9311 Compare July 10, 2026 08:10
@dependabot dependabot Bot force-pushed the dependabot/pip/claude-agent-sdk/claude-agent-sdk-0.2.115 branch from 98f9311 to f10d6b2 Compare July 10, 2026 08:12
@dependabot dependabot Bot force-pushed the dependabot/pip/claude-agent-sdk/claude-agent-sdk-0.2.115 branch from f10d6b2 to 7dff3e6 Compare July 10, 2026 08:14
@dependabot dependabot Bot force-pushed the dependabot/pip/claude-agent-sdk/claude-agent-sdk-0.2.115 branch from 7dff3e6 to 7ce2327 Compare July 10, 2026 08:16
Bumps [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) from 0.2.110 to 0.2.115.
- [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/claude-agent-sdk-python@v0.2.110...v0.2.115)

---
updated-dependencies:
- dependency-name: claude-agent-sdk
  dependency-version: 0.2.115
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/claude-agent-sdk/claude-agent-sdk-0.2.115 branch from 7ce2327 to d54a6b2 Compare July 10, 2026 08:18
@github-actions github-actions Bot merged commit 72458c5 into main Jul 10, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/claude-agent-sdk/claude-agent-sdk-0.2.115 branch July 10, 2026 08:19
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 pip

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants