Skip to content

chore(deps): bump claude-agent-sdk from 0.2.110 to 0.2.114 in /claude-agent-sdk#91

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps claude-agent-sdk from 0.2.110 to 0.2.114.

Release notes

Sourced from claude-agent-sdk's releases.

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

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

pip install claude-agent-sdk==0.2.112

v0.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)

... (truncated)

Changelog

Sourced from claude-agent-sdk's changelog.

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
  • 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
  • 8ee662b chore: release v0.2.112
  • 71b0c45 chore: bump bundled CLI version to 2.1.203
  • 638e190 docs: update changelog for v0.2.111
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels Jul 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 8, 2026 22:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels Jul 8, 2026
@github-actions github-actions Bot enabled auto-merge (squash) July 8, 2026 22:05
Bumps [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) from 0.2.110 to 0.2.114.
- [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.114)

---
updated-dependencies:
- dependency-name: claude-agent-sdk
  dependency-version: 0.2.114
  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.114 branch from 9514a53 to 9323c6f Compare July 8, 2026 22:08
@github-actions github-actions Bot merged commit 1f0568f into main Jul 8, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/claude-agent-sdk/claude-agent-sdk-0.2.114 branch July 8, 2026 22:09
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