From 3095a0fcb0e5561bb7a7428df924d8dcc390cc28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 11:09:29 +0000 Subject: [PATCH 1/2] Build(deps): bump @anthropic-ai/sdk in the js-workspace group Bumps the js-workspace group with 1 update: [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript). Updates `@anthropic-ai/sdk` from 0.111.0 to 0.112.3 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.111.0...sdk-v0.112.3) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.112.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-workspace ... Signed-off-by: dependabot[bot] --- packages/typescript/integrations/discovery/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/typescript/integrations/discovery/package.json b/packages/typescript/integrations/discovery/package.json index 401c19b..10ebb77 100644 --- a/packages/typescript/integrations/discovery/package.json +++ b/packages/typescript/integrations/discovery/package.json @@ -43,7 +43,7 @@ }, "dependencies": { "@slop-ai/consumer": "workspace:*", - "@anthropic-ai/sdk": "^0.111.0", + "@anthropic-ai/sdk": "^0.112.3", "@anthropic-ai/claude-agent-sdk": "^0.3.185", "@modelcontextprotocol/sdk": "^1.12.0", "ws": "^8.18.0", From ac2c7f953830fb7676f02b9f1e96977cf7e40bc1 Mon Sep 17 00:00:00 2001 From: Diego Carlino Date: Wed, 22 Jul 2026 00:55:32 +0200 Subject: [PATCH 2/2] Build(deps): update Bun lockfile for Anthropic SDK --- bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index e33d76a..550ace1 100644 --- a/bun.lock +++ b/bun.lock @@ -350,7 +350,7 @@ }, "dependencies": { "@anthropic-ai/claude-agent-sdk": "^0.3.185", - "@anthropic-ai/sdk": "^0.111.0", + "@anthropic-ai/sdk": "^0.112.3", "@modelcontextprotocol/sdk": "^1.12.0", "@slop-ai/consumer": "workspace:*", "ws": "^8.18.0", @@ -537,7 +537,7 @@ "@anthropic-ai/claude-agent-sdk-win32-x64": ["@anthropic-ai/claude-agent-sdk-win32-x64@0.3.205", "", { "os": "win32", "cpu": "x64" }, "sha512-kg2kkXyeSoFLruO3Ic2IruLxzBR0xCUtmlJHdWi3SYW7JhAKNJg4fcrdJsWcardmEw23Y2UDGDJbRyxqSVx6wg=="], - "@anthropic-ai/sdk": ["@anthropic-ai/sdk@0.111.0", "", { "dependencies": { "json-schema-to-ts": "^3.1.1", "standardwebhooks": "^1.0.0" }, "peerDependencies": { "zod": "^3.25.0 || ^4.0.0" }, "optionalPeers": ["zod"], "bin": { "anthropic-ai-sdk": "bin/cli" } }, "sha512-1hUqKi+uJQoS5X90+InwHbFAXMvgq0DnsC5hVLEeSRaODiU5WvmqDAcVCmGS2wC0pN9Z8jtWCbWw7JLzeDdm/Q=="], + "@anthropic-ai/sdk": ["@anthropic-ai/sdk@0.112.5", "", { "dependencies": { "json-schema-to-ts": "^3.1.1", "standardwebhooks": "^1.0.0" }, "peerDependencies": { "zod": "^3.25.0 || ^4.0.0" }, "optionalPeers": ["zod"], "bin": { "anthropic-ai-sdk": "bin/cli" } }, "sha512-FaaGkyS4/zW4n+8Pr9jQkyo5zWcBNw+R+heCLXdoKDUEuALbPALBk6zLAlmsU+veREiaATxVG0TwkK/cQ3NZsQ=="], "@anthropic-ai/vertex-sdk": ["@anthropic-ai/vertex-sdk@0.14.4", "", { "dependencies": { "@anthropic-ai/sdk": ">=0.50.3 <1", "google-auth-library": "^9.4.2" } }, "sha512-BZUPRWghZxfSFtAxU563wH+jfWBPoedAwsVxG35FhmNsjeV8tyfN+lFriWhCpcZApxA4NdT6Soov+PzfnxxD5g=="],