Skip to content

fix(deps): update all patch dependencies#109

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-patch
Open

fix(deps): update all patch dependencies#109
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-patch

Conversation

@renovate

@renovate renovate Bot commented May 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@anthropic-ai/claude-agent-sdk 0.3.1430.3.166 age confidence
@typescript/native-preview (source) 7.0.0-dev.20260518.17.0.0-dev.20260605.1 age confidence
build-ts 17.1.1517.1.21 age confidence
lefthook 2.1.62.1.9 age confidence

Release Notes

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

v0.3.166

Compare Source

  • Fixed MCP resource tools not being injected for servers added at runtime via the mcp_set_servers control request

v0.3.165

Compare Source

  • Updated to parity with Claude Code v2.1.165

v0.3.163

Compare Source

  • stop_task control requests now return success when the target task is already gone (not_found or not_running), so SDK clients can reliably prune stale task chips
  • Fixed SDK hosts being unable to add builtin MCP servers (e.g. claude-in-chrome) via setMcpServers when the CLI was launched without them
  • Stop and SubagentStop hook events now support additionalContext in hookSpecificOutput, enabling non-error feedback that continues the turn

v0.3.162

Compare Source

  • Refusal error messages now carry stop_reason: "refusal" and stop_details on the assistant message and in session transcripts, so SDK consumers can detect refusals without text-matching the error content
  • Agent SDK sessions on native builds now default to fast embedded find/grep search in Bash, matching the interactive CLI, instead of always registering the dedicated Grep/Glob tools. To keep the dedicated tools (e.g. to intercept searches via canUseTool or hooks), name them in the tools option or reference them in allowedTools

v0.3.161

Compare Source

  • The initialize control request is now idempotent: a second initialize returns the same success payload instead of an Already initialized error. ControlResponse gains an optional pending_permission_requests field, mirroring ControlErrorResponse
  • applyFlagSettings now live-applies agent changes: switching the active agent (or passing null to reset) takes effect on the next turn in a running session

v0.3.160

Compare Source

  • Fixed SDK hook callbacks swallowing abort signals: aborting during a PostToolUse hook now ends the turn with a final result message instead of hanging the calling process

v0.3.159

Compare Source

  • Updated to parity with Claude Code v2.1.159

v0.3.158

Compare Source

  • Updated to parity with Claude Code v2.1.158

v0.3.157

Compare Source

  • Updated to parity with Claude Code v2.1.157

v0.3.156

Compare Source

  • Updated to parity with Claude Code v2.1.156

v0.3.154

Compare Source

  • Fixed stdio MCP servers being incorrectly restarted on every reconcile pass due to config-equality false positives

v0.3.153

Compare Source

  • Updated to parity with Claude Code v2.1.153

v0.3.152

Compare Source

  • SessionStart hooks can now return reloadSkills: true to trigger a skill re-scan, and set the session title via hookSpecificOutput.sessionTitle
  • Added a MessageDisplay hook event that lets hooks transform or hide assistant message text as it is displayed

v0.3.150

Compare Source

  • Updated to parity with Claude Code v2.1.150

v0.3.149

Compare Source

  • Fixed options.env dropping CLAUDE_AGENT_SDK_VERSION (used for User-Agent and telemetry) when a custom environment is supplied, and corrected the Options.env docs to state that the value replaces the subprocess environment rather than merging with process.env

v0.3.148

Compare Source

  • Updated to parity with Claude Code v2.1.148

v0.3.147

Compare Source

  • Updated to parity with Claude Code v2.1.147

v0.3.146

Compare Source

  • Updated to parity with Claude Code v2.1.146

v0.3.145

Compare Source

  • Updated to parity with Claude Code v2.1.145

v0.3.144

Compare Source

  • Assistant messages and StopFailure hooks now report error: 'model_not_found' when the selected model doesn't exist or isn't available, instead of the generic 'invalid_request'. The api_error_status field on result messages is now documented.
  • Added @anthropic-ai/claude-agent-sdk/extract export for bun build --compile consumers: import the platform native binary with with { type: 'file' }, call extractFromBunfs(binPath) to copy it out of the compiled executable's virtual filesystem, and pass the result to options.pathToClaudeCodeExecutable
microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20260605.1

Compare Source

v7.0.0-dev.20260604.1

Compare Source

v7.0.0-dev.20260603.1

Compare Source

v7.0.0-dev.20260602.1

Compare Source

v7.0.0-dev.20260601.1

Compare Source

v7.0.0-dev.20260527.2

Compare Source

v7.0.0-dev.20260527.1

Compare Source

v7.0.0-dev.20260526.1

Compare Source

v7.0.0-dev.20260525.1

Compare Source

v7.0.0-dev.20260524.1

Compare Source

v7.0.0-dev.20260523.1

Compare Source

v7.0.0-dev.20260522.1

Compare Source

v7.0.0-dev.20260521.1

Compare Source

v7.0.0-dev.20260519.1

Compare Source

WillBooster/build-ts (build-ts)

v17.1.21

Compare Source

Bug Fixes

v17.1.20

Compare Source

Bug Fixes

v17.1.19

Compare Source

Bug Fixes

v17.1.18

Compare Source

Bug Fixes

v17.1.17

Compare Source

Bug Fixes

v17.1.16

Compare Source

Bug Fixes
evilmartians/lefthook (lefthook)

v2.1.9

Compare Source

v2.1.8

Compare Source

  • fix: do not warn if local hooks path is equal to default hooks path (#​1421) by @​mrexox

v2.1.7

Compare Source


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 5am on Saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate Bot enabled auto-merge (squash) May 30, 2026 03:15
@renovate renovate Bot force-pushed the renovate/all-patch branch 21 times, most recently from da10317 to 37504cf Compare June 6, 2026 03:29
@renovate renovate Bot force-pushed the renovate/all-patch branch 7 times, most recently from b0d88d3 to 4ed9a61 Compare June 7, 2026 18:45
@renovate renovate Bot force-pushed the renovate/all-patch branch 5 times, most recently from 2256529 to a49e392 Compare June 10, 2026 18:05
@renovate renovate Bot force-pushed the renovate/all-patch branch from a49e392 to 8d11a39 Compare June 10, 2026 22:47
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