Skip to content

Update Sentry dependencies - #1238

Merged
wojtekn merged 5 commits into
trunkfrom
update/sentry-dependencies
Apr 29, 2025
Merged

Update Sentry dependencies#1238
wojtekn merged 5 commits into
trunkfrom
update/sentry-dependencies

Conversation

@wojtekn

@wojtekn wojtekn commented Apr 22, 2025

Copy link
Copy Markdown
Contributor

Related issues

  • N/A

Proposed Changes

  • I propose to update Sentry dependencies to fix security issues uncovered by Dependabot.

Testing Instructions

  • N/A

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
@wojtekn
wojtekn requested a review from a team April 22, 2025 10:41
@wojtekn
wojtekn force-pushed the update/sentry-dependencies branch from 22a077d to c3f3cd3 Compare April 22, 2025 10:44

@katinthehatsite katinthehatsite left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not sure how to test this, I opened the app, looked through and everything seemed to be correct.

Comment thread src/renderer.ts
},
return breadcrumb;
},
reactInit

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

When I keep the reactInit, it breaks the renderer. Sentry docs say we can pass it if we use framework specific SDK: Framework-Specific SDKs.

@nightnei could you please advise how to test breadcrumb code with that change?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I can't test it, sicne looks like we have and issue in Sentry with limitations:
Screenshot 2025-04-23 at 14 26 54

Also more info here: p1745411730036399-slack-C04GESRBWKW

@wojtekn wojtekn self-assigned this Apr 22, 2025

@gcsecsey gcsecsey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Changes LGTM. I tested a clean build with these changes, and Sentry still initializes as on trunk:
CleanShot 2025-04-24 at 10 25 58@2x

@nightnei nightnei left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM and works well 👍
Screenshot 2025-04-24 at 12 50 05
Screenshot 2025-04-24 at 12 50 18

@wojtekn
wojtekn merged commit 80374b2 into trunk Apr 29, 2025
@wojtekn
wojtekn deleted the update/sentry-dependencies branch April 29, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants