chore(deps): bump the npm-sdk-deps group across 1 directory with 6 updates#3807
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…dates Bumps the npm-sdk-deps group with 6 updates in the /sdks/typescript directory: | Package | From | To | | --- | --- | --- | | [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `2.11.0` | `2.12.0` | | [protobufjs](https://github.com/protobufjs/protobuf.js) | `7.5.5` | `7.5.6` | | [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) | `0.2.121` | `0.2.126` | | [@openai/agents](https://github.com/openai/openai-agents-js) | `0.8.3` | `0.8.5` | | [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) | `2.7.0` | `2.7.1` | | [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) | `2.7.0` | `2.7.1` | Updates `@bufbuild/protobuf` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.12.0/packages/protobuf) Updates `protobufjs` from 7.5.5 to 7.5.6 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.6/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.5...protobufjs-v7.5.6) Updates `@anthropic-ai/claude-agent-sdk` from 0.2.121 to 0.2.126 - [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-typescript@v0.2.121...v0.2.126) Updates `@openai/agents` from 0.8.3 to 0.8.5 - [Release notes](https://github.com/openai/openai-agents-js/releases) - [Commits](openai/openai-agents-js@v0.8.3...v0.8.5) Updates `@opentelemetry/core` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v2.7.0...v2.7.1) Updates `@opentelemetry/sdk-trace-base` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-agent-sdk" dependency-version: 0.2.126 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-sdk-deps - dependency-name: "@bufbuild/protobuf" dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-sdk-deps - dependency-name: "@openai/agents" dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-sdk-deps - dependency-name: "@opentelemetry/core" dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-sdk-deps - dependency-name: "@opentelemetry/sdk-trace-base" dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-sdk-deps - dependency-name: protobufjs dependency-version: 7.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-sdk-deps ... Signed-off-by: dependabot[bot] <support@github.com>
2c387e3 to
a096c68
Compare
gregfurman
approved these changes
May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-sdk-deps group with 6 updates in the /sdks/typescript directory:
2.11.02.12.07.5.57.5.60.2.1210.2.1260.8.30.8.52.7.02.7.12.7.02.7.1Updates
@bufbuild/protobuffrom 2.11.0 to 2.12.0Release notes
Sourced from @bufbuild/protobuf's releases.
Commits
63a8547Release 2.12.0 (#1394)859013cUpdate to protocolbuffers/protobuf v34.0 (#1385)58c72f7Fix Any JSON encoding for messages without a custom JSON representation (#1388)32a1435Reject overlong varints and malformed wire-format tags (#1387)e0df1baResolve utf8_validation feature and validate UTF-8 on binary input (#1386)6be4408SupportexactOptionalPropertyTypes(#1371)2ca7058Fix minor JSDoc issues (#1373)b9e4d8bGracefully handle Number for BigInt fields (#1346)Updates
protobufjsfrom 7.5.5 to 7.5.6Release notes
Sourced from protobufjs's releases.
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
2189e5bchore: release protobufjs-v7.x (#2174)75392eafix: Backport input hardening and CLI fixes to 7.x (#2173)8af8d7cchore(ci): Fix 7.x release please configuration (#2169)e92ca42chore(ci): Enable release-please for 7.x (#2166)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.
Updates
@anthropic-ai/claude-agent-sdkfrom 0.2.121 to 0.2.126Release notes
Sourced from @anthropic-ai/claude-agent-sdk's releases.
Changelog
Sourced from @anthropic-ai/claude-agent-sdk's changelog.
Commits
36c350achore: Update CHANGELOG.md38cd292chore: Update CHANGELOG.md5f07f15chore: Update CHANGELOG.mdUpdates
@openai/agentsfrom 0.8.3 to 0.8.5Release notes
Sourced from @openai/agents's releases.
Commits
54f351echore: update versions (#1188)a0fb92cdocs: update translated document pages (#1189)f7dba06feat: #1186 expose createAiSdkUiMessageStream (#1187)8c416ffchore: update versions (#1168)40900fdtest: preserve tracing in real-model integration fixtures (#1183)4b13496fix(agents-core): deduplicate trace provider shutdown cleanup (#1182)3a56cf8fix: #1176 normalize compacted Responses user messages before storing them (#...34c07eftest: stabilize leak detection harness (#1169)7929f7afix(agents-core): restore discriminated union tool schemas (#1172)d84b541docs: update all translated pages using gpt-5.4 modelUpdates
@opentelemetry/corefrom 2.7.0 to 2.7.1Release notes
Sourced from @opentelemetry/core's releases.
Changelog
Sourced from @opentelemetry/core's changelog.
Commits
2400d83chore: prepare next release (#6647)f7a9b7cfix(otlp-transformer): pin protobufjs to 8.0.1 (#6646)cb38d7ftest(otlp-transformer): add metrics transfrom benchmark (#6628)a28f12ffix(opentelemetry-core): defer tracestate vaidation (#6459)b27c514refactor(opentelemetry-exporter-prometheus): do not call `enforcePrometheusNa...a2a8186perf(sdk-trace-base): optimize TraceIdRatioBasedSampler hex parsing (#6284)4c0f3f1feat(sdk-node): set TracerProvider in startNodeSDK() (#6607)417f2f1fix(instr-xhr): do not unpatch XHR methods (#6611)47ac523Revert "chore: allow browser maintainers to approve changelog edits" (#6627)86c621dfix(instrumentation-fetch): tolerate non-writable globalThis.fetch and fix pr...Updates
@opentelemetry/sdk-trace-basefrom 2.7.0 to 2.7.1Release notes
Sourced from @opentelemetry/sdk-trace-base's releases.
Changelog
Sourced from @opentelemetry/sdk-trace-base's changelog.
Commits
2400d83chore: prepare next release (#6647)f7a9b7cfix(otlp-transformer): pin protobufjs to 8.0.1 (#6646)cb38d7ftest(otlp-transformer): add metrics transfrom benchmark (#6628)a28f12ffix(opentelemetry-core): defer tracestate vaidation (#6459)b27c514refactor(opentelemetry-exporter-prometheus): do not call `enforcePrometheusNa...a2a8186perf(sdk-trace-base): optimize TraceIdRatioBasedSampler hex parsing (#6284)4c0f3f1feat(sdk-node): set TracerProvider in startNodeSDK() (#6607)417f2f1fix(instr-xhr): do not unpatch XHR methods (#6611)47ac523Revert "chore: allow browser maintainers to approve changelog edits" (#6627)86c621dfix(instrumentation-fetch): tolerate non-writable globalThis.fetch and fix pr...