Skip to content

Upgrade @sentry/nestjs to use Nest v11 #15228

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

Closed
adamghowiba opened this issue Jan 29, 2025 · 2 comments
Closed

Upgrade @sentry/nestjs to use Nest v11 #15228

adamghowiba opened this issue Jan 29, 2025 · 2 comments

Comments

@adamghowiba
Copy link

adamghowiba commented Jan 29, 2025

Problem Statement

the @sentry/nestjs package is throwing NPM Conflicting peer dependency because it only allows Nest v8,-v10.

Nest has recently upgraded to v11, and to my knowledge this migration is minimal and shouldn't effect sentry at all.

Solution Brainstorm

Allow @sentry/nestjs package to use v11.

This should require bumping @nestjs/common and @nestjs/core to v11

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Jan 29, 2025
@AbhiPrasad
Copy link
Member

Hey @adamghowiba - this is a duplicate of #15110, being tracked over there! Going to close this issue in favour of that one so we have everything in one place. Thanks for opening an issue!

@adamghowiba
Copy link
Author

Hey @adamghowiba - this is a duplicate of #15110, being tracked over there! Going to close this issue in favour of that one so we have everything in one place. Thanks for opening an issue!

My apologies, I tried searching for an existing issue for some reason I didn't catch that.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants