Skip to content

chore(dev): bump electron to 37.6.0#3109

Merged
jeanfbrito merged 1 commit intomasterfrom
fix-tahoe-issues
Sep 29, 2025
Merged

chore(dev): bump electron to 37.6.0#3109
jeanfbrito merged 1 commit intomasterfrom
fix-tahoe-issues

Conversation

@jeanfbrito
Copy link
Copy Markdown
Member

@jeanfbrito jeanfbrito commented Sep 29, 2025

Upstream performance fixes

  • electron/electron#48376: macOS Tahoe — stop overriding private cornerMask to fix WindowServer GPU load. What: remove custom _cornerMask override and rely on AppKit default mask/shadow caching to reduce GPU usage when shadows are enabled.
  • electron/electron#48379: macOS Tahoe — disable NSAutoFillHeuristicController. What: turn off autofill heuristics that caused CPU spikes, improving responsiveness during text input and menus.

Summary by CodeRabbit

  • New Features

    • No user-facing features added in this release.
  • Chores

    • Upgraded Electron to 37.6.0 to align with the latest stable release. This update brings general stability, performance, and security improvements from upstream. No functional changes are expected, but users may experience smoother operation and improved reliability across platforms.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Sep 29, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Updated Electron devDependency version in package.json from 37.2.4 to 37.6.0. No other changes.

Changes

Cohort / File(s) Summary
Dev dependency bump
package.json
Increment Electron in devDependencies: 37.2.4 → 37.6.0; no other modifications.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

A hop and a bump, version climbs the hill,
Electron hums brighter, yet the meadow’s still.
One nibble of change, dependencies aligned,
Carrots compiled, release notes signed.
Thump-thump—ship it! 🥕⚡️

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-tahoe-issues

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between f566baa and 3e93e9f.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • package.json (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jeanfbrito jeanfbrito marked this pull request as ready for review September 29, 2025 10:44
@jeanfbrito jeanfbrito merged commit 48d9c1a into master Sep 29, 2025
8 of 9 checks passed
@jeanfbrito jeanfbrito deleted the fix-tahoe-issues branch September 29, 2025 10:44
Copy link
Copy Markdown

@jabari-max jabari-max left a comment

Choose a reason for hiding this comment

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

gh pr checkout 48376

Copy link
Copy Markdown

@jabari-max jabari-max left a comment

Choose a reason for hiding this comment

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

print("my account")

sreeja2007 pushed a commit to sreeja2007/Rocket.Chat.Electron that referenced this pull request Mar 2, 2026
Ram-sah19 pushed a commit to Ram-sah19/Rocket.Chat.Electron that referenced this pull request Mar 10, 2026
Ram-sah19 pushed a commit to Ram-sah19/Rocket.Chat.Electron that referenced this pull request Mar 10, 2026
Ram-sah19 pushed a commit to Ram-sah19/Rocket.Chat.Electron that referenced this pull request Mar 10, 2026
Ram-sah19 pushed a commit to Ram-sah19/Rocket.Chat.Electron that referenced this pull request Mar 10, 2026
Ram-sah19 pushed a commit to Ram-sah19/Rocket.Chat.Electron that referenced this pull request Mar 10, 2026
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.

2 participants