-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency @anthropic-ai/sdk to v0.24.2 #152
Conversation
anthropic debug - [puLL-Merge] - anthropics/anthropic-sdk-typescript@sdk-v0.24.0..sdk-v0.24.2 DescriptionThis PR includes multiple updates and bug fixes across the Anthropic SDK TypeScript repository. The changes span version updates, bug fixes in partial JSON parsing, updates to dependencies, and additions to the test suite. ChangesChanges
Possible IssuesNo major non-security issues are apparent in this PR. Security HotspotsThere are no obvious security vulnerabilities introduced in this PR. The changes primarily focus on bug fixes, dependency updates, and test improvements. |
openai debug - [puLL-Merge] - anthropics/anthropic-sdk-typescript@sdk-v0.24.0..sdk-v0.24.2 DescriptionThis PR includes various updates to the Anthropic SDK TypeScript codebase. It involves version bumps, updating dependencies, fixing bugs, adding tests, and documentation. The main motivation behind these changes seems to be keeping dependencies up to date, improving error handling, and increasing test coverage. ChangesChanges
Security HotspotsNone identified. Possible Issues
|
bedrock debug - [puLL-Merge] - anthropics/anthropic-sdk-typescript@sdk-v0.24.0..sdk-v0.24.2 DescriptionThis PR updates the Anthropic TypeScript SDK to version 0.24.2. It includes several bug fixes, chores, and dependency updates. ChangesChanges
Possible IssuesThe changes to the partial JSON parser could potentially have unintended side effects if the parser is used in ways not covered by the new unit tests. The parser will now silently ignore unknown tokens instead of erroring. |
This PR contains the following updates:
0.24.0
->0.24.2
Release Notes
anthropics/anthropic-sdk-typescript (@anthropic-ai/sdk)
v0.24.2
Full Changelog: sdk-v0.24.1...sdk-v0.24.2
Bug Fixes
null
token properly (f53742f)Chores
v0.24.1
Full Changelog: sdk-v0.24.0...sdk-v0.24.1
Bug Fixes
Chores
Configuration
📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.