Skip to content

deps(deps): bump @anthropic-ai/sdk from 0.32.1 to 0.99.0#13

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

deps(deps): bump @anthropic-ai/sdk from 0.32.1 to 0.99.0#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/anthropic-ai/sdk-0.99.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps @anthropic-ai/sdk from 0.32.1 to 0.99.0.

Release notes

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

sdk: v0.99.0

0.99.0 (2026-05-27)

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

Features

Bug Fixes

  • streaming: carry stop_details through message_delta accumulation (#1027) (198bc27)

sdk: v0.98.1

0.98.1 (2026-05-26)

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)

sdk: v0.98.0

0.98.0 (2026-05-21)

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)

sdk: v0.97.1

0.97.1 (2026-05-19)

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

Bug Fixes

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

sdk: v0.97.0

0.97.0 (2026-05-19)

... (truncated)

Changelog

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

0.99.0 (2026-05-27)

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

Features

Bug Fixes

  • streaming: carry stop_details through message_delta accumulation (#1027) (198bc27)

0.98.1 (2026-05-26)

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)

0.98.0 (2026-05-21)

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)

0.97.1 (2026-05-19)

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

Bug Fixes

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

0.97.0 (2026-05-19)

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

Features

  • client: Add support for self-hosted sandboxes in CMA with sandbox helpers (659a343)

... (truncated)

Commits
  • 1b2500d chore: release main
  • 05304ab ci: pin detect-breaking-changes actions to commit SHAs (#1022)
  • 1ec3820 fix(streaming): carry stop_details through message_delta accumulation (#1027)
  • 8bb6782 feat: support custom file size caps (#1029)
  • 1fe87f3 chore: release main
  • a654489 chore(client): swap to using Trusted Publishing
  • 9c5c098 fix(client): preserve directory prefix in skills.versions.create uploads (#1024)
  • 4dd54a9 chore(examples): rename managed-agents private-sandbox-worker example to self...
  • 32ce8c0 chore: release main
  • 1873a96 feat(api): Add support for thinking-token-count beta for estimated tokens in ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​anthropic-ai/sdk since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) from 0.32.1 to 0.99.0.
- [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.32.1...sdk-v0.99.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 27, 2026

Labels

The following labels could not be found: supply-chain, w763. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

No JSONL submission files found under submissions/.

sneaky-hippo added a commit that referenced this pull request May 29, 2026
…duct links -> /about

Per user: 'my personal email shouldn't be anywhere' + 'repoint /product links -> /about'.
- EMAIL: rodneyyesep@gmail.com -> dev@kolm.ai across 93 product/user-facing files
  (public/docs/account/brand + src/cli/api defaults incl. transactional from-address).
  Updated tests/wave708 expectation to match the new source value.
- /product -> /about: repointed href on 353 pages (regex-guarded, never matches /products).
  Updated the canonical-nav source scripts/inject-nav.cjs (NAV_ITEMS + mega Overview) to
  /about and re-ran it (0 touched, 334 idempotent-noop). Updated the W221/W223/W226/W227
  cross-link + idempotency test contracts from /product to /about (the product page now
  lives at /about; /product 308-redirects there). 67/67 in those families.
- about.html JSON-LD/breadcrumb -> /about; webgpu-runner.html meta description (W538 6/6).

/product the PAGE still exists + 308-redirects to /about (W221 #9/#10/#13 intact).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
sneaky-hippo added a commit that referenced this pull request May 29, 2026
…out', generators + test contracts)

The /product->/about repoint cascaded into the W221 canonical 5-anchor nav (woven
through ~10 test families + the inject-nav generator + 4 CLI-doc generators) — W301
already encoded the intended end-state ('About/Models/Docs/Pricing/Enterprise'). Finished it:
- scripts/inject-nav.cjs: canonical first anchor now label 'About' -> /about (slug kept for CSS);
  re-ran it -> 334 pages regenerated with the About/About nav.
- 4 CLI-doc generators (build-changelog, write-extra/missing-cli-docs, write-w869b-cli-stubs):
  nav-top template 'Product'->/product => 'About'->/about so regeneration stays consistent.
- Test contracts updated /product->/about + 'Product'->'About' in the 5-anchor nav assertions:
  W221/W223/W226/W227/W230/W322-325(W32x)/W374/W409z/W559. /product PAGE-existence + redirect
  tests (W221 #9/#10/#13) untouched (the page still exists + 308-redirects).

Full suite: 8789 pass / 4 fail — all 4 are the known env-concurrency flakes (quantize-worker
torch-import + ship-gate inner node --test), every one passes standalone. Zero real regressions.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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