Skip to content

build(deps): bump OpenTelemetry, tsdown and vitest - #60

Open
milanagm wants to merge 1 commit into
langfuse:mainfrom
milanagm:deps/bumps-otel-tsdown-vitest
Open

build(deps): bump OpenTelemetry, tsdown and vitest#60
milanagm wants to merge 1 commit into
langfuse:mainfrom
milanagm:deps/bumps-otel-tsdown-vitest

Conversation

@milanagm

Copy link
Copy Markdown
Contributor

Summary

  • @opentelemetry/core, sdk-trace-base, sdk-trace-node: 2.7.1 → 2.10.0
  • @opentelemetry/exporter-trace-otlp-http: 0.205.0 → 0.221.0
  • tsdown: 0.18.4 → 0.22.14
  • vitest: 4.1.8 → 4.1.11

Combines #19, #57 and #59. Each of them changes the committed bundle, so merging them one by one would re-conflict pnpm-lock.yaml for the remaining ones and need its own dist rebuild.

plugins/tracing/dist/index.mjs is regenerated in the same commit: lint:dist compares the committed bundle against a fresh build, so a deps-only commit would leave main red. The newer OTLP exporter no longer bundles protobufjs and long.js, which takes the bundle from 2.0 MB to 1.3 MB.

Verified locally: pnpm run lint and pnpm test pass (40/40).

Combines langfuse#19, langfuse#57 and langfuse#59; all three need the committed bundle rebuilt,
so dist is regenerated in the same commit to keep lint:dist green.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant