Skip to content

chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.106.0#17

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

chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.106.0#17
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/anthropic-ai-sdk-0.x

Conversation

@renovate

@renovate renovate Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@anthropic-ai/sdk ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.106.0 age confidence

Release Notes

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

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)

v0.96.0

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

Features
  • api: Add BetaManagedAgentsSearchResultBlock types (08f02f3)
  • api: Add support for cache diagnostics beta (eafbd6d)
Bug Fixes
Chores

v0.95.2

Full Changelog: sdk-v0.95.1...sdk-v0.95.2

v0.95.1

Full Changelog: sdk-v0.95.0...sdk-v0.95.1

Chores
  • redact api-key headers in debug logs (fad8fee)

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 from 6fdd07b to ca69aea Compare May 19, 2026 11:37
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.96.0 chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.97.0 May 19, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from ca69aea to 4c2b8d1 Compare May 19, 2026 16:10
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.97.0 chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.98.0 May 21, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from 6bf1ae0 to d6986ec Compare May 27, 2026 00:34
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.98.0 chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.99.0 May 27, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from cfa8750 to f4e2e16 Compare May 29, 2026 00:48
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.99.0 chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.100.0 May 29, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.100.0 chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.101.0 Jun 5, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from c6d0c51 to 0349b1f Compare June 6, 2026 18:15
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.101.0 chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.102.0 Jun 6, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.102.0 chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.103.0 Jun 9, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 0349b1f to 1c2b589 Compare June 9, 2026 20:06
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.103.0 chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.104.0 Jun 9, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 3 times, most recently from bee7faf to 8256aa0 Compare June 15, 2026 21:38
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.104.0 chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.105.0 Jun 18, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 8256aa0 to e30cda6 Compare June 18, 2026 22:05
…0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.106.0
@renovate renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from e30cda6 to e2bed21 Compare June 24, 2026 20:33
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.105.0 chore(deps): update dependency @anthropic-ai/sdk to ^0.78.0 || ^0.80.0 || ^0.91.0 || ^0.94.0 || ^0.95.0 || ^0.106.0 Jun 24, 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