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

chore(deps): update dependency electron to v29.4.5 - autoclosed #141

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 29.1.0 -> 29.4.5 age adoption passing confidence

Release Notes

electron/electron (electron)

v29.4.5: electron v29.4.5

Compare Source

Release Notes for v29.4.5

Other Changes

v29.4.3: electron v29.4.3

Compare Source

Release Notes for v29.4.3

Fixes

  • Fixed an issue where app.setLoginItemSettings incorrectly checked against loginItemService. #​42405 (Also in 30, 31)
  • Fixed an issue where navigator.usb.getDevices() could crash in some circumstances. #​42463 (Also in 30, 31)
  • Fixed an issue where bad flags passed via --js-flags could cause a crash. #​42442 (Also in 30, 31)
  • Fixed an issue where control could fail to return properly after saving a dialog using showOpenDialogSync on Linux. #​42679 (Also in 30, 31, 32)
  • Fixed an issue where some calls to WebUSB methods could crash. #​42363 (Also in 31)
  • Fixed potentially incorrect exit code in UtilityProcess. #​42396 (Also in 30, 31)
  • Fixed support for multiple folder/file selection in //shell_dialogs portal implementation. #​42425 (Also in 30, 31)
  • Re-adds functionality to check whether or not an app was launched as a login service on macOS. #​42421 (Also in 30, 31)

Other Changes

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

v29.1.1: electron v29.1.1

Compare Source

Release Notes for v29.1.1

Fixes

  • Fixed an issue where user-did-{resign|become}-active were not emitted properly on macOS. #​41527 (Also in 28, 30)
  • Fixed an issue where webContents.print(options) failed if options was not passed or undefined is passed. #​41479 (Also in 28, 30)

Other Changes

  • Updated Chromium to 122.0.6261.95. #​41489

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 chore(deps): update dependency electron to v29.1.0 chore(deps): update dependency electron to v29.1.0 - autoclosed Mar 5, 2024
@renovate renovate bot closed this Mar 5, 2024
@renovate renovate bot deleted the renovate/electron-29.x branch March 5, 2024 08:03
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.1.0 - autoclosed chore(deps): update dependency electron to v29.1.0 Mar 8, 2024
@renovate renovate bot restored the renovate/electron-29.x branch March 8, 2024 04:10
@renovate renovate bot reopened this Mar 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.1.0 chore(deps): update dependency electron to v29.1.1 Mar 8, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from 2324683 to fc538b4 Compare March 8, 2024 04:11
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.1.1 chore(deps): update dependency electron to v29.1.2 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from fc538b4 to 129c600 Compare March 13, 2024 09:08
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.1.2 chore(deps): 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 13e37c2 to 8235225 Compare March 14, 2024 10:23
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.1.3 chore(deps): update dependency electron to v29.1.4 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from 8235225 to 57c2352 Compare March 20, 2024 22:25
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.1.4 chore(deps): update dependency electron to v29.1.5 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from 57c2352 to 6cdb411 Compare March 27, 2024 22:32
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.1.5 chore(deps): update dependency electron to v29.1.6 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from 6cdb411 to 42bd9d9 Compare April 4, 2024 03:28
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.1.6 chore(deps): update dependency electron to v29.2.0 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from 42bd9d9 to ca97d86 Compare April 10, 2024 22:00
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.2.0 chore(deps): update dependency electron to v29.3.0 Apr 10, 2024
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.3.0 chore(deps): update dependency electron to v29.3.1 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from ca97d86 to 7b68874 Compare April 18, 2024 13:27
@renovate renovate bot force-pushed the renovate/electron-29.x branch from 7b68874 to 62ccd6d Compare May 3, 2024 15:21
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.3.1 chore(deps): update dependency electron to v29.3.2 May 3, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from 62ccd6d to 1547608 Compare May 9, 2024 07:46
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.3.2 chore(deps): update dependency electron to v29.3.3 May 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.3.3 chore(deps): update dependency electron to v29.4.0 May 16, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch 2 times, most recently from 7d14794 to a7c7b8c Compare May 22, 2024 23:20
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.4.0 chore(deps): update dependency electron to v29.4.1 May 22, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from a7c7b8c to 76de4ef Compare May 30, 2024 01:57
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.4.1 chore(deps): update dependency electron to v29.4.2 May 30, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from 76de4ef to fe1edc9 Compare June 28, 2024 04:30
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.4.2 chore(deps): update dependency electron to v29.4.3 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/electron-29.x branch from fe1edc9 to 6d2cb75 Compare July 17, 2024 07:50
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.4.3 chore(deps): update dependency electron to v29.4.5 Jul 17, 2024
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.4.5 chore(deps): update dependency electron to v29.4.5 - autoclosed Aug 12, 2024
@renovate renovate bot closed this Aug 12, 2024
@renovate renovate bot deleted the renovate/electron-29.x branch August 12, 2024 03:45
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.

0 participants