You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Centralize @opentelemetry/* deps in workspace catalog
Move all @opentelemetry/* version specifiers into the pnpm catalog
(pnpm-workspace.yaml) and root deno.json workspace imports so that
individual packages no longer duplicate them. Also bump to the
latest versions:
- @opentelemetry/context-async-hooks ^2.0.0 → ^2.5.0
- @opentelemetry/core ^2.0.0 → ^2.5.0
- @opentelemetry/sdk-trace-base ^2.0.0 → ^2.5.0
- @opentelemetry/semantic-conventions ^1.27.0 → ^1.39.0
- @opentelemetry/exporter-trace-otlp-proto (new) ^0.211.0
- @opentelemetry/sdk-node (new) ^0.211.0
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments