Skip to content
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

ref(remix): Bump Sentry CLI to ^2.23.0 #9773

Merged
merged 1 commit into from Dec 14, 2023

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Dec 7, 2023

CLI v2.23.0 fixes an issue with debug id injection in Remix.
This PR just bumps Sentry CLI from 2.22.3 to 2.23.0.

h/t @brettdh for fixing this bug in the CLI!

resolves #9666

@brettdh
Copy link

brettdh commented Dec 13, 2023

This didn't make it into today's release 😕

@Lms24 Lms24 force-pushed the lms/chore-bump-sentry-cli-remix branch from 0b88a53 to 9910b44 Compare December 14, 2023 09:25
@Lms24
Copy link
Member Author

Lms24 commented Dec 14, 2023

whoops, you're totally right - CI flaked and the auto merge didn't go through :( rebased the PR and will merge in a minute. Then it'll definitely land in the next version. We wanna release it soon, anyway.

@Lms24 Lms24 merged commit 9d4393d into develop Dec 14, 2023
93 checks passed
@Lms24 Lms24 deleted the lms/chore-bump-sentry-cli-remix branch December 14, 2023 10:11
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.

Remix sourcemaps don't have debugId injected when publicPath is set
3 participants