Skip to content

Update LLM provider SDK npm packages#8437

Open
hash-worker[bot] wants to merge 1 commit into
mainfrom
deps/js/llm-provider-sdk-npm-packages
Open

Update LLM provider SDK npm packages#8437
hash-worker[bot] wants to merge 1 commit into
mainfrom
deps/js/llm-provider-sdk-npm-packages

Conversation

@hash-worker

@hash-worker hash-worker Bot commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@anthropic-ai/bedrock-sdk 0.26.30.30.2 age confidence
@anthropic-ai/sdk 0.74.00.104.1 age confidence

Warning

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.30.2

Compare Source

v0.30.1

Compare Source

Full Changelog: sdk-v0.30.0...sdk-v0.30.1

Bug Fixes
  • bedrock: correct messages beta handling (9b57586)
  • vertex: correct messages beta handling (26f21ee)
Chores

v0.30.0

Full Changelog: sdk-v0.29.2...sdk-v0.30.0

Features
  • api: add new model and computer-use-2024-10-22 beta (6981d89)
  • bedrock: add beta.messages.create() method (6317592)
  • vertex: add beta.messages.create() (22cfdba)
Bug Fixes
  • client: respect x-stainless-retry-count default headers (#​562) (274573f)
Chores

v0.29.2

Full Changelog: sdk-v0.29.1...sdk-v0.29.2

Bug Fixes
  • types: remove misleading betas TypedDict property for the Batch API (#​559) (4de5d0a)

v0.29.1

Full Changelog: sdk-v0.29.0...sdk-v0.29.1

Bug Fixes
Chores

v0.29.0

Full Changelog: sdk-v0.28.0...sdk-v0.29.0

Features
  • api: add message batches api (4f114d5)
Chores
Refactors

v0.28.0

Full Changelog: sdk-v0.27.3...sdk-v0.28.0

Features
Bug Fixes
Chores
Documentation

v0.27.0

Full Changelog: sdk-v0.26.1...sdk-v0.27.0

Features
Documentation
  • readme: update formatting and clarity for CORS flag (9cb2c35)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am every weekday,every weekend"
  • Automerge
    • "before 4am every weekday,every weekend"

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@vercel

vercel Bot commented Feb 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
hash Error Error Jun 24, 2026 1:23am
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
hashdotdesign Ignored Ignored Preview Jun 24, 2026 1:23am
hashdotdesign-tokens Ignored Ignored Preview Jun 24, 2026 1:23am
petrinaut Skipped Skipped Jun 24, 2026 1:23am

@vercel vercel Bot temporarily deployed to Preview – petrinaut February 17, 2026 19:53 Inactive
@cursor

cursor Bot commented Feb 17, 2026

Copy link
Copy Markdown

PR Summary

Medium Risk
Large minor-version jumps on SDKs that power production LLM calls (Temporal AI worker and Bedrock); breakage would surface at compile or runtime, not in this diff.

Overview
Bumps Anthropic TypeScript client dependencies only—no application source changes in this diff.

In @apps/hash-ai-worker-ts, @anthropic-ai/sdk goes from 0.74.0 → 0.104.1 and @anthropic-ai/bedrock-sdk from 0.26.3 → 0.30.2 (direct API + Bedrock paths used by the shared LLM activity layer). In @local/repo-chores, @anthropic-ai/sdk is aligned to 0.104.1 for the AI PR review script.

Reviewers should rely on install/build, lint:tsc, and AI worker unit tests to catch breaking type or API changes across the large SDK jump.

Reviewed by Cursor Bugbot for commit 599309c. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions Bot added area/deps Relates to third-party dependencies (area) area/apps > hash* Affects HASH (a `hash-*` app) area/libs Relates to first-party libraries/crates/packages (area) type/eng > backend Owned by the @backend team area/apps labels Feb 17, 2026
@augmentcode

augmentcode Bot commented Feb 17, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Updates the pinned @anthropic-ai/sdk dependency from 0.74.0 to 0.75.0 in the AI worker and repo-chores Node workspaces.
Why: Pulls in the latest upstream SDK spec fixes and newly released model support (per v0.75.0 release notes).

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@hash-worker hash-worker Bot force-pushed the deps/js/llm-provider-sdk-npm-packages branch from 927fcbd to 948dad1 Compare February 18, 2026 04:27
@hash-worker hash-worker Bot changed the title Update npm package @anthropic-ai/sdk to v0.75.0 Update npm package @anthropic-ai/sdk to v0.76.0 Feb 18, 2026
@vercel vercel Bot temporarily deployed to Preview – petrinaut February 18, 2026 04:27 Inactive
@hash-worker hash-worker Bot force-pushed the deps/js/llm-provider-sdk-npm-packages branch from 948dad1 to f8c67bd Compare February 18, 2026 20:55
@hash-worker hash-worker Bot changed the title Update npm package @anthropic-ai/sdk to v0.76.0 Update npm package @anthropic-ai/sdk to v0.77.0 Feb 18, 2026
@vercel vercel Bot temporarily deployed to Preview – petrinaut February 18, 2026 20:56 Inactive
Comment thread apps/hash-ai-worker-ts/package.json Outdated
@vilkinsons vilkinsons enabled auto-merge February 18, 2026 22:30
@hash-worker hash-worker Bot force-pushed the deps/js/llm-provider-sdk-npm-packages branch from f8c67bd to 45073ad Compare February 19, 2026 20:20
@hash-worker hash-worker Bot changed the title Update npm package @anthropic-ai/sdk to v0.77.0 Update LLM provider SDK npm packages Feb 19, 2026
@vercel vercel Bot temporarily deployed to Preview – petrinaut February 19, 2026 20:20 Inactive
@hash-worker hash-worker Bot force-pushed the deps/js/llm-provider-sdk-npm-packages branch from 45073ad to 40ecdb2 Compare February 20, 2026 10:20
@vercel vercel Bot temporarily deployed to Preview – petrinaut February 20, 2026 10:20 Inactive
@hash-worker hash-worker Bot force-pushed the deps/js/llm-provider-sdk-npm-packages branch from 40ecdb2 to 3d73d42 Compare February 25, 2026 17:58
@hash-worker hash-worker Bot force-pushed the deps/js/llm-provider-sdk-npm-packages branch from 9c1bd9d to f0e4a24 Compare March 16, 2026 17:59
@vercel vercel Bot temporarily deployed to Preview – petrinaut March 16, 2026 17:59 Inactive

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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/sdk to 0.78.0 in both affected package manifests and regenerated yarn.lock so all resolved entries now match the PR’s stated target version.

Create PR

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.

Comment thread apps/hash-ai-worker-ts/package.json Outdated
@hash-worker hash-worker Bot force-pushed the deps/js/llm-provider-sdk-npm-packages branch from f0e4a24 to 3da5a30 Compare March 18, 2026 18:58
@vercel vercel Bot temporarily deployed to Preview – petrinaut March 18, 2026 18:59 Inactive
@hash-worker hash-worker Bot force-pushed the deps/js/llm-provider-sdk-npm-packages branch from 3da5a30 to b395cc3 Compare March 31, 2026 17:04
@vercel vercel Bot temporarily deployed to Preview – petrinaut March 31, 2026 17:04 Inactive
@hash-worker hash-worker Bot force-pushed the deps/js/llm-provider-sdk-npm-packages branch from b395cc3 to 2be6a43 Compare April 1, 2026 18:58
@vercel vercel Bot temporarily deployed to Preview – petrinaut April 1, 2026 18:58 Inactive

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

There are 2 total unresolved issues (including 1 from previous review).

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment thread apps/hash-ai-worker-ts/package.json Outdated
@hash-worker

hash-worker Bot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
error This project's package.json defines "packageManager": "yarn@4.16.0". However the current global version of Yarn is 1.22.22.

Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.

@github-actions

github-actions Bot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ❌ 2 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
See the Details below.

Vulnerabilities

apps/hash-ai-worker-ts/package.json

NameVersionVulnerabilitySeverityPatched Version
@anthropic-ai/sdk0.91.0Claude SDK for TypeScript has Insecure Default File Permissions in Local Filesystem Memory Toolmoderate0.91.1

libs/@local/repo-chores/node/package.json

NameVersionVulnerabilitySeverityPatched Version
@anthropic-ai/sdk0.91.0Claude SDK for TypeScript has Insecure Default File Permissions in Local Filesystem Memory Toolmoderate0.91.1

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@anthropic-ai/sdk 0.91.0 UnknownUnknown
npm/@anthropic-ai/bedrock-sdk 0.29.0 UnknownUnknown
npm/@anthropic-ai/sdk 0.91.0 UnknownUnknown

Scanned Files

  • apps/hash-ai-worker-ts/package.json
  • libs/@local/repo-chores/node/package.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/apps > hash* Affects HASH (a `hash-*` app) area/apps area/deps Relates to third-party dependencies (area) area/libs Relates to first-party libraries/crates/packages (area) type/eng > backend Owned by the @backend team

Development

Successfully merging this pull request may close these issues.

1 participant