Skip to content

ref(vercel-edge): Drop unused @opentelemetry/semantic-conventions dependency#21691

Merged
andreiborza merged 1 commit into
developfrom
ab/vercel-edge-drop-semantic-conventions
Jun 22, 2026
Merged

ref(vercel-edge): Drop unused @opentelemetry/semantic-conventions dependency#21691
andreiborza merged 1 commit into
developfrom
ab/vercel-edge-drop-semantic-conventions

Conversation

@andreiborza

Copy link
Copy Markdown
Member

@sentry/vercel-edge declared @opentelemetry/semantic-conventions as a devDependency, but nothing in the package imports it (no usage in src/, tests, or build config). Remove the stale dependency.

This is the last published-package declaration of @opentelemetry/semantic-conventions not already covered by the ongoing migration to @sentry/conventions (@sentry/node's remaining source imports are handled in #21635). The dependency is still required elsewhere, so yarn.lock is unchanged.

Root cause: the dependency was carried over but never used.

…ependency

`@sentry/vercel-edge` declared `@opentelemetry/semantic-conventions` as a
devDependency but nothing in the package imports it. Remove the stale
dependency.

Co-Authored-By: Opus 4.8 <noreply@anthropic.com>
@andreiborza andreiborza requested a review from a team as a code owner June 22, 2026 13:23
@andreiborza andreiborza requested review from JPeer264 and mydea and removed request for a team June 22, 2026 13:23
@andreiborza andreiborza enabled auto-merge (squash) June 22, 2026 13:24
@andreiborza andreiborza merged commit b54777a into develop Jun 22, 2026
82 checks passed
@andreiborza andreiborza deleted the ab/vercel-edge-drop-semantic-conventions branch June 22, 2026 13:40
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.

2 participants