Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

chore(deps): update dependency electron to v28.3.1 #2348

Merged
merged 2 commits into from
May 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 28.1.4 -> 28.3.1 age adoption passing confidence

Release Notes

electron/electron (electron)

v28.3.1: electron v28.3.1

Compare Source

Release Notes for v28.3.1
Fixes
  • Fixed an issue on Windows where silent printing resulted in comically tiny renderer output. #​41837 (Also in 29, 30)
Other Changes

v28.3.0: electron v28.3.0

Compare Source

Release Notes for v28.3.0

Features

  • Added proxy configuring support for requests made with net module from utility process. #​41744 (Also in 29, 30)

Fixes

  • Fixed a bug where a window with maximization disabled and WCO enabled would still show its maximization button. #​41806

Other Changes

v28.2.10: electron v28.2.10

Compare Source

Release Notes for v28.2.10

Fixes

  • Fixed crash in Notification::Close() under libnotify 0.8.x with portal environment. #​41709 (Also in 29, 30)
  • Fixed usage of Storage.{get|set|clear}Cookies via the Chrome DevTools Protocol. #​41738 (Also in 29, 30)

Other Changes

Documentation

v28.2.9: electron v28.2.9

Compare Source

Release Notes for v28.2.9

Fixes

  • Fixed shell.showItemInFolder not opening Windows Explorer if the passed path contains forward slashes. #​41670 (Also in 29, 30)
  • Fixed an issue where the serial-port-added event improperly respected filters set by serial.requestPort(). #​41637 (Also in 29, 30)

Other Changes

v28.2.8: electron v28.2.8

Compare Source

Release Notes for v28.2.8

Other Changes

v28.2.7: electron v28.2.7

Compare Source

Release Notes for v28.2.7

Fixes

  • Fixed chrome://process-internals failing to load. #​41541 (Also in 29, 30)
  • Fixed an issue where user-did-{resign|become}-active were not emitted properly on macOS. #​41526 (Also in 29, 30)

Other Changes

v28.2.6: electron v28.2.6

Compare Source

Release Notes for v28.2.6

Fixes

  • Fixed a crash that can result from some kinds of dynamic imports. #​41491
  • Fixed an issue where webContents.print(options) failed if options was not passed or undefined is passed. #​41478 (Also in 29, 30)
  • Fixed saving traces from devtools performance panel. #​41492

Other Changes

v28.2.5: electron v28.2.5

Compare Source

Release Notes for v28.2.5

Other Changes

v28.2.4: electron v28.2.4

Compare Source

Release Notes for v28.2.4

Fixes

  • CSS style -webkit-app-region: drag; has no effect in full screen mode. #​41330 (Also in 27, 29)

Other Changes

v28.2.3: electron v28.2.3

Compare Source

Release Notes for v28.2.3

Fixes

  • Fixed a crash that started occurring sporadically with some types of macOS window close. #​41298 (Also in 29)
  • Fixed an issue where webContents.printToPDF could fail when certain combinations of margins and pageSize values are passed. #​41267 (Also in 29)
  • Fixed an issue where crashes in node::Environment destruction potentially wouldn't be propagated to the NodeService exit handler. #​41302 (Also in 27, 29)
  • Fixed an issue where zoom level settings did not persist per-session for webviews. #​41268 (Also in 27)

Other Changes

  • Updated Chromium to 120.0.6099.283. #​41262

v28.2.2: electron v28.2.2

Compare Source

Release Notes for v28.2.2

Fixes

  • Fixed an issue where select-usb-device did not respect the filter option in navigator.usb.requestDevice(). #​41198 (Also in 27, 29)

Other Changes

v28.2.1: electron v28.2.1

Compare Source

Release Notes for v28.2.1

Fixes

  • Apply module search paths restriction on worker and child process. #​41137 (Also in 27, 29)
  • Fixed a potential async_hooks crash when listening for the restore event on Windows after minimizing a maximized BrowserWindow. #​41145 (Also in 27, 29)
  • Fixed an issue where Request objects did not correctly copy headers into fetches. #​41103
  • Fixed an issue where non-modal windows with vibrancy could have incorrectly rounded corners on Sonoma. #​41036 (Also in 27, 29)
  • Fixed an issue where the printBackground option in webContents.printToPDF did not work as expected. #​41179 (Also in 29)
  • Fixed forked child process not able to send IPC message under some cases on macOS. #​41101 (Also in 26, 27, 29)
  • Fixed on-screen-keyboard not hiding for webviews under some cases. #​41150 (Also in 27, 29)

Other Changes

v28.2.0: electron v28.2.0

Compare Source

Release Notes for v28.2.0

Features

  • Added net module to utility process. #​40967 (Also in 27, 29)

Fixes

  • Fixed session.fromPartition() key lookup bug. #​41083 (Also in 29)
  • Fixed a potential crash when calling dialog.showMessageBoxSync. #​41042 (Also in 27, 29)
  • Fixed a potential renderer crash when inspecting elements. #​40981
  • Fixed macOS bug that causes window maximize button to be disabled in full-screen mode. #​41028 (Also in 27, 29)

Other Changes

  • Updated Chromium to 120.0.6099.227. #​41075

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) May 3, 2024 22:32
@yoavain yoavain disabled auto-merge May 4, 2024 07:03
@yoavain yoavain merged commit 449c96f into main May 4, 2024
3 of 4 checks passed
@yoavain yoavain deleted the renovate/electron-28.x branch May 4, 2024 07:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant