Skip to content

deps(runner): bump claude-agent-sdk 0.2.115 - #1711

Merged
mergify[bot] merged 2 commits into
mainfrom
automated/sdk-version-bump
Jul 10, 2026
Merged

deps(runner): bump claude-agent-sdk 0.2.115#1711
mergify[bot] merged 2 commits into
mainfrom
automated/sdk-version-bump

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

SDK Version Bump

  • claude-agent-sdk: 0.2.110 -> 0.2.115

TL;DR

  • 1 behavior change(s) to review
  • 0 new feature(s), 4 bug fix(es)

Behavior Changes

Change Package Version Action
Fixed e2e stderr test flakiness by running the query from a clean working dir... claude-agent-sdk 0.2.111 Review
Bug Fixes (4)
  • Zombie CLI subprocess prevention (claude-agent-sdk 0.2.111): Shielded subprocess cleanup from asyncio cancellation so SIGTERM/SIGKILL teardown always runs, preventing orphane...
  • Silent whitespace loss on large NDJSON lines (claude-agent-sdk 0.2.111): Fixed the NDJSON parser silently dropping whitespace when a single line exceeded the 64 KiB stream buffer, which coul...
  • TypeError on non-dict message content (claude-agent-sdk 0.2.111): Fixed an uncaught TypeError when the CLI emits a message whose content field is a plain string or other non-dict...
  • can_use_tool shadowed by allowed_tools (claude-agent-sdk 0.2.111): Added a runtime warning when a can_use_tool callback is registered alongside allowed_tools or bypassPermissions...
Bundled Claude CLI Versions (5)
SDK Version CLI Version
0.2.115 2.1.206
0.2.114 2.1.205
0.2.113 2.1.204
0.2.112 2.1.203
0.2.111 2.1.202
Internal changes: claude-agent-sdk (5)
  • Updated bundled Claude CLI to version 2.1.206 (0.2.115)
  • Updated bundled Claude CLI to version 2.1.205 (0.2.114)
  • Updated bundled Claude CLI to version 2.1.204 (0.2.113)
  • Updated bundled Claude CLI to version 2.1.203 (0.2.112)
  • Updated bundled Claude CLI to version 2.1.202 (0.2.111)

Automated by .github/workflows/sdk-version-bump.yml

@github-actions github-actions Bot added dependencies Pull requests that update a dependency file automated labels Jul 7, 2026
@netlify

netlify Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploy Preview for cheerful-kitten-f556a0 canceled.

Name Link
🔨 Latest commit 86ba181
🔍 Latest deploy log https://app.netlify.com/projects/cheerful-kitten-f556a0/deploys/6a51767e5482080008aa03a8

@github-actions github-actions Bot changed the title deps(runner): bump claude-agent-sdk 0.2.111 deps(runner): bump claude-agent-sdk 0.2.113 Jul 8, 2026
@github-actions
github-actions Bot force-pushed the automated/sdk-version-bump branch from 18018af to aa1f664 Compare July 8, 2026 09:46
@github-actions github-actions Bot changed the title deps(runner): bump claude-agent-sdk 0.2.113 deps(runner): bump claude-agent-sdk 0.2.114 Jul 9, 2026
@github-actions
github-actions Bot force-pushed the automated/sdk-version-bump branch from aa1f664 to 1adf425 Compare July 9, 2026 10:09
Automated SDK version bump.

Co-Authored-By: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
github-actions Bot force-pushed the automated/sdk-version-bump branch from 1adf425 to c216c87 Compare July 10, 2026 10:06
@github-actions github-actions Bot changed the title deps(runner): bump claude-agent-sdk 0.2.114 deps(runner): bump claude-agent-sdk 0.2.115 Jul 10, 2026
@mergify mergify Bot added the queued label Jul 10, 2026
@mergify

mergify Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-07-10 23:09 UTC · Rule: default · triggered by rule autoqueue
  • Checks skipped · PR is already up-to-date
  • Merged2026-07-10 23:10 UTC · at 86ba181cbb49f239591f7c1ba303354d89257b95 · squash

This pull request spent 12 seconds in the queue, including 2 seconds running CI.

Required conditions to merge

@mergify
mergify Bot merged commit 4c52856 into main Jul 10, 2026
53 of 55 checks passed
@mergify
mergify Bot deleted the automated/sdk-version-bump branch July 10, 2026 23:10
@mergify mergify Bot removed the queued label Jul 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

⚠️ SDD Preflight — Managed Paths Modified

This PR modifies files in SDD-managed component(s). These components are migrating to Spec-Driven Development.

File Component Mode
components/runners/ambient-runner/pyproject.toml runner warn
components/runners/ambient-runner/uv.lock runner warn

No action required — these components are in warn mode. Consider using the component's agent workflow for future changes.

📖 Specs: Runner Spec · Runner Constitution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants