chore(deps): bump the minor-and-patch group with 6 updates#296
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the minor-and-patch group with 6 updates#296dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.203.0` | `0.214.0` | | [@traceloop/node-server-sdk](https://github.com/traceloop/openllmetry-js) | `0.14.6` | `0.25.0` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.65.0` | `0.89.0` | | [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin) | `0.2.17` | `0.5.2` | | [together-ai](https://github.com/togethercomputer/together-typescript) | `0.22.0` | `0.39.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.13` | `0.28.19` | Updates `@opentelemetry/exporter-trace-otlp-http` from 0.203.0 to 0.214.0 - [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@experimental/v0.203.0...experimental/v0.214.0) Updates `@traceloop/node-server-sdk` from 0.14.6 to 0.25.0 - [Release notes](https://github.com/traceloop/openllmetry-js/releases) - [Changelog](https://github.com/traceloop/openllmetry-js/blob/main/CHANGELOG.md) - [Commits](traceloop/openllmetry-js@0.14.6...0.25.0) Updates `@anthropic-ai/sdk` from 0.65.0 to 0.89.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.65.0...sdk-v0.89.0) Updates `eslint-plugin-tsdoc` from 0.2.17 to 0.5.2 - [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/microsoft/tsdoc/commits/eslint-plugin-tsdoc_v0.5.2/eslint-plugin) Updates `together-ai` from 0.22.0 to 0.39.0 - [Release notes](https://github.com/togethercomputer/together-typescript/releases) - [Changelog](https://github.com/togethercomputer/together-typescript/blob/main/CHANGELOG.md) - [Commits](togethercomputer/together-typescript@v0.22.0...v0.39.0) Updates `typedoc` from 0.25.13 to 0.28.19 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.25.13...v0.28.19) --- updated-dependencies: - dependency-name: "@opentelemetry/exporter-trace-otlp-http" dependency-version: 0.214.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@traceloop/node-server-sdk" dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.89.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-tsdoc dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: together-ai dependency-version: 0.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typedoc dependency-version: 0.28.19 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
April 20, 2026 06:15
Pull request was closed
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 minor-and-patch group with 6 updates:
0.203.00.214.00.14.60.25.00.65.00.89.00.2.170.5.20.22.00.39.00.25.130.28.19Updates
@opentelemetry/exporter-trace-otlp-httpfrom 0.203.0 to 0.214.0Release notes
Sourced from
@opentelemetry/exporter-trace-otlp-http's releases.... (truncated)
Commits
7e74509chore: prepare next release (#6510)c846919fix(instrumentation-fetch): do not modify the returned type of fetch (#6521)99fb3fbfix(api): re-introduce fallback chain for global utils (#6523)b842717test(bundlers): add node webpack tests, expand edge coverage, assert known pr...b5a6b12fix(opentelemetry-sdk-node): add missing@opentelemetry/otlp-exporter-basede...dc93ed4perf(sdk-trace-base): optimizeSpan.{addEvent,addLink}performance (#6516)e9831e7perf(sdk-trace-base): avoid Object.entries in Span.setAttributes (#6514)d56af69chore(deps): lock file maintenance (#6517)f3a10abchore(deps): update github/codeql-action digest to 3869755 (#6513)2f73776chore(deps): update github/codeql-action digest to c6f9311 (#6511)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@opentelemetry/exporter-trace-otlp-httpsince your current version.Updates
@traceloop/node-server-sdkfrom 0.14.6 to 0.25.0Release notes
Sourced from
@traceloop/node-server-sdk's releases.... (truncated)
Changelog
Sourced from
@traceloop/node-server-sdk's changelog.... (truncated)
Commits
49a1544v0.25.04e3ffd5feat(ai-sdk): migrate ai-sdk to opentelemtry 1.40 semantic conventions (#924)4c8becdfeat(instrumentation-llamaindex): migrate to OTel 1.40 GenAI semantic convent...25ae25fv0.24.1116e033fix(evaluator): Update routes url (#928)a869545v0.24.0ed41ff2fix(instrumentation-utils): Add missing modality field to block mappers docum...4b5d28ffeat(instrumentation-bedrock): align GenAI semconv with OTel 1.40 and migrate...999bd70feat(instrumentation-langchain): Migrate langchain semantic conventions to 1....0b94ccev0.23.0Maintainer changes
This version was pushed to npm by galklm, a new releaser for
@traceloop/node-server-sdksince your current version.Updates
@anthropic-ai/sdkfrom 0.65.0 to 0.89.0Release notes
Sourced from
@anthropic-ai/sdk's releases.... (truncated)
Changelog
Sourced from
@anthropic-ai/sdk's changelog.... (truncated)
Commits
39549e9chore: release main (#993)089fe05chore: release main (#987)73f128fchore: release main (#985)fd6cf54chore: release main (#983)79d1d73chore: release main (#982)4ade5b1chore: release main (#979)4368602chore: release main (#978)4105fd6chore: release main (#973)0b536aechore: release main (#970)6d72814chore: release main (#967)Maintainer changes
This version was pushed to npm by packy-anthropic, a new releaser for
@anthropic-ai/sdksince your current version.Updates
eslint-plugin-tsdocfrom 0.2.17 to 0.5.2Changelog
Sourced from eslint-plugin-tsdoc's changelog.
Commits
Updates
together-aifrom 0.22.0 to 0.39.0Release notes
Sourced from together-ai's releases.
... (truncated)
Changelog
Sourced from together-ai's changelog.
... (truncated)
Commits
18214e5release: 0.39.0 (#214)047a427release: 0.38.0 (#212)d2dea90release: 0.37.0ba2b60dcodegen metadata92aede3chore: cleanup5ee4f51chore(client): restructure abort controller bindinge2a7f3bfeat: ENG-82904 - chore: update ReplicaEvent schema0438572codegen metadatafba848achore(client): do not parse responses with empty content-length33d66defix(client): avoid memory leak with abort signalsUpdates
typedocfrom 0.25.13 to 0.28.19Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
0135da0Update changelog for release68fa965Bump version to 0.28.19cb13565Update changelog, documentationacba2aeFix Comment.getShortSummary with windows line endingsa108643feat(router): move anchor creation to seperate function (#3092)d743a1cMerge pull request #3091 from hyosua/feat/locales-fr70a9b41Update CHANGELOG and format French locales4db90bcAdd French translations for localesc8fb88fAttempt updating actions versionsa58e6a9Update depsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for typedoc since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions