Skip to content

fix(deps): update dependency @anthropic-ai/sdk to ^0.100.0#89

Merged
SamuelIVX merged 1 commit into
mainfrom
renovate/anthropic-ai-sdk-0.x
May 29, 2026
Merged

fix(deps): update dependency @anthropic-ai/sdk to ^0.100.0#89
SamuelIVX merged 1 commit into
mainfrom
renovate/anthropic-ai-sdk-0.x

Conversation

@SamuelIVX
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
@anthropic-ai/sdk ^0.99.0^0.100.0 age confidence

Release Notes

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

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)

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "every weekday"
  • 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 has been generated by Mend Renovate.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

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

Project Deployment Actions Updated (UTC)
clarify Ready Ready Preview, Comment May 29, 2026 12:02pm

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 29, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 0d67d483-a9ad-47eb-b8b6-f4d5f282285f

📥 Commits

Reviewing files that changed from the base of the PR and between 719a483 and b4bd5d6.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json
📜 Recent review details
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
  • GitHub Check: Analyze (javascript-typescript)
  • GitHub Check: Lint Code Base
  • GitHub Check: Analyze (actions)
🔇 Additional comments (1)
package.json (1)

12-12: Verify @anthropic-ai/sdk bump to ^0.100.0 (package.json line 12)

  • @anthropic-ai/sdk 0.100.0 (and 0.100.1) are present/published on npm.
  • Reported security advisories found by the npm/GitHub vulnerability query are MODERATE and affect versions < 0.91.1 / < 0.81.0, so 0.100.0 is outside those ranges.
  • Still need to check the SDK’s MIGRATION.md / CHANGELOG.md for the 0.100.0 release to ensure client.messages.create() and the response payload shape (including response.content[0].text) are unchanged, and that the “mid-conversation system blocks” feature doesn’t require any request-format updates in your routes.

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated dependency version for improved stability and compatibility.

Walkthrough

The @anthropic-ai/sdk dependency version is updated from ^0.99.0 to ^0.100.0 in package.json.

Changes

Anthropic SDK Version Update

Layer / File(s) Summary
Anthropic SDK dependency bump
package.json
The @anthropic-ai/sdk version constraint is updated from ^0.99.0 to ^0.100.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • SamuelIVX/clarify#85: Updates @anthropic-ai/sdk from ^0.98.0 to ^0.99.0 in a preceding dependency bump.
  • SamuelIVX/clarify#80: Updates the same dependency from ^0.97.0 to ^0.98.0 in an earlier version bump.
  • SamuelIVX/clarify#67: Updates @anthropic-ai/sdk from ^0.95.0 to ^0.96.0 as part of a similar dependency maintenance cycle.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The PR title clearly and specifically describes the main change: updating the @anthropic-ai/sdk dependency to version ^0.100.0.
Description check ✅ Passed The PR description is directly related to the changeset, providing detailed release notes, version information, and context for the @anthropic-ai/sdk dependency update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/anthropic-ai-sdk-0.x

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@SamuelIVX SamuelIVX merged commit 3632f5a into main May 29, 2026
8 checks passed
@SamuelIVX SamuelIVX deleted the renovate/anthropic-ai-sdk-0.x branch May 29, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant