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
Copy link
Copy Markdown
Contributor

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

This PR contains the following updates:

Package Change Age Confidence
@anthropic-ai/bedrock-sdk 0.26.30.29.1 age confidence
@anthropic-ai/sdk 0.74.00.92.0 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.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
Copy link
Copy Markdown

vercel Bot commented Feb 17, 2026

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

Project Deployment Actions Updated (UTC)
hash Error Error May 14, 2026 8:14pm
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
hashdotdesign Ignored Ignored Preview May 14, 2026 8:14pm
hashdotdesign-tokens Ignored Ignored Preview May 14, 2026 8:14pm
petrinaut Skipped Skipped May 14, 2026 8:14pm

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

cursor Bot commented Feb 17, 2026

PR Summary

Medium Risk
Bumps core LLM-provider SDK versions used by the AI worker, which can introduce subtle runtime/typing changes in request/response handling. Risk is mainly compatibility/regression with existing Anthropic/Bedrock integration rather than logic changes in this PR.

Overview
Updates Anthropic provider dependencies: @anthropic-ai/bedrock-sdk is bumped in apps/hash-ai-worker-ts, and @anthropic-ai/sdk is bumped in both apps/hash-ai-worker-ts and libs/@local/repo-chores.

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.

@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
Copy link
Copy Markdown

augmentcode Bot commented Feb 17, 2026

🤖 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 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

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
Copy link
Copy Markdown

@cursor cursor Bot left a comment

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
Copy link
Copy Markdown

@cursor cursor Bot left a comment

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
Copy link
Copy Markdown
Contributor Author

hash-worker Bot commented Apr 30, 2026

⚠️ 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.12.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
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2026

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