Skip to content

chore(deps): update dependency electron to v12.0.2#34

Merged
koromerzhin merged 1 commit intodevelopfrom
renovate/electron-12.x
Mar 26, 2021
Merged

chore(deps): update dependency electron to v12.0.2#34
koromerzhin merged 1 commit intodevelopfrom
renovate/electron-12.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 24, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 12.0.1 -> 12.0.2 age adoption passing confidence

Release Notes

electron/electron

v12.0.2

Compare Source

Release Notes for v12.0.2

Fixes

  • Colors returned from systemPreferences.getAccentColor(), getSystemColor and getColor are now correctly converted into the devices color space. Previously the color would have been subtly incorrect. #​28172 (Also in 11, 13)
  • Fixed desktopCapturer.getSources() promise result sometimes never resolving. #​28281 (Also in 10, 11, 13)
  • Fixed a rare crash on Windows that could occur when emitting certain Tray events. #​28111
  • Fixed an issue where some Node.js modules would hang on page reload on Windows. #​28337 (Also in 13)
  • Fixed an issue where the drag regions in BrowserViews on macOS could be off in their y-axis. #​28296 (Also in 10, 11, 13)
  • Fixed context menus not being positioned correctly when near the edge of the screen. #​28277 (Also in 11, 13)
  • Fixed crash when calling getBackgroundColor on a transparent window with no assigned background color. #​28188 (Also in 11, 13)
  • Fixed intensive I/O from asar files causing ERR_FILE_NOT_FOUND after a while. #​28202 (Also in 11, 13)
  • URLS passed to shell.openExternal on windows are now correctly URI encoded. This was already occurring on macOS and Linux. #​28341 (Also in 10, 11, 13)

Other Changes

  • Fixed native module compilation with AsyncCleanupHooks on windows. #​28109 (Also in 11, 13)
  • Updated Chromium to 89.0.4389.90. #​28174

Documentation


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@koromerzhin koromerzhin merged commit d50d65c into develop Mar 26, 2021
@koromerzhin koromerzhin deleted the renovate/electron-12.x branch March 26, 2021 08:19
koromerzhin added a commit that referenced this pull request Oct 11, 2025
chore(deps): update dependency electron to v12.0.2
koromerzhin added a commit that referenced this pull request Oct 11, 2025
chore(deps): update dependency electron to v12.0.2
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