Skip to content

chore: bump the sdk-typescript group across 1 directory with 16 updates#11821

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sdk/typescript/sdk-typescript-e240a08020
Open

chore: bump the sdk-typescript group across 1 directory with 16 updates#11821
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sdk/typescript/sdk-typescript-e240a08020

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the sdk-typescript group with 16 updates in the /sdk/typescript directory:

Package From To
@opentelemetry/core 2.3.0 2.5.0
@opentelemetry/exporter-jaeger 2.3.0 2.5.0
@opentelemetry/exporter-trace-otlp-http 0.209.0 0.211.0
@opentelemetry/sdk-metrics 2.3.0 2.5.0
@opentelemetry/sdk-node 0.209.0 0.211.0
@opentelemetry/semantic-conventions 1.38.0 1.39.0
env-paths 3.0.0 4.0.0
@eslint/js 10.0.0 10.0.1
@types/node 25.0.6 25.2.2
@typescript-eslint/eslint-plugin 8.52.0 8.54.0
@typescript-eslint/parser 8.52.0 8.54.0
eslint 9.39.2 10.0.0
eslint-plugin-prettier 5.5.4 5.5.5
prettier 3.7.4 3.8.1
rollup 4.55.1 4.57.1
typescript-eslint 8.52.0 8.54.0

Updates @opentelemetry/core from 2.3.0 to 2.5.0

Release notes

Sourced from @​opentelemetry/core's releases.

v2.5.0

2.5.0

🐛 Bug Fixes

🏠 Internal

v2.4.0

2.4.0

🐛 Bug Fixes

  • fix(sdk-metrics): improve PeriodicExportingMetricReader() constructor input validation #6286 @​cjihrig
  • fix(core): Avoid using DOM types for otperformance export #6278 @​samchungy

🏠 Internal

  • chore(browser): fix CODEOWNERS paths for browser-related packages
  • refactor(sdk-metrics): remove Promise.allSettled() ponyfill #6277 @​cjihrig
Changelog

Sourced from @​opentelemetry/core's changelog.

2.5.0

🐛 Bug Fixes

🏠 Internal

2.4.0

🐛 Bug Fixes

  • fix(sdk-metrics): improve PeriodicExportingMetricReader() constructor input validation #6286 @​cjihrig
  • fix(core): Avoid using DOM types for otperformance export #6278 @​samchungy

🏠 Internal

  • chore(browser): fix CODEOWNERS paths for browser-related packages
  • refactor(sdk-metrics): remove Promise.allSettled() ponyfill #6277 @​cjihrig
Commits
  • e5f2d42 perf(sdk-trace-base): use Uint8Array for browser RandomIdGenerator (#6209)
  • 38924cb chore: prepare next release (#6326)
  • f73f51d chore(api-logs)!: remove ProxyLoggerProvider export (#6322)
  • 82ad3b7 fix(otlp-exporter-base): remove xhr transport (#6317)
  • c2c62ff refactor(sdk-logs): simplify _export() (#6318)
  • 435aada tests(sdk-node, sdk-trace-node, sdk-trace-web): 6077 refactor test global pro...
  • c177989 docs: update link for undici & fetch instrumentation (#6320)
  • adbaa90 chore(deps): update ubuntu:24.04 docker digest to cd1dba6 (#6313)
  • ae9b933 feat(sdk-logs): export event name from ConsoleLogRecordExporter (#6310)
  • 2d3716c chore: fix typos in source code and documentation (#6308)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-jaeger from 2.3.0 to 2.5.0

Release notes

Sourced from @​opentelemetry/exporter-jaeger's releases.

v2.5.0

2.5.0

🐛 Bug Fixes

🏠 Internal

v2.4.0

2.4.0

🐛 Bug Fixes

  • fix(sdk-metrics): improve PeriodicExportingMetricReader() constructor input validation #6286 @​cjihrig
  • fix(core): Avoid using DOM types for otperformance export #6278 @​samchungy

🏠 Internal

  • chore(browser): fix CODEOWNERS paths for browser-related packages
  • refactor(sdk-metrics): remove Promise.allSettled() ponyfill #6277 @​cjihrig
Changelog

Sourced from @​opentelemetry/exporter-jaeger's changelog.

2.5.0

🐛 Bug Fixes

🏠 Internal

2.4.0

🐛 Bug Fixes

  • fix(sdk-metrics): improve PeriodicExportingMetricReader() constructor input validation #6286 @​cjihrig
  • fix(core): Avoid using DOM types for otperformance export #6278 @​samchungy

🏠 Internal

  • chore(browser): fix CODEOWNERS paths for browser-related packages
  • refactor(sdk-metrics): remove Promise.allSettled() ponyfill #6277 @​cjihrig
Commits
  • e5f2d42 perf(sdk-trace-base): use Uint8Array for browser RandomIdGenerator (#6209)
  • 38924cb chore: prepare next release (#6326)
  • f73f51d chore(api-logs)!: remove ProxyLoggerProvider export (#6322)
  • 82ad3b7 fix(otlp-exporter-base): remove xhr transport (#6317)
  • c2c62ff refactor(sdk-logs): simplify _export() (#6318)
  • 435aada tests(sdk-node, sdk-trace-node, sdk-trace-web): 6077 refactor test global pro...
  • c177989 docs: update link for undici & fetch instrumentation (#6320)
  • adbaa90 chore(deps): update ubuntu:24.04 docker digest to cd1dba6 (#6313)
  • ae9b933 feat(sdk-logs): export event name from ConsoleLogRecordExporter (#6310)
  • 2d3716c chore: fix typos in source code and documentation (#6308)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-trace-otlp-http from 0.209.0 to 0.211.0

Release notes

Sourced from @​opentelemetry/exporter-trace-otlp-http's releases.

experimental/v0.211.0

0.211.0

💥 Breaking Changes

  • fix(otlp-exporter-base)!: remove xhr transport #6317 @​cjihrig
    • (user-facing) The deprecated XHR-based transport has been removed and replaced with fetch(). This change affects users who relied on XmlHttpRequest instead of fetch() for sending headers with OTLP exports. To maintain compatibility on browsers without a fetch() implementation, include a fetch() polyfill.
  • chore(api-logs)!: remove ProxyLoggerProvider export #6322 @​david-luna

🚀 Features

  • feat(sdk-logs): export event name from ConsoleLogRecordExporter #6310 @​aicest

🐛 Bug Fixes

🏠 Internal

experimental/v0.210.0

0.210.0

💥 Breaking Changes

  • feat(sdk-node)!: do not add default MetricReader when an empty metricReaders array is provided to NodeSDK constructor #6272 @​pichlermarc
    • (user-facing): setting metricsReaders: [] now prevents the NodeSDK from instantiating a Metrics SDK, regardless of settings in OTEL_METRICS_EXPORTER env var.

🐛 Bug Fixes

  • fix(sdk-node): ensure invalid metric reader config does not throw on startup #6295 @​pichlermarc
Commits
  • e5f2d42 perf(sdk-trace-base): use Uint8Array for browser RandomIdGenerator (#6209)
  • 38924cb chore: prepare next release (#6326)
  • f73f51d chore(api-logs)!: remove ProxyLoggerProvider export (#6322)
  • 82ad3b7 fix(otlp-exporter-base): remove xhr transport (#6317)
  • c2c62ff refactor(sdk-logs): simplify _export() (#6318)
  • 435aada tests(sdk-node, sdk-trace-node, sdk-trace-web): 6077 refactor test global pro...
  • c177989 docs: update link for undici & fetch instrumentation (#6320)
  • adbaa90 chore(deps): update ubuntu:24.04 docker digest to cd1dba6 (#6313)
  • ae9b933 feat(sdk-logs): export event name from ConsoleLogRecordExporter (#6310)
  • 2d3716c chore: fix typos in source code and documentation (#6308)
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-metrics from 2.3.0 to 2.5.0

Release notes

Sourced from @​opentelemetry/sdk-metrics's releases.

v2.5.0

2.5.0

🐛 Bug Fixes

🏠 Internal

v2.4.0

2.4.0

🐛 Bug Fixes

  • fix(sdk-metrics): improve PeriodicExportingMetricReader() constructor input validation #6286 @​cjihrig
  • fix(core): Avoid using DOM types for otperformance export #6278 @​samchungy

🏠 Internal

  • chore(browser): fix CODEOWNERS paths for browser-related packages
  • refactor(sdk-metrics): remove Promise.allSettled() ponyfill #6277 @​cjihrig
Changelog

Sourced from @​opentelemetry/sdk-metrics's changelog.

2.5.0

🐛 Bug Fixes

🏠 Internal

2.4.0

🐛 Bug Fixes

  • fix(sdk-metrics): improve PeriodicExportingMetricReader() constructor input validation #6286 @​cjihrig
  • fix(core): Avoid using DOM types for otperformance export #6278 @​samchungy

🏠 Internal

  • chore(browser): fix CODEOWNERS paths for browser-related packages
  • refactor(sdk-metrics): remove Promise.allSettled() ponyfill #6277 @​cjihrig
Commits
  • e5f2d42 perf(sdk-trace-base): use Uint8Array for browser RandomIdGenerator (#6209)
  • 38924cb chore: prepare next release (#6326)
  • f73f51d chore(api-logs)!: remove ProxyLoggerProvider export (#6322)
  • 82ad3b7 fix(otlp-exporter-base): remove xhr transport (#6317)
  • c2c62ff refactor(sdk-logs): simplify _export() (#6318)
  • 435aada tests(sdk-node, sdk-trace-node, sdk-trace-web): 6077 refactor test global pro...
  • c177989 docs: update link for undici & fetch instrumentation (#6320)
  • adbaa90 chore(deps): update ubuntu:24.04 docker digest to cd1dba6 (#6313)
  • ae9b933 feat(sdk-logs): export event name from ConsoleLogRecordExporter (#6310)
  • 2d3716c chore: fix typos in source code and documentation (#6308)
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-node from 0.209.0 to 0.211.0

Release notes

Sourced from @​opentelemetry/sdk-node's releases.

experimental/v0.211.0

0.211.0

💥 Breaking Changes

  • fix(otlp-exporter-base)!: remove xhr transport #6317 @​cjihrig
    • (user-facing) The deprecated XHR-based transport has been removed and replaced with fetch(). This change affects users who relied on XmlHttpRequest instead of fetch() for sending headers with OTLP exports. To maintain compatibility on browsers without a fetch() implementation, include a fetch() polyfill.
  • chore(api-logs)!: remove ProxyLoggerProvider export #6322 @​david-luna

🚀 Features

  • feat(sdk-logs): export event name from ConsoleLogRecordExporter #6310 @​aicest

🐛 Bug Fixes

🏠 Internal

experimental/v0.210.0

0.210.0

💥 Breaking Changes

  • feat(sdk-node)!: do not add default MetricReader when an empty metricReaders array is provided to NodeSDK constructor #6272 @​pichlermarc
    • (user-facing): setting metricsReaders: [] now prevents the NodeSDK from instantiating a Metrics SDK, regardless of settings in OTEL_METRICS_EXPORTER env var.

🐛 Bug Fixes

  • fix(sdk-node): ensure invalid metric reader config does not throw on startup #6295 @​pichlermarc
Commits
  • e5f2d42 perf(sdk-trace-base): use Uint8Array for browser RandomIdGenerator (#6209)
  • 38924cb chore: prepare next release (#6326)
  • f73f51d chore(api-logs)!: remove ProxyLoggerProvider export (#6322)
  • 82ad3b7 fix(otlp-exporter-base): remove xhr transport (#6317)
  • c2c62ff refactor(sdk-logs): simplify _export() (#6318)
  • 435aada tests(sdk-node, sdk-trace-node, sdk-trace-web): 6077 refactor test global pro...
  • c177989 docs: update link for undici & fetch instrumentation (#6320)
  • adbaa90 chore(deps): update ubuntu:24.04 docker digest to cd1dba6 (#6313)
  • ae9b933 feat(sdk-logs): export event name from ConsoleLogRecordExporter (#6310)
  • 2d3716c chore: fix typos in source code and documentation (#6308)
  • Additional commits viewable in compare view

Updates @opentelemetry/semantic-conventions from 1.38.0 to 1.39.0

Release notes

Sourced from @​opentelemetry/semantic-conventions's releases.

semconv/v1.39.0

1.39.0

🚀 Features

  • feat: update semantic conventions to v1.39.0 #6301 @​trentm
    • Semantic Conventions v1.39.0: changelog | latest docs
    • @opentelemetry/semantic-conventions (stable) changes: none
    • @opentelemetry/semantic-conventions/incubating (unstable) changes: 19 newly deprecated exports, 70 added exports

Unstable changes in v1.39.0

METRIC_PROCESS_OPEN_FILE_DESCRIPTOR_COUNT // process.open_file_descriptor.count: Replaced by `process.unix.file_descriptor.count`.
METRIC_RPC_CLIENT_DURATION                // rpc.client.duration: Replaced by `rpc.client.call.duration` with unit `s`.
METRIC_RPC_SERVER_DURATION                // rpc.server.duration: Replaced by `rpc.server.call.duration` with unit `s`.
METRIC_SYSTEM_LINUX_MEMORY_AVAILABLE      // system.linux.memory.available: Replaced by `system.memory.linux.available`.
METRIC_SYSTEM_LINUX_MEMORY_SLAB_USAGE     // system.linux.memory.slab.usage: Replaced by `system.memory.linux.slab.usage`.
ATTR_LINUX_MEMORY_SLAB_STATE              // linux.memory.slab.state: Replaced by `system.memory.linux.slab.state`.
ATTR_PEER_SERVICE                         // peer.service: Replaced by `service.peer.name`.
ATTR_RPC_CONNECT_RPC_ERROR_CODE           // rpc.connect_rpc.error_code: Replaced by `rpc.response.status_code`.
ATTR_RPC_CONNECT_RPC_REQUEST_METADATA     // (key) => `rpc.connect_rpc.request.metadata.${key}`: Replaced by `rpc.request.metadata`.
ATTR_RPC_CONNECT_RPC_RESPONSE_METADATA    // (key) => `rpc.connect_rpc.response.metadata.${key}`: Replaced by `rpc.response.metadata`.
ATTR_RPC_GRPC_REQUEST_METADATA            // (key) => `rpc.grpc.request.metadata.${key}`: Replaced by `rpc.request.metadata`.
ATTR_RPC_GRPC_RESPONSE_METADATA           // (key) => `rpc.grpc.response.metadata.${key}`: Replaced by `rpc.response.metadata`.
ATTR_RPC_GRPC_STATUS_CODE                 // rpc.grpc.status_code: Use string representation of the gRPC status code on the `rpc.response.status_code` attribute.
ATTR_RPC_JSONRPC_ERROR_CODE               // rpc.jsonrpc.error_code: Use string representation of the error code on the `rpc.response.status_code` attribute.
ATTR_RPC_JSONRPC_ERROR_MESSAGE            // rpc.jsonrpc.error_message: Use the span status description or `error.message` attribute on other signals.
ATTR_RPC_JSONRPC_REQUEST_ID               // rpc.jsonrpc.request_id: Replaced by `jsonrpc.request.id`.
ATTR_RPC_JSONRPC_VERSION                  // rpc.jsonrpc.version: Replaced by `jsonrpc.protocol.version`.
ATTR_RPC_SERVICE                          // rpc.service: Value should be included in `rpc.method` which is expected to be a fully-qualified name.
ATTR_RPC_SYSTEM                           // rpc.system: Replaced by `rpc.system.name`.
METRIC_MCP_CLIENT_OPERATION_DURATION                       // mcp.client.operation.duration
METRIC_MCP_CLIENT_SESSION_DURATION                         // mcp.client.session.duration
METRIC_MCP_SERVER_OPERATION_DURATION                       // mcp.server.operation.duration
METRIC_MCP_SERVER_SESSION_DURATION                         // mcp.server.session.duration
METRIC_PROCESS_UNIX_FILE_DESCRIPTOR_COUNT                  // process.unix.file_descriptor.count
METRIC_PROCESS_WINDOWS_HANDLE_COUNT                        // process.windows.handle.count
</tr></table>

... (truncated)

Commits
  • 4cba019 chore: prepare next release (#6306)
  • b513292 refactor(resources): use runtime check for default service name (#6257)
  • 4d09244 chore(deps): update all patch versions (#6285)
  • 51cd015 chore(deps): update ubuntu:24.04 docker digest to 7a39814 (#6307)
  • c62d120 fix(browser-detector): ensure Node.js v21+ is not detected as browser (#6271)
  • b85b41f fix(build): default to Node.js types, scope DOM types, @​types/node -> 18.19.1...
  • 0a9b614 fix(github): correct CODEOWNERS browser package paths (#6303)
  • 4d70213 chore: re-order changelog (#6302)
  • a342d4e chore(deps): update actions/setup-node digest to 6044e13 (#6300)
  • 2427470 feat(semantic-conventions): update semantic conventions to v1.39.0 (#6301)
  • Additional commits viewable in compare view

Updates env-paths from 3.0.0 to 4.0.0

Release notes

Sourced from env-paths's releases.

v4.0.0

Breaking

  • Require Node.js 20 612c498

sindresorhus/env-paths@v3.0.0...v4.0.0

Commits

Updates @eslint/js from 10.0.0 to 10.0.1

Commits

Updates @types/node from 25.0.6 to 25.2.2

Commits

Updates @typescript-eslint/eslint-plugin from 8.52.0 to 8.54.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.53.1

8.53.1 (2026-01-19)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
  • utils: make RuleCreator root defaultOptions optional (#11956)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.53.0

8.53.0 (2026-01-12)

🚀 Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • deps: update dependency prettier to v3.8.0 (#11991)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.53.1 (2026-01-19)

🩹 Fixes

  • utils: make RuleCreator root defaultOptions optional (#11956)
  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.53.0 (2026-01-12)

🚀 Features

  • eslint-plugin: add rule [strict-void-return] (#9707)
  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)

🩹 Fixes

  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)

... (truncated)

Commits
  • d423e57 chore(release): publish 8.54.0
  • 80e33ff feat(eslint-plugin-internal): add prefer-tsutils-methods rule (#11974)
  • ec4f73a feat(typescript-estree): add shortcut methods to ParserServicesWithTypeInform...
  • d32f909 test(eslint-plugin): skip rules tests in windows ci (#11988)
  • 17fa993 test(eslint-plugin): improve vitest performance with isolate: false (#11754)
  • 1c66ab4 fix(eslint-plugin): [no-unnecessary-type-assertion] check both base constrain...
  • aaa7ca2 fix(deps): update dependency prettier to v3.8.0 (#11991)
  • d50aa18 fix(scope-manager): fix catch clause scopes def.name (#11982)
  • 4c0b379 fix(eslint-plugin): [no-unused-private-class-members] private destructured cl...
  • 9940e53 chore(release): publish 8.53.1
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.52.0 to 8.54.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.53.1

8.53.1 (2026-01-19)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
  • utils: make RuleCreator root defaultOptions optional (#11956)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.53.0

8.53.0 (2026-01-12)

🚀 Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.54.0 (2026-01-26)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.53.1 (2026-01-19)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.53.0 (2026-01-12)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint from 9.39.2 to 10.0.0

Release notes

Sourced from eslint's releases.

v10.0.0

Breaking Changes

  • f9e54f4 feat!: estimate rule-tester failure location (

Bumps the sdk-typescript group with 16 updates in the /sdk/typescript directory:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) | `2.3.0` | `2.5.0` |
| [@opentelemetry/exporter-jaeger](https://github.com/open-telemetry/opentelemetry-js) | `2.3.0` | `2.5.0` |
| [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.209.0` | `0.211.0` |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `2.3.0` | `2.5.0` |
| [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.209.0` | `0.211.0` |
| [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) | `1.38.0` | `1.39.0` |
| [env-paths](https://github.com/sindresorhus/env-paths) | `3.0.0` | `4.0.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `10.0.0` | `10.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.6` | `25.2.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.52.0` | `8.54.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.52.0` | `8.54.0` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.5` |
| [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` |
| [rollup](https://github.com/rollup/rollup) | `4.55.1` | `4.57.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.52.0` | `8.54.0` |



Updates `@opentelemetry/core` from 2.3.0 to 2.5.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@v2.3.0...v2.5.0)

Updates `@opentelemetry/exporter-jaeger` from 2.3.0 to 2.5.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@v2.3.0...v2.5.0)

Updates `@opentelemetry/exporter-trace-otlp-http` from 0.209.0 to 0.211.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.209.0...experimental/v0.211.0)

Updates `@opentelemetry/sdk-metrics` from 2.3.0 to 2.5.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@v2.3.0...v2.5.0)

Updates `@opentelemetry/sdk-node` from 0.209.0 to 0.211.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.209.0...experimental/v0.211.0)

Updates `@opentelemetry/semantic-conventions` from 1.38.0 to 1.39.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@semconv/v1.38.0...semconv/v1.39.0)

Updates `env-paths` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/sindresorhus/env-paths/releases)
- [Commits](sindresorhus/env-paths@v3.0.0...v4.0.0)

Updates `@eslint/js` from 10.0.0 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js)

Updates `@types/node` from 25.0.6 to 25.2.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.52.0 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.52.0 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/parser)

Updates `eslint` from 9.39.2 to 10.0.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.0.0)

Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5)

Updates `prettier` from 3.7.4 to 3.8.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.7.4...3.8.1)

Updates `rollup` from 4.55.1 to 4.57.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.1...v4.57.1)

Updates `typescript-eslint` from 8.52.0 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@opentelemetry/core"
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-typescript
- dependency-name: "@opentelemetry/exporter-jaeger"
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-typescript
- dependency-name: "@opentelemetry/exporter-trace-otlp-http"
  dependency-version: 0.211.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-typescript
- dependency-name: "@opentelemetry/sdk-metrics"
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-typescript
- dependency-name: "@opentelemetry/sdk-node"
  dependency-version: 0.211.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-typescript
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-version: 1.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sdk-typescript
- dependency-name: env-paths
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: sdk-typescript
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sdk-typescript
- dependency-name: "@types/node"
  dependency-version: 25.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sdk-typescript
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sdk-typescript
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sdk-typescript
- dependency-name: eslint
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: sdk-typescript
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sdk-typescript
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sdk-typescript
- dependency-name: rollup
  dependency-version: 4.57.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sdk-typescript
- dependency-name: typescript-eslint
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sdk-typescript
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/sdk/typescript kind/dependencies Pull requests that update a dependency file labels Feb 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2026 07:18
@dependabot dependabot bot added kind/dependencies Pull requests that update a dependency file area/sdk/typescript labels Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/sdk/typescript kind/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants