Skip to content

Build(deps): bump Anthropic SDK to 0.115.0 - #93

Merged
devteapot merged 1 commit into
mainfrom
agent/dependabot-anthropic-0.115.0
Jul 29, 2026
Merged

Build(deps): bump Anthropic SDK to 0.115.0#93
devteapot merged 1 commit into
mainfrom
agent/dependabot-anthropic-0.115.0

Conversation

@devteapot

Copy link
Copy Markdown
Owner

Resolves the compatible half of closed Dependabot PR #91.

What changed

  • Updated @anthropic-ai/sdk from the ^0.112.3 range (locked at 0.112.5) to ^0.115.0.
  • Updated bun.lock precisely to 0.115.0.
  • Deliberately left jsdom on 29.x because jsdom 30 raises the Node minimum to ^22.22.2 || ^24.15.0 || >=26.0.0; that policy change should not be bundled into an unrelated SDK update.

Why

Anthropic SDK 0.113–0.115 contains additive API/model support and an abort-listener cleanup, with no breaking change noted. It remains compatible with the Claude Agent SDK peer range.

Validation

Using the same Bun 1.3.14 version observed in CI:

  • bun install --frozen-lockfile
  • bun run build
  • bun run test (232 tests passed)
  • Anthropic client import/construction smoke test

The original #91 failure was caused solely by an omitted lockfile update.

@devteapot
devteapot merged commit b743bf3 into main Jul 29, 2026
12 checks passed
@devteapot
devteapot deleted the agent/dependabot-anthropic-0.115.0 branch July 29, 2026 14:27
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.

1 participant