Update LLM provider SDK npm packages#8437
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
PR SummaryMedium Risk Overview No application logic changes are included; this PR is strictly a dependency version update for the Anthropic/Bedrock integration and related tooling. Reviewed by Cursor Bugbot for commit db14a13. Bugbot is set up for automated code reviews on this repo. Configure here. |
🤖 Augment PR SummarySummary: Updates the pinned 🤖 Was this summary useful? React with 👍 or 👎 |
927fcbd to
948dad1
Compare
@anthropic-ai/sdk to v0.75.0@anthropic-ai/sdk to v0.76.0
948dad1 to
f8c67bd
Compare
@anthropic-ai/sdk to v0.76.0@anthropic-ai/sdk to v0.77.0
f8c67bd to
45073ad
Compare
@anthropic-ai/sdk to v0.77.045073ad to
40ecdb2
Compare
40ecdb2 to
3d73d42
Compare
9c1bd9d to
f0e4a24
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Autofix Details
Bugbot Autofix prepared a fix for the issue found in the latest run.
- ✅ Fixed: SDK version doesn't match PR description's target
- Pinned
@anthropic-ai/sdkto 0.78.0 in both affected package manifests and regeneratedyarn.lockso all resolved entries now match the PR’s stated target version.
- Pinned
Or push these changes by commenting:
@cursor push 7c837bbb15
Preview (7c837bbb15)
diff --git a/apps/hash-ai-worker-ts/package.json b/apps/hash-ai-worker-ts/package.json
--- a/apps/hash-ai-worker-ts/package.json
+++ b/apps/hash-ai-worker-ts/package.json
@@ -43,7 +43,7 @@
},
"dependencies": {
"@anthropic-ai/bedrock-sdk": "0.26.4",
- "@anthropic-ai/sdk": "0.79.0",
+ "@anthropic-ai/sdk": "0.78.0",
"@apps/hash-graph": "workspace:*",
"@blockprotocol/graph": "workspace:*",
"@blockprotocol/type-system": "workspace:*",
diff --git a/libs/@local/repo-chores/node/package.json b/libs/@local/repo-chores/node/package.json
--- a/libs/@local/repo-chores/node/package.json
+++ b/libs/@local/repo-chores/node/package.json
@@ -10,7 +10,7 @@
"lint:tsc": "tsc --noEmit"
},
"dependencies": {
- "@anthropic-ai/sdk": "0.79.0",
+ "@anthropic-ai/sdk": "0.78.0",
"@blockprotocol/core": "0.1.4",
"@linear/sdk": "61.0.0",
"@local/hash-backend-utils": "workspace:*",
diff --git a/yarn.lock b/yarn.lock
--- a/yarn.lock
+++ b/yarn.lock
@@ -31,9 +31,9 @@
languageName: node
linkType: hard
-"@anthropic-ai/sdk@npm:0.79.0, @anthropic-ai/sdk@npm:>=0.50.3 <1":
- version: 0.79.0
- resolution: "@anthropic-ai/sdk@npm:0.79.0"
+"@anthropic-ai/sdk@npm:0.78.0, @anthropic-ai/sdk@npm:>=0.50.3 <1":
+ version: 0.78.0
+ resolution: "@anthropic-ai/sdk@npm:0.78.0"
dependencies:
json-schema-to-ts: "npm:^3.1.1"
peerDependencies:
@@ -43,7 +43,7 @@
optional: true
bin:
anthropic-ai-sdk: bin/cli
- checksum: 10c0/dd68838935bed0b8478da75e6a7f18ecb20c85f0cc173db10ca425ae6aa0a60536ba7b5994819e889f3d48bf30534ca25ea572dc306cb311ce6647057caf1f2a
+ checksum: 10c0/a43c83047d0f6ac8d50938e8a07aee27b8891cf51011fcbdb07159996762f262734e4839df00e57f713e25c8c740424939e13c91e6b3f5b12879b9cde1d9c835
languageName: node
linkType: hard
@@ -337,7 +337,7 @@
resolution: "@apps/hash-ai-worker-ts@workspace:apps/hash-ai-worker-ts"
dependencies:
"@anthropic-ai/bedrock-sdk": "npm:0.26.4"
- "@anthropic-ai/sdk": "npm:0.79.0"
+ "@anthropic-ai/sdk": "npm:0.78.0"
"@apps/hash-graph": "workspace:*"
"@blockprotocol/graph": "workspace:*"
"@blockprotocol/type-system": "workspace:*"
@@ -9588,7 +9588,7 @@
version: 0.0.0-use.local
resolution: "@local/repo-chores@workspace:libs/@local/repo-chores/node"
dependencies:
- "@anthropic-ai/sdk": "npm:0.79.0"
+ "@anthropic-ai/sdk": "npm:0.78.0"
"@blockprotocol/core": "npm:0.1.4"
"@linear/sdk": "npm:61.0.0"
"@local/eslint": "workspace:*"This Bugbot Autofix run was free. To enable autofix for future PRs, go to the Cursor dashboard.
f0e4a24 to
3da5a30
Compare
3da5a30 to
b395cc3
Compare
b395cc3 to
2be6a43
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
There are 2 total unresolved issues (including 1 from previous review).
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
2be6a43 to
3f5b876
Compare
3f5b876 to
26fff62
Compare
26fff62 to
0eea08d
Compare
0eea08d to
ecd3575
Compare
ecd3575 to
025106d
Compare
|
Dependency ReviewThe following issues were found:
Vulnerabilitiesapps/hash-ai-worker-ts/package.json
libs/@local/repo-chores/node/package.json
OpenSSF Scorecard
Scanned Files
|


This PR contains the following updates:
0.26.3→0.29.10.74.0→0.92.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
anthropics/anthropic-sdk-typescript (@anthropic-ai/bedrock-sdk)
v0.29.1Full Changelog: sdk-v0.29.0...sdk-v0.29.1
Bug Fixes
Chores
v0.29.0Full Changelog: sdk-v0.28.0...sdk-v0.29.0
Features
Chores
Refactors
v0.28.0Full Changelog: sdk-v0.27.3...sdk-v0.28.0
Features
Bug Fixes
Chores
Documentation
v0.27.0Full Changelog: sdk-v0.26.1...sdk-v0.27.0
Features
Documentation
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.