Skip to content

Update @sentry/electron to 7.15.0 to resolve Dependabot alert #241 - #4241

Merged
wojtekn merged 2 commits into
trunkfrom
update-sentry-electron-7-15-0
Jul 20, 2026
Merged

Update @sentry/electron to 7.15.0 to resolve Dependabot alert #241#4241
wojtekn merged 2 commits into
trunkfrom
update-sentry-electron-7-15-0

Conversation

@wojtekn

@wojtekn wojtekn commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Related issues

How AI was used in this PR

Claude Code performed the dependency bump, ran the verification suite (typecheck + affected tests + npm audit), and drafted this PR. The author reviewed the changes.

Proposed Changes

Bumps @sentry/electron from 7.13.0 to 7.15.0 to resolve a Dependabot security alert on a transitive Sentry dependency. The update carries the Sentry core subtree forward (@sentry/* 10.50.010.62.0), which is where the vulnerable package lived.

No behavior change for users — this is a security-maintenance update. The Sentry API surface Studio relies on (init, setUser, captureException) is unchanged.

Testing Instructions

  • npm install
  • npm run typecheck — passes across all workspaces
  • npm test -- apps/studio/src/tests/index.test.ts apps/studio/src/tests/updates.test.ts apps/studio/src/tests/ipc-handlers.test.ts — Sentry-touching tests pass (22/22)
  • npm audit — no remaining Sentry-related advisories
  • Smoke-test that the app launches and error reporting still initializes

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@wojtekn
wojtekn requested a review from a team July 17, 2026 07:54
@wpmobilebot

wpmobilebot commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

📊 Performance Test Results

Comparing 758b9d5 vs trunk

app-size

Metric trunk 758b9d5 Diff Change
App Size (Mac) 1355.69 MB 1355.57 MB 0.12 MB ⚪ 0.0%

site-editor

Metric trunk 758b9d5 Diff Change
load 1069 ms 1067 ms 2 ms ⚪ 0.0%

site-startup

Metric trunk 758b9d5 Diff Change
siteCreation 6502 ms 6993 ms +491 ms 🔴 7.6%
siteStartup 2355 ms 2354 ms 1 ms ⚪ 0.0%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff)

@wojtekn
wojtekn merged commit 3ffa5da into trunk Jul 20, 2026
13 checks passed
@wojtekn
wojtekn deleted the update-sentry-electron-7-15-0 branch July 20, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants