Skip to content

chore(deps): update dependency @anthropic-ai/sdk to v0.111.0#2

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 v0.111.0#2
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/anthropic-ai-sdk-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 31, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anthropic-ai/sdk 0.70.00.111.0 age adoption passing confidence

Release Notes

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

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)

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)

v0.95.0

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

Features
  • api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation (e0c0e9b)
Bug Fixes
  • api: Adjust webhook configuration (deed3f6)

v0.94.0

Full Changelog: sdk-v0.93.0...sdk-v0.94.0

Features
  • client: allow targeting a workspace for OIDC federation token exchange (bde6620)

v0.93.0

Full Changelog: sdk-v0.92.0...sdk-v0.93.0

Features
  • client: add Workload Identity Federation, interactive OAuth, and auth profiles (d5d6abd)

v0.92.0

Full Changelog: sdk-v0.91.1...sdk-v0.92.0

Features
  • api: improve Managed Agents APIs (ca1bf4a)
  • support setting headers via env (32f67d4)
Bug Fixes
  • bedrock: throw APIError for error events delivered in chunk frames (#​1021) (3ae887b)
Chores
  • format: run eslint and prettier separately (7ce257c)
  • internal: codegen related update (f08cc77)

v0.91.1

Full Changelog: sdk-v0.91.0...sdk-v0.91.1

Bug Fixes
  • memory: use restrictive file mode for memory files (#​901) (6db3b7e)
Chores
  • formatter: run prettier and eslint separately (974d22f)

v0.91.0

Full Changelog: sdk-v0.90.0...sdk-v0.91.0

Features
Bug Fixes
  • api: fix errors in api spec (ae10768)
  • api: restore missing features (1a5b47b)
Chores
  • internal: more robust bootstrap script (7716e19)
  • tests: bump steady to v0.22.1 (219a971)

v0.90.0

Full Changelog: sdk-v0.89.0...sdk-v0.90.0

Features
  • api: add claude-opus-4-7, token budgets and user_profiles (b26134b)
Chores
  • actually delete release-doctor.yml (0fe984d)
  • ci: remove release-doctor workflow (08e58bd)

v0.89.0

Full Changelog: sdk-v0.88.0...sdk-v0.89.0

Features
  • api: manual updates (57c2a11)
  • api: mark Sonnet and Opus 4 as deprecated (eff41b7)
Bug Fixes
  • streaming: add missing events (4c52919)

v0.88.0

Full Changelog: sdk-v0.87.0...sdk-v0.88.0

Features
Documentation

v0.87.0

Full Changelog: sdk-v0.86.1...sdk-v0.87.0

Features
  • api: Add beta advisor tool (1e99a8d)

v0.86.1

Full Changelog: sdk-v0.86.0...sdk-v0.86.1

Chores

v0.86.0

Full Changelog: sdk-v0.85.0...sdk-v0.86.0

Features
  • api: add support for Claude Managed Agents (2ef732a)
Chores
  • internal: codegen related update (d644830)

v0.85.0

Full Changelog: sdk-v0.84.0...sdk-v0.85.0

Features

v0.84.0

Full Changelog: sdk-v0.83.0...sdk-v0.84.0

Features
  • api: Add support for claude-mythos-preview (d4057b0)
  • tools: add AbortSignal support for tool runner (#​848) (972d591)

v0.82.0

Full Changelog: sdk-v0.81.0...sdk-v0.82.0

Features
Chores
  • tests: bump steady to v0.20.2 (6cf12cc)

v0.81.0

Full Changelog: sdk-v0.80.0...sdk-v0.81.0

Features
  • add .type field to APIError for error kind identification (#​790) (4bf637d)
Bug Fixes
  • memory: append path separator in validatePath prefix check (0ac69b3)
Chores
  • ci: run builds on CI even if only spec metadata changed (70b657a)
  • ci: skip lint on metadata-only changes (69bdc94)
  • internal: codegen related update (7ff7390)
  • internal: update gitignore (46d6667)
  • internal: update multipart form array serialization (d55b07d)
  • tests: bump steady to v0.19.4 (4957a5e)
  • tests: bump steady to v0.19.5 (c511ae0)
  • tests: bump steady to v0.19.6 (6d2b4b9)
  • tests: bump steady to v0.19.7 (d6cff9d)
  • tests: bump steady to v0.20.1 (284561f)

v0.80.0

Full Changelog: sdk-v0.79.0...sdk-v0.80.0

Features
Chores
  • internal: tweak CI branches (4a5819e)

v0.79.0

Full Changelog: sdk-v0.78.0...sdk-v0.79.0

Features
Bug Fixes
  • docs/contributing: correct pnpm link command (16bf66c)
  • internal: skip tests that depend on mock server (07417e5)
  • zod: use v4 import path for Zod ^3.25 compatibility (#​925) (c6c0ac8)
Chores
  • client: remove unused import (3827ab5)
  • internal: codegen related update (2c1fc10)
  • internal: improve import alias names (5b9615b)
  • internal: move stringifyQuery implementation to internal function (16239f3)
  • internal: update dependencies to address dependabot vulnerabilities (6fdea5e)
  • mcp-server: improve instructions (66e5363)
  • remove accidentally committed file (#​929) (0989113)
  • tests: unskip tests that are now supported in steady (616a98a)
Documentation

v0.78.0

Full Changelog: sdk-v0.77.0...sdk-v0.78.0

Features
  • api: Add top-level cache control (automatic caching) (1e2f83d)
Bug Fixes
  • bedrock: eliminate race condition in AWS credential resolution (#​901) (e5a101d)
  • client: format batches test file (821e9bf)
  • tests: fix issue in batches test (5f4ccf8)
Chores
  • update mock server docs (25d337f)

v0.77.0

Full Changelog: sdk-v0.76.0...sdk-v0.77.0

Features
  • api: fix shared UserLocation and error code types (c84038f)
Bug Fixes
  • add backward-compat namespace re-exports for UserLocation (#​706) (b88834f)

v0.76.0

Full Changelog: sdk-v0.75.0...sdk-v0.76.0

Features

v0.75.0

Full Changelog: sdk-v0.74.0...sdk-v0.75.0

Features
  • api: Releasing claude-sonnet-4-6 (d75e1c0)
Bug Fixes
Chores
  • internal/client: fix form-urlencoded requests (cba82b4)
  • internal: avoid type checking errors with ts-reset (c723296)
  • readme: change badge color to blue (3f7e788)

v0.74.0

Full Changelog: sdk-v0.73.0...sdk-v0.74.0

Features
  • api: enabling fast-mode in claude-opus-4-6 (e337981)

v0.73.0

Full Changelog: sdk-v0.72.1...sdk-v0.73.0

Features
  • api: Release Claude Opus 4.6, adaptive thinking, and other features (f741f92)
Bug Fixes
  • client: avoid memory leak in abort signal listener (#​895) (3bdd153)
  • client: avoid memory leak with abort signals (53e47df)
  • client: avoid removing abort listener too early (cd6e832)
Chores
  • client: do not parse responses with empty content-length (2be2df9)
  • client: restructure abort controller binding (0eeacb6)
  • internal: fix pagination internals not accepting option promises (7c23a3f)
  • remove claude-code-review workflow (#​644) (ad09c76)

v0.72.1

Full Changelog: sdk-v0.72.0...sdk-v0.72.1

Bug Fixes
  • client: remove OutputFormat exports from index.ts (bf2cf08)

v0.72.0

Full Changelog: sdk-v0.71.2...sdk-v0.72.0

Features
  • api: add support for Structured Outputs in the Messages API (eeb7fab)
  • api: migrate sending message format in output_config rather than output_format (99f4066)
  • ci: add breaking change detection workflow (b181568)
  • client: migrate structured output format (#​625) (abcdddc)
  • helpers: add MCP SDK helper functions (#​610) (b6c3963)
Bug Fixes
  • mcp: correct code tool API endpoint (4bd6ad6)
  • mcp: return correct lines on typescript errors (c425959)
Chores
  • break long lines in snippets into multiline (2c44e2d)
  • ci: Add Claude Code GitHub Workflow (#​612) (28a9a00)
  • ci: fix multi package publishing (b9e3ab9)
  • ci: upgrade actions/github-script (ff9dd44)
  • internal: codegen related update (754de58)
  • internal: codegen related update (cb411e4)
  • internal: update actions/checkout version (c0057be)
  • internal: upgrade babel, qs, js-yaml (494d9ed)
  • internal: version bump (24ecc83)
  • tests: remove extraneous header test (076a87c)
Documentation

v0.71.2

Full Changelog: sdk-v0.71.1...sdk-v0.71.2

Bug Fixes

v0.71.1

Full Changelog: sdk-v0.71.0...sdk-v0.71.1

Bug Fixes
  • parser: use correct naming for parsed text blocks (6472bcd)
  • structured outputs: ensure parsed is not enumerable (860175f), closes #​857
Chores
  • add deprecation warnings for accessing .parsed (ae7a637)
  • client: fix logger property type (e3e4d7c)
  • internal: upgrade eslint (5fbe661)

v0.71.0

Full Changelog: sdk-v0.70.1...sdk-v0.71.0

Features
  • api: adds support for Claude Opus 4.5, Effort, Advance Tool Use Features, Autocompaction, and Computer Use v5 (f3a0dac)
Chores

Note

PR body was truncated to here.


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 changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.80.0 chore(deps): update dependency @anthropic-ai/sdk to v0.81.0 Mar 31, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 8d0bb29 to 26db78a Compare March 31, 2026 18:04
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from fecb9e2 to 3265346 Compare March 31, 2026 18:50
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.81.0 chore(deps): update dependency @anthropic-ai/sdk to v0.82.0 Apr 6, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from c177a66 to dd31dd0 Compare April 7, 2026 19:28
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.82.0 chore(deps): update dependency @anthropic-ai/sdk to v0.85.0 Apr 7, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from dd31dd0 to 9ed62b6 Compare April 15, 2026 18:11
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.85.0 chore(deps): update dependency @anthropic-ai/sdk to v0.89.0 Apr 15, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.89.0 chore(deps): update dependency @anthropic-ai/sdk to v0.90.0 Apr 19, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 9ed62b6 to 82cfed1 Compare April 19, 2026 02:58
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 82cfed1 to 469bc8e Compare April 28, 2026 20:15
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.90.0 chore(deps): update dependency @anthropic-ai/sdk to v0.91.1 Apr 28, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 469bc8e to bdf9833 Compare May 2, 2026 03:59
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.91.1 chore(deps): update dependency @anthropic-ai/sdk to v0.92.0 May 2, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from bdf9833 to 0f462a9 Compare May 5, 2026 23:44
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.92.0 chore(deps): update dependency @anthropic-ai/sdk to v0.94.0 May 5, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 0f462a9 to ee55c2c Compare May 6, 2026 23:58
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.94.0 chore(deps): update dependency @anthropic-ai/sdk to v0.95.0 May 6, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from ee55c2c to 4e23292 Compare May 8, 2026 19:09
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.95.0 chore(deps): update dependency @anthropic-ai/sdk to v0.95.1 May 8, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.95.1 chore(deps): update dependency @anthropic-ai/sdk to v0.95.2 May 11, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 4e23292 to 1fea062 Compare May 11, 2026 23:57
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.95.2 chore(deps): update dependency @anthropic-ai/sdk to v0.96.0 May 14, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 1fea062 to 99ec9ad Compare May 14, 2026 07:42
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 99ec9ad to 61976c8 Compare May 22, 2026 04:05
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.96.0 chore(deps): update dependency @anthropic-ai/sdk to v0.98.0 May 22, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 61976c8 to dfb49a4 Compare May 30, 2026 11:15
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.98.0 chore(deps): update dependency @anthropic-ai/sdk to v0.100.1 May 30, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from dfb49a4 to 1960add Compare June 6, 2026 15:52
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.100.1 chore(deps): update dependency @anthropic-ai/sdk to v0.101.0 Jun 6, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 1960add to 3153e64 Compare June 7, 2026 07:49
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.101.0 chore(deps): update dependency @anthropic-ai/sdk to v0.102.0 Jun 7, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 3153e64 to 21fa5a0 Compare June 13, 2026 03:30
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.102.0 chore(deps): update dependency @anthropic-ai/sdk to v0.104.1 Jun 13, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.104.1 chore(deps): update dependency @anthropic-ai/sdk to v0.104.2 Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 3 times, most recently from 0d53dc0 to 6407cb7 Compare June 21, 2026 04:01
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.104.2 chore(deps): update dependency @anthropic-ai/sdk to v0.105.0 Jun 21, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 6407cb7 to 23e5978 Compare June 27, 2026 03:49
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.105.0 chore(deps): update dependency @anthropic-ai/sdk to v0.106.0 Jun 27, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.106.0 chore(deps): update dependency @anthropic-ai/sdk to v0.109.0 Jul 1, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch 2 times, most recently from 39f2e6f to 59a6c56 Compare July 2, 2026 18:56
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.109.0 chore(deps): update dependency @anthropic-ai/sdk to v0.109.1 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from 59a6c56 to e61b66d Compare July 4, 2026 15:36
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.109.1 chore(deps): update dependency @anthropic-ai/sdk to v0.110.0 Jul 4, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-ai-sdk-0.x branch from e61b66d to f851a08 Compare July 16, 2026 04:06
@renovate renovate Bot changed the title chore(deps): update dependency @anthropic-ai/sdk to v0.110.0 chore(deps): update dependency @anthropic-ai/sdk to v0.111.0 Jul 16, 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