Skip to content

deps: Remove unused @sentry/opentelemetry dependency #16677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025
Merged

Conversation

mydea
Copy link
Member

@mydea mydea commented Jun 23, 2025

Remove the unused dependency in:

  • nuxt
  • solidstart
  • remix
  • bun
  • sveltekit
  • tanstackstart-react

Closes #16676

Remove the unused dependency in:

* nuxt
* solidstart
* remix
* bun
* sveltekit
* tanstackstart-react
@mydea mydea requested review from s1gr1d and andreiborza June 23, 2025 08:16
@mydea mydea self-assigned this Jun 23, 2025
Copy link
Member

@s1gr1d s1gr1d left a comment

Choose a reason for hiding this comment

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

Thanks, looks good 👍

Copy link
Member

@andreiborza andreiborza left a comment

Choose a reason for hiding this comment

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

Wonder why we had these.. I don't remember D:

@mydea mydea merged commit f0cad82 into develop Jun 23, 2025
167 checks passed
@mydea mydea deleted the fn/remove-otel-dep branch June 23, 2025 08:39
andreiborza added a commit that referenced this pull request Jun 23, 2025
… tests (#16692)

While the remix package does not directly depend on
@sentry/opentelemetry, we still need this resolution override for the
integration tests.

It was removed in:
#16677
andreiborza added a commit that referenced this pull request Jun 23, 2025
… tests (#16692)

While the remix package does not directly depend on
@sentry/opentelemetry, we still need this resolution override for the
integration tests.

It was removed in:
#16677
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.

Remove @sentry/opentelemetry dependency from Nuxt SDK
3 participants