Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update dependency electron to v28.3.3 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

electron/electron (electron)

v28.3.3: electron v28.3.3

Compare Source

Release Notes for v28.3.3

Other Changes

v28.3.2: electron v28.3.2

Compare Source

Release Notes for v28.3.2

Fixes

  • Fixed an issue where console.log() in AudioWorkletGlobalScope produced incorrect output. #​41895
  • Rename patches/devtools_frontend to patches/devtools-frontend. #​42212

Other Changes

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.

Copy link
Contributor Author

renovate bot commented Jan 25, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot changed the title deps: update dependency electron to v28.2.0 deps: update dependency electron to v28.2.1 Jan 31, 2024
@renovate renovate bot changed the title deps: update dependency electron to v28.2.1 deps: update dependency electron to v28.2.2 Feb 7, 2024
@renovate renovate bot changed the title deps: update dependency electron to v28.2.2 deps: update dependency electron to v28.2.3 Feb 15, 2024
@renovate renovate bot changed the title deps: update dependency electron to v28.2.3 deps: update dependency electron to v28.2.4 Feb 21, 2024
@renovate renovate bot changed the title deps: update dependency electron to v28.2.4 deps: update dependency electron to v28.2.5 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/electron-28.x branch 2 times, most recently from e17b496 to 3b9d960 Compare March 6, 2024 21:36
@renovate renovate bot changed the title deps: update dependency electron to v28.2.5 deps: update dependency electron to v28.2.6 Mar 6, 2024
@renovate renovate bot changed the title deps: update dependency electron to v28.2.6 deps: update dependency electron to v28.2.7 Mar 13, 2024
@renovate renovate bot changed the title deps: update dependency electron to v28.2.7 deps: update dependency electron to v28.2.8 Mar 20, 2024
@renovate renovate bot changed the title deps: update dependency electron to v28.2.8 deps: update dependency electron to v28.2.9 Mar 29, 2024
@renovate renovate bot changed the title deps: update dependency electron to v28.2.9 deps: update dependency electron to v28.2.10 Apr 3, 2024
@renovate renovate bot changed the title deps: update dependency electron to v28.2.10 deps: update dependency electron to v28.3.0 Apr 10, 2024
@renovate renovate bot changed the title deps: update dependency electron to v28.3.0 deps: update dependency electron to v28.3.1 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/electron-28.x branch from e049ec0 to 631b1e9 Compare May 23, 2024 00:04
@renovate renovate bot changed the title deps: update dependency electron to v28.3.1 deps: update dependency electron to v28.3.2 May 23, 2024
@renovate renovate bot force-pushed the renovate/electron-28.x branch from 631b1e9 to 2da987d Compare May 23, 2024 22:21
@renovate renovate bot changed the title deps: update dependency electron to v28.3.2 deps: update dependency electron to v28.3.3 May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants