Skip to content

chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.119#2949

Merged
caio-pizzol merged 1 commit into
mainfrom
renovate/anthropic-ai-claude-agent-sdk-0.x-lockfile
Apr 27, 2026
Merged

chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.119#2949
caio-pizzol merged 1 commit into
mainfrom
renovate/anthropic-ai-claude-agent-sdk-0.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 27, 2026

This PR contains the following updates:

Package Change Age Confidence
@anthropic-ai/claude-agent-sdk 0.2.1140.2.119 age confidence

Release Notes

anthropics/claude-agent-sdk-typescript (@​anthropic-ai/claude-agent-sdk)

v0.2.119

Compare Source

  • Added forwardSubagentText option to stream subagent text deltas to SDK consumers
  • excludeDynamicSections now keeps static auto-memory instructions in the cacheable system-prompt block; only the per-user memory directory path and per-machine environment values are relocated to the first user message
  • Long-running SDK sessions now reconnect claude.ai-proxied MCP servers after a transport-stream abort
  • SessionStore.append() failures are now retried up to 3 times with short backoff before the batch is dropped and mirror_error is emitted

v0.2.118

Compare Source

  • Added Options.managedSettings for embedders to pass policy-tier settings to the spawned CLI in-memory, honored below IT-controlled managed sources

v0.2.117

Compare Source

  • Updated to parity with Claude Code v2.1.117

v0.2.116

Compare Source

  • Updated to parity with Claude Code v2.1.116

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 7am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate Bot force-pushed the renovate/anthropic-ai-claude-agent-sdk-0.x-lockfile branch from fcf0cdb to a939a91 Compare April 27, 2026 14:33
caio-pizzol added a commit that referenced this pull request Apr 27, 2026
GitHub's required-status-check rule is name-based; when a workflow is
skipped by paths, the required check stays pending and blocks the PR
forever. That has been blocking dep-only and other path-irrelevant PRs
(e.g. #2949) on the Behavior Tests / validate gate.

The simplest durable fix is to drop the path filter and let the
workflow run on every PR. Trades a bounded amount of CI minutes for
removing an entire class of stuck-PR failures and the recurring
maintenance of keeping path lists in sync with the repo layout.
@caio-pizzol caio-pizzol merged commit df9ffb5 into main Apr 27, 2026
10 checks passed
@caio-pizzol caio-pizzol deleted the renovate/anthropic-ai-claude-agent-sdk-0.x-lockfile branch April 27, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants