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

Update dependency electron to v27.3.11 #77

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 22, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 27.1.3 -> 27.3.11 age adoption passing confidence

Release Notes

electron/electron (electron)

v27.3.11: electron v27.3.11

Compare Source

Release Notes for v27.3.11

27-x-y end of support

Electron 27.x.y has reached end-of-support as per the project's support policy.
Developers and applications are encouraged to upgrade to a newer version of Electron.

Other Changes

v27.3.10: electron v27.3.10

Compare Source

Release Notes for v27.3.10

Other Changes

v27.3.9: electron v27.3.9

Compare Source

Release Notes for v27.3.9

Other Changes

v27.3.8: electron v27.3.8

Compare Source

Release Notes for v27.3.8

Other Changes

v27.3.7: electron v27.3.7

Compare Source

Release Notes for v27.3.7

Other Changes

v27.3.6: electron v27.3.6

Compare Source

Release Notes for v27.3.6

Other Changes

v27.3.5: electron v27.3.5

Compare Source

Release Notes for v27.3.5

Other Changes

v27.3.4: electron v27.3.4

Compare Source

Release Notes for v27.3.4

Other Changes

v27.3.3: electron v27.3.3

Compare Source

Release Notes for v27.3.3

Fixes

  • CSS style -webkit-app-region: drag; has no effect in full screen mode. #​41331 (Also in 28, 29)
  • Fixed an issue where crashes in node::Environment destruction potentially wouldn't be propagated to the NodeService exit handler. #​41300 (Also in 28, 29)
  • Fixed an issue where zoom level settings did not persist per-session for webviews. #​41269 (Also in 28)

Other Changes

v27.3.2: electron v27.3.2

Compare Source

Release Notes for v27.3.2

Fixes

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

Other Changes

v27.3.1: electron v27.3.1

Compare Source

Release Notes for v27.3.1

Fixes

  • Apply module search paths restriction on worker and child process. #​41139 (Also in 28, 29)
  • Fixed a potential async_hooks crash when listening for the restore event on Windows after minimizing a maximized BrowserWindow. #​41144 (Also in 28, 29)
  • Fixed forked child process not able to send IPC message under some cases on macOS. #​41100 (Also in 26, 28, 29)
  • Fixed on-screen-keyboard not hiding for webviews under some cases. #​41151 (Also in 28, 29)

Other Changes

v27.3.0: electron v27.3.0

Compare Source

Release Notes for v27.3.0

Features

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

Fixes

  • Fixed a potential crash when calling dialog.showMessageBoxSync. #​41041 (Also in 28, 29)
  • Fixed an issue where non-modal windows with vibrancy could have incorrectly rounded corners on Sonoma. #​41035 (Also in 29)
  • Fixed macOS bug that causes window maximize button to be disabled in full-screen mode. #​41027 (Also in 28, 29)

v27.2.4: electron v27.2.4

Compare Source

Release Notes for v27.2.4

Fixes

  • Fixed an issue where inAppPurchase.getProducts and inAppPurchase.purchasedProduct did not resolve as expected. #​40955 (Also in 28, 29)

Other Changes

v27.2.3: electron v27.2.3

Compare Source

Release Notes for v27.2.3

Fixes

  • Fixed an issue where inAppPurchase.getProducts and inAppPurchase.purchasedProduct did not resolve as expected. #​40955 (Also in 28, 29)

Other Changes

v27.2.2: electron v27.2.2

Compare Source

Release Notes for v27.2.2

Fixes

  • Fixed a crash resultant from trying to listen to power-related events before the ready event was emitted on Linux. #​40923 (Also in 26, 28, 29)
  • Fixed the enabled/disabled behavior of the maximize/fullscreen button of macOS windows. #​40895 (Also in 28, 29)
  • Unset all Node envs in node process when parent is a foreign process. #​40879 (Also in 26, 28, 29)

Other Changes

v27.2.1: electron v27.2.1

Compare Source

Release Notes for v27.2.1

Fixes

  • Fixed incorrect title bar shown on frameless transparent windows. #​40868 (Also in 28, 29)

Other Changes

v27.2.0: electron v27.2.0

Compare Source

Release Notes for v27.2.0

Features

  • Added an option in protocol.registerSchemesAsPrivileged to allow V8 code cache in custom schemes. #​40708 (Also in 28)

Fixes

  • Fixed an issue where font requests were incorrectly being sent to dev tools multiple times per resource. #​40715 (Also in 28)
  • Fixed child window opening in non-active macOS apps. #​40658 (Also in 26, 28)
  • Fixed documentation of the default --inspect port. #​40742 (Also in 28)
  • Fixed save to file option not working in performance tab of devtools. #​40753
  • Prevent node mode to be used as script runner by other apps on macOS. #​40737 (Also in 26, 28)

Other Changes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency electron to v27.2.0 Update dependency electron to v27.2.1 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from 6d52dde to 247fcc1 Compare January 4, 2024 04:52
@renovate renovate bot changed the title Update dependency electron to v27.2.1 Update dependency electron to v27.2.2 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from 247fcc1 to 08dceca Compare January 10, 2024 20:54
@renovate renovate bot changed the title Update dependency electron to v27.2.2 Update dependency electron to v27.2.3 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from 08dceca to 1160337 Compare January 17, 2024 09:54
@renovate renovate bot changed the title Update dependency electron to v27.2.3 Update dependency electron to v27.2.4 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from 1160337 to 7c30dd1 Compare January 17, 2024 20:14
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from 7c30dd1 to 968b874 Compare January 25, 2024 00:49
@renovate renovate bot changed the title Update dependency electron to v27.2.4 Update dependency electron to v27.3.0 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from 968b874 to 556a655 Compare January 31, 2024 21:27
@renovate renovate bot changed the title Update dependency electron to v27.3.0 Update dependency electron to v27.3.1 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from 556a655 to d2c7222 Compare February 7, 2024 22:11
@renovate renovate bot changed the title Update dependency electron to v27.3.1 Update dependency electron to v27.3.2 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch 2 times, most recently from 3de51fc to daf8c7c Compare February 21, 2024 21:26
@renovate renovate bot changed the title Update dependency electron to v27.3.2 Update dependency electron to v27.3.3 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from daf8c7c to b8b5a5d Compare February 29, 2024 00:50
@renovate renovate bot changed the title Update dependency electron to v27.3.3 Update dependency electron to v27.3.4 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from b8b5a5d to df85846 Compare March 6, 2024 21:42
@renovate renovate bot changed the title Update dependency electron to v27.3.4 Update dependency electron to v27.3.5 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from df85846 to 75af358 Compare March 13, 2024 22:37
@renovate renovate bot changed the title Update dependency electron to v27.3.5 Update dependency electron to v27.3.6 Mar 13, 2024
@renovate renovate bot changed the title Update dependency electron to v27.3.6 Update dependency electron to v27.3.7 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from 75af358 to ff40138 Compare March 20, 2024 20:42
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from ff40138 to 20b9307 Compare March 29, 2024 01:32
@renovate renovate bot changed the title Update dependency electron to v27.3.7 Update dependency electron to v27.3.8 Mar 29, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from 20b9307 to da075b8 Compare April 3, 2024 22:41
@renovate renovate bot changed the title Update dependency electron to v27.3.8 Update dependency electron to v27.3.9 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from da075b8 to c688d18 Compare April 10, 2024 22:11
@renovate renovate bot changed the title Update dependency electron to v27.3.9 Update dependency electron to v27.3.10 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/electron-27.x-lockfile branch from c688d18 to 79f3810 Compare April 16, 2024 22:19
@renovate renovate bot changed the title Update dependency electron to v27.3.10 Update dependency electron to v27.3.11 Apr 16, 2024
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.

0 participants