E4C0
Skip to content

build(deps): bump @anthropic-ai/sdk from 0.116.0 to 0.117.1 in the anthropic-sdk group across 1 directory - #581

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/anthropic-sdk-6074b56de8
Open

build(deps): bump @anthropic-ai/sdk from 0.116.0 to 0.117.1 in the anthropic-sdk group across 1 directory#581
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/anthropic-sdk-6074b56de8

Conversation

@dependabot
@dependabot dependabot Bot commented on behalf of github Aug 22, 2026
Copy link
Copy Markdown
Contributor

Bumps the anthropic-sdk group with 1 update in the / directory: @anthropic-ai/sdk.

Updates @anthropic-ai/sdk from 0.116.0 to 0.117.1

Release notes

Sourced from @​anthropic-ai/sdk's releases.

sdk: v0.117.1

0.117.1 (2026-08-13)

Full Changelog: sdk-v0.117.0...sdk-v0.117.1

Chores

  • ci: allow manually re-publishing a package to npm from the release workflow (af60c1f)
  • internal: tag uploaded preview builds with the branch name (#295) (228f44e)

sdk: v0.117.0

0.117.0 (2026-08-13)

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

Features

  • api: add output_behavior to dream creation (create a new memory store or update the input store in place) (6a5bd0f)

Bug Fixes

  • build: include dotfiles when flattening dist during git installs (917dbbb)
  • client: add models (a7bfbb1)
  • messages: honor per-request timeout in the non-streaming long-request check (#272) (0fdd8a8)
  • streaming: apply all message_delta fields when accumulating streamed messages (#289) (7b82659)
  • tool-runner: forward the response container id to the next request (#271) (5bdee4a)
  • tools: align path resolution, skill-archive members, and heartbeat bounds with the other SDKs (#264) (5fbc729)

Chores

  • ci: run breaking-change detection as a ci.yml job on every push (c34c1d5)
  • internal: switch from yarn to pnpm (f4eeea0)
  • tools: escape backslashes in skill archive exclusion patterns (#311) (67ede1c)

Documentation

  • api: clarify that user profile name is optional for resold profiles (1b6fed5)
Changelog

Sourced from @​anthropic-ai/sdk's changelog.

0.117.1 (2026-08-13)

Full Changelog: sdk-v0.117.0...sdk-v0.117.1

Chores

  • ci: allow manually re-publishing a package to npm from the release workflow (af60c1f)
  • internal: tag uploaded preview builds with the branch name (#295) (228f44e)

0.117.0 (2026-08-13)

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

Features

  • api: add output_behavior to dream creation (create a new memory store or update the input store in place) (6a5bd0f)

Bug Fixes

  • build: include dotfiles when flattening dist during git installs (917dbbb)
  • client: add models (a7bfbb1)
  • messages: honor per-request timeout in the non-streaming long-request check (#272) (0fdd8a8)
  • streaming: apply all message_delta fields when accumulating streamed messages (#289) (7b82659)
  • tool-runner: forward the response container id to the next request (#271) (5bdee4a)
  • tools: align path resolution, skill-archive members, and heartbeat bounds with the other SDKs (#264) (5fbc729)

Chores

  • ci: run breaking-change detection as a ci.yml job on every push (c34c1d5)
  • internal: switch from yarn to pnpm (f4eeea0)
  • tools: escape backslashes in skill archive exclusion patterns (#311) (67ede1c)

Documentation

  • api: clarify that user profile name is optional for resold profiles (1b6fed5)
Commits
  • 64a1e8e chore: release main
  • 0281a29 chore(ci): allow manually re-publishing a package to npm from the release wor...
  • f3e060b chore(internal): tag uploaded preview builds with the branch name (#295)
  • 6fcfb2c chore: release main
  • 1a1af33 codegen metadata
  • d6b8f40 chore: release main
  • 5edda86 chore(tools): escape backslashes in skill archive exclusion patterns (#311)
  • 07cf28c chore(internal): switch from yarn to pnpm
  • a751543 docs(api): clarify that user profile name is optional for resold profiles
  • 0c74ed0 fix(build): include dotfiles when flattening dist during git installs
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 22, 2026
@dependabot
dependabot Bot requested a review from hakimlabs as a code owner August 22, 2026 00:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 22, 2026
@vercel
vercel Bot commented Aug 22, 2026
Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
motebit-docs Ready Ready Preview Aug 25, 2026 8:00pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
motebit-proxy Ignored Ignored Preview Aug 25, 2026 8:00pm
motebit-web Ignored Ignored Preview Aug 25, 2026 8:00pm

Request Review

Bumps the anthropic-sdk group with 1 update in the / directory: [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript).


Updates `@anthropic-ai/sdk` from 0.116.0 to 0.117.1
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.116.0...sdk-v0.117.1)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.117.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: anthropic-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump @anthropic-ai/sdk from 0.116.0 to 0.117.1 in the anthropic-sdk group build(deps): bump @anthropic-ai/sdk from 0.116.0 to 0.117.1 in the anthropic-sdk group across 1 directory Aug 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/anthropic-sdk-6074b56de8 branch from 466329e to 81d0fe5 Compare August 25, 2026 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

0