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 v29.4.2 #125

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 29.1.1 -> 29.4.2 age adoption passing confidence

Release Notes

electron/electron (electron)

v29.4.2: electron v29.4.2

Compare Source

Release Notes for v29.4.2

Other Changes

v29.4.1: electron v29.4.1

Compare Source

Release Notes for v29.4.1

Fixes

  • Fixed an issue where setTitleBarOverlay didn't work as expected when called on BaseWindow. #​42152 (Also in 30)

Other Changes

v29.4.0: electron v29.4.0

Compare Source

Release Notes for v29.4.0
Fixes
Other Changes

v29.3.3: electron v29.3.3

Compare Source

Release Notes for v29.3.3

Fixes

  • Fixed an issue where fs.createWriteStream could write out of order. #​42047
  • Fixed blurry thumbnails from desktop capturer on macOS. #​42049
  • Fixed crash after upgrade on Linux. #​42065 (Also in 30, 31)

Other Changes

v29.3.2: electron v29.3.2

Compare Source

Release Notes for v29.3.2

Fixes

  • Electron doesn't paint on offscreen-render mode after gpu process crashed. #​41923 (Also in 30, 31)
  • Fixed an issue where console.log() in AudioWorkletGlobalScope produced incorrect output. #​41889 (Also in 28)
  • Fixed an issue where recentDOcuments wasn't populating properly on macOS. #​41994 (Also in 31)

Other Changes

v29.3.1: electron v29.3.1

Compare Source

Release Notes for v29.3.1
Fixes
  • Fixed an issue on Windows where silent printing resulted in comically tiny renderer output. #​41836 (Also in 28, 30)
  • Fixed missing <__assertion_handler> header when compiling with libc++. #​41845 (Also in 30)
Other Changes

v29.3.0: electron v29.3.0

Compare Source

Release Notes for v29.3.0

Fixes

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

Other Changes

v29.2.0: electron v29.2.0

Compare Source

Release Notes for v29.2.0

Fixes

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

Other Changes

Documentation

Unknown

  • Added support for Bluetooth ports being requested by service class ID in navigator.serial. #​41735 (Also in 30)

v29.1.6: electron v29.1.6

Compare Source

Release Notes for v29.1.6

Fixes

  • Fixed shell.showItemInFolder not opening Windows Explorer if the passed path contains forward slashes. #​41672 (Also in 28, 30)
  • Fixed a potential crash in chrome.scripting on extension unload. #​41701 (Also in 30)
  • Fixed an issue where emojis weren't properly handled on Windows. #​41680 (Also in 30)
  • Fixed an issue where the serial-port-added event improperly respected filters set by serial.requestPort(). #​41636 (Also in 28, 30)

Other Changes

v29.1.5: electron v29.1.5

Compare Source

Release Notes for v29.1.5

Fixes

  • Fixed an issue where badge text set using the Badging API no longer appeared correctly on Windows. #​41628 (Also in 30)

Other Changes

  • Updated Chromium to 122.0.6261.130. #​41598

v29.1.4: electron v29.1.4

Compare Source

Release Notes for v29.1.4

Other Changes

  • Updated Chromium to 122.0.6261.129. #​41583

v29.1.3: electron v29.1.3

Compare Source

Release Notes for v29.1.3

Fixes

  • Fixed chrome://process-internals failing to load. #​41542 (Also in 28, 30)
  • Fixed a memory corruption crash on Windows by removing DXDiag telemetry code. #​41574

Other Changes

v29.1.2: electron v29.1.2

Compare Source

Release Notes for v29.1.2

Fixes

  • Fixed chrome://process-internals failing to load. #​41542 (Also in 28, 30)
  • Fixed a memory corruption crash on Windows by removing DXDiag telemetry code. #​41574

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

@renovate renovate bot force-pushed the renovate/electron-29.x branch 2 times, most recently from f29b344 to 25dc688 Compare February 28, 2024 03:27
@renovate renovate bot changed the title Update dependency electron to v29 Update dependency electron to v29 - autoclosed Mar 8, 2024
@renovate renovate bot closed this Mar 8, 2024
@renovate renovate bot deleted the renovate/electron-29.x branch March 8, 2024 16:20
@renovate renovate bot changed the title Update dependency electron to v29 - autoclosed Update dependency electron to v29 Mar 13, 2024
@renovate renovate bot reopened this Mar 13, 2024
@renovate renovate bot restored the renovate/electron-29.x branch March 13, 2024 14:28
@renovate renovate bot changed the title Update dependency electron to v29 Update dependency electron to v29.1.2 Mar 13, 2024
@renovate renovate bot changed the title Update dependency electron to v29.1.2 Update dependency electron to v29.1.3 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch 2 times, most recently from 15fb14c to 38036ea Compare March 14, 2024 11:22
@renovate renovate bot changed the title Update dependency electron to v29.1.3 Update dependency electron to v29.1.4 Mar 14, 2024
@renovate renovate bot changed the title Update dependency electron to v29.1.4 Update dependency electron to v29.1.5 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch 2 times, most recently from b161d8b to d1f7a58 Compare March 27, 2024 21:28
@renovate renovate bot changed the title Update dependency electron to v29.1.5 Update dependency electron to v29.1.6 Mar 27, 2024
@renovate renovate bot changed the title Update dependency electron to v29.1.6 Update dependency electron to v29.2.0 Apr 4, 2024
@renovate renovate bot changed the title Update dependency electron to v29.2.0 Update dependency electron to v29.3.0 Apr 10, 2024
@renovate renovate bot changed the title Update dependency electron to v29.3.0 Update dependency electron to v29.3.1 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from e305ff7 to 9f5075d Compare May 3, 2024 15:38
@renovate renovate bot changed the title Update dependency electron to v29.3.1 Update dependency electron to v29.3.2 May 3, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from 9f5075d to 7bd5344 Compare May 9, 2024 07:57
@renovate renovate bot changed the title Update dependency electron to v29.3.2 Update dependency electron to v29.3.3 May 9, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from 7bd5344 to 3f24766 Compare May 16, 2024 01:56
@renovate renovate bot changed the title Update dependency electron to v29.3.3 Update dependency electron to v29.4.0 May 16, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from 3f24766 to 17bcdcd Compare May 23, 2024 01:34
@renovate renovate bot changed the title Update dependency electron to v29.4.0 Update dependency electron to v29.4.1 May 23, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from 17bcdcd to 484d2ab Compare May 30, 2024 03:16
@renovate renovate bot changed the title Update dependency electron to v29.4.1 Update dependency electron to v29.4.2 May 30, 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.

None yet

0 participants