-
Notifications
You must be signed in to change notification settings - Fork 620
Revert @sentry/nextjs to 8.34.0 to fix page crash on tx rejection #5167
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
Revert @sentry/nextjs to 8.34.0 to fix page crash on tx rejection #5167
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
|
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @MananTank and the rest of your teammates on |
29e9511 to
a74142d
Compare
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@sentry/[email protected] |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5167 +/- ##
=======================================
Coverage 45.42% 45.42%
=======================================
Files 1065 1065
Lines 55145 55145
Branches 3970 3970
=======================================
Hits 25049 25049
Misses 29404 29404
Partials 692 692
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
Merge activity
|
) ## Problem solved Short description of the bug fixed or feature added <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on downgrading the `@sentry/nextjs` package from version `8.35.0` to `8.34.0` and updating the corresponding dependencies in the `pnpm-lock.yaml` file. ### Detailed summary - Downgraded `@sentry/nextjs` from `8.35.0` to `8.34.0` in `apps/dashboard/package.json`. - Updated related dependencies in `pnpm-lock.yaml` to reflect the version change for `@sentry/nextjs` and its internal packages. - Adjusted versions for several other `@sentry` packages to `8.34.0`. - Removed unnecessary version specifications in `pnpm-lock.yaml`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
a74142d to
52229be
Compare

Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR focuses on downgrading the version of
@sentry/nextjsand related Sentry packages from8.35.0to8.34.0, along with some adjustments in thepnpm-lock.yamlfile to reflect these changes.Detailed summary
@sentry/nextjsfrom8.35.0to8.34.0inapps/dashboard/package.json.@sentry/nextjsversion inpnpm-lock.yamland adjusted dependencies accordingly.8.35.0to8.34.0.pnpm-lock.yaml.