Skip to content

fix(deps): update dependency @anthropic-ai/sdk to ^0.116.0 - #308

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/anthropic-ai-sdk-0.x
Open

fix(deps): update dependency @anthropic-ai/sdk to ^0.116.0#308
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/anthropic-ai-sdk-0.x

Conversation

@renovate

@renovate renovate Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@anthropic-ai/sdk ^0.96.0^0.116.0 age confidence

Release Notes

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

v0.116.0

Compare Source

Full Changelog: sdk-v0.115.0...sdk-v0.116.0

Features
  • api: add mid-conversation-tool-changes-2026-07-01 beta (70e04f6)
  • api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub (1336a4a)
  • tools: make bash timeout and abort errors matchable by class (#​259) (201b12e)
Bug Fixes
  • client: use hardcoded User-Agent strings instead of constructor names (0b97f04)
Chores

v0.115.0

Compare Source

Full Changelog: sdk-v0.114.0...sdk-v0.115.0

Features
  • api: add claude-opus-5 model (cdd3606)
  • api: add tool addition/removal blocks and tool_change events (cdd3606)
  • api: expand client-side fallback credit token types and add server-side fallbacks default option (cdd3606)
Bug Fixes
  • client: release abort listeners when requests settle (#​1129) (b85e902)

v0.114.0

Compare Source

Full Changelog: sdk-v0.113.0...sdk-v0.114.0

Features
  • api: add new stop reason 'model_context_window_exceeded' (1ec71c1)

v0.113.0

Compare Source

Full Changelog: sdk-v0.112.5...sdk-v0.113.0

Features
  • api: add support for Managed Agents model effort, initial session events, and threads delta streaming (83fef1e)

v0.112.5

Compare Source

Full Changelog: sdk-v0.112.4...sdk-v0.112.5

Chores
  • api: add support for new refusal category (479efe8)
  • internal: codegen related update (830fb74)

v0.112.4

Compare Source

Full Changelog: sdk-v0.112.3...sdk-v0.112.4

Bug Fixes
  • aws: preserve AWS options and auth mode across withOptions() (#​214) (3f7665c)
Chores

v0.112.3

Compare Source

Full Changelog: sdk-v0.112.2...sdk-v0.112.3

Chores

v0.112.2

Compare Source

Full Changelog: sdk-v0.112.1...sdk-v0.112.2

Chores

v0.112.1

Compare Source

Full Changelog: sdk-v0.112.0...sdk-v0.112.1

v0.112.0

Compare Source

Full Changelog: sdk-v0.111.0...sdk-v0.112.0

Features
  • api: add support for MCP Tunnels (597ac41)

v0.111.0

Compare Source

Full Changelog: sdk-v0.110.0...sdk-v0.111.0

Features
  • api: add support for dreaming (77b28a6)
  • tools: gate session tool calls on evaluated_permission; bound idle by server stop_reason (68a6d7b)
Chores
  • docs: small updates to field descriptions (e25b885)
  • docs: update model example (a33f3f0)
  • docs: updates to descriptions and examples (eac4bac)

v0.110.0

Compare Source

Full Changelog: sdk-v0.109.1...sdk-v0.110.0

Features
  • api: add agent-memory-2026-07-22 beta header (a470e10)

v0.109.1

Compare Source

Full Changelog: sdk-v0.109.0...sdk-v0.109.1

Chores
  • api: remove some nonfunctional types from the SDKs (cc4dd4e)

v0.109.0

Compare Source

Full Changelog: sdk-v0.108.0...sdk-v0.109.0

Features
  • api: add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events (7f3211b)

v0.108.0

Compare Source

Full Changelog: sdk-v0.107.0...sdk-v0.108.0

Features
  • api: add support for claude-sonnet-5 (4588db0)
Bug Fixes
  • agent-toolset: allow absolute paths that resolve inside workdir (#​112) (e951fb2)
Chores

v0.107.0

Compare Source

Full Changelog: sdk-v0.106.0...sdk-v0.107.0

Features
Bug Fixes
  • agent-toolset: bound canonicalize symlink hops; resolve glob matches before confinement check (#​142) (277be80)
  • types: restore BatchCreateParams.Request.params dropped by codegen merge (#​165) (c6b68d2)
Chores
  • api: accept user profile ID's when counting tokens (6cda67e)
  • docs: updates to descriptions and example values (51a5f81)
Documentation
  • update readme requirements to match anthropic docs (#​146) (3818412)

v0.106.0

Compare Source

Full Changelog: sdk-v0.105.0...sdk-v0.106.0

Features
  • client: add support for system.message streaming events (a7c14b7)
Bug Fixes
  • helpers: single source for x-stainless-helper, append semantics, and tag the fallback middleware (#​107) (106bea0)
Chores
  • api: add support for new refusal category (b38fd01)
  • api: add support for sending User Profile ID in request headers (198583e)

v0.105.0

Compare Source

Full Changelog: sdk-v0.104.2...sdk-v0.105.0

Features
  • api: add support for new code_execution_20260120 tool (8dc2b54)
  • stream: lazily parse partial tool json input (#​99) (e55ceee)
Chores

v0.104.2

Compare Source

Full Changelog: sdk-v0.104.1...sdk-v0.104.2

Chores
  • api: remove retired models from API and SDKs (a942876)

v0.104.1

Compare Source

Full Changelog: sdk-v0.104.0...sdk-v0.104.1

Bug Fixes
  • api: add frontier_llm refusal category (465e686)

v0.104.0

Compare Source

Full Changelog: sdk-v0.103.0...sdk-v0.104.0

Features
  • api: add support for Managed Agents deployments and environment variable credentials (d01e38b)

v0.103.0

Compare Source

Full Changelog: sdk-v0.102.0...sdk-v0.103.0

Features
  • api: add support for claude-mythos-5 and claude-fable-5, with support for server-side fallbacks on refusal (cc337f7)
  • client: adds client-side fallbacks middleware for API providers that do not support server-side fallbacks (cc337f7)
  • middleware: add ctx.logger (#​55) (edd1454)
Bug Fixes

v0.102.0

Compare Source

Full Changelog: sdk-v0.101.0...sdk-v0.102.0

Features
  • api: small updates to Managed Agents types (8ba4f92)
Bug Fixes
  • client: run middleware before request signing (#​45) (95f1a4a)

v0.101.0

Compare Source

Full Changelog: sdk-v0.100.1...sdk-v0.101.0

Features
  • client: add support for middleware (9b01120)
Bug Fixes
  • apply request timeout to inner fetch only, not middleware chain (#​40) (25c13f6)
  • streaming: carry stop_details through beta message_delta accumulation (ed3fec7)
  • streaming: correctly parse json numbers with scientific notation (#​9) (7d5e642)
Chores
  • internal: fix artifact url (925ec27)
  • internal: fix branch names (fa3cf2c)
  • internal: update private repo name (a8ac213)
Documentation
  • point security reports to Anthropic's HackerOne program (#​16) (5c7912c)

v0.100.1

Compare Source

Full Changelog: sdk-v0.100.0...sdk-v0.100.1

Bug Fixes
  • streaming: carry encrypted_content on beta compaction blocks (#​1025) (eccddf3)
Chores
  • client: update lockfiles to have proper dependencies on standardwebhooks (5e9b523)

v0.100.0

Compare Source

Full Changelog: sdk-v0.99.0...sdk-v0.100.0

Features
  • api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.output_tokens_details (bb0bf27)
Documentation
  • replace literal newlines (66ba142)

v0.99.0

Compare Source

Full Changelog: sdk-v0.98.1...sdk-v0.99.0

Features
Bug Fixes
  • streaming: carry stop_details through message_delta accumulation (#​1027) (198bc27)

v0.98.1

Full Changelog: sdk-v0.98.0...sdk-v0.98.1

Bug Fixes
  • client: preserve directory prefix in skills.versions.create uploads (#​1024) (abbcd6a)
Chores
  • client: swap to using Trusted Publishing (821a50e)
  • examples: rename managed-agents private-sandbox-worker example to self-hosted-sandbox-worker (#​1023) (49fe221)

v0.98.0

Full Changelog: sdk-v0.97.1...sdk-v0.98.0

Features
  • api: Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming (0528d47)

v0.97.1

Full Changelog: sdk-v0.97.0...sdk-v0.97.1

Bug Fixes
  • runner: skip tool calls SessionToolRunner does not own (9987379)

v0.97.0

Full Changelog: sdk-v0.96.0...sdk-v0.97.0

Features
  • client: Add support for self-hosted sandboxes in CMA with sandbox helpers (659a343)
Bug Fixes
  • typescript: upgrade tsc-multi so that it works with Node 26 (623f71c)
Chores
  • tests: remove redundant File import (cf821fc)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from e475cd8 to 8cb67b6 Compare May 21, 2026 21:52
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.97.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.98.0 May 21, 2026
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.98.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.99.0 May 27, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 8cb67b6 to daad141 Compare May 27, 2026 02:11
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.99.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.100.0 May 28, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from 3b4f1cb to 67b1db9 Compare May 29, 2026 01:59
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.100.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.101.0 Jun 5, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 67b1db9 to 0b21c57 Compare June 5, 2026 23:10
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.101.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.102.0 Jun 6, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from 94f8039 to d905cc7 Compare June 9, 2026 20:50
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.102.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.104.0 Jun 9, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from 04173f8 to a6bdd9c Compare June 15, 2026 21:02
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from a6bdd9c to 0b903dd Compare June 18, 2026 21:43
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.104.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.105.0 Jun 18, 2026
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.105.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.106.0 Jun 24, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 0b903dd to a09d1d0 Compare June 24, 2026 21:26
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.106.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.107.0 Jun 29, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from a09d1d0 to ed57656 Compare June 29, 2026 18:16
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.107.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.108.0 Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from ed57656 to 9705238 Compare June 30, 2026 18:14
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.108.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.109.0 Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from a6a115d to e8a297c Compare July 2, 2026 01:03
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.109.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.110.0 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from e8a297c to 3e6e494 Compare July 2, 2026 21:10
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.110.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.111.0 Jul 10, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from 5c68306 to c345229 Compare July 16, 2026 20:35
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.111.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.112.0 Jul 16, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 4 times, most recently from 846cec2 to f1cbd1d Compare July 21, 2026 22:40
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.112.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.113.0 Jul 22, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from f1cbd1d to 149e339 Compare July 22, 2026 21:35
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.113.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.114.0 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from 3ee5a90 to 6f132dc Compare July 24, 2026 20:51
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.114.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.115.0 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 6f132dc to bbbd6d1 Compare August 7, 2026 18:56
@renovate renovate Bot changed the title fix(deps): update dependency @anthropic-ai/sdk to ^0.115.0 fix(deps): update dependency @anthropic-ai/sdk to ^0.116.0 Aug 7, 2026
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