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

chore(deps): update dependency electron to v29.4.1 #1792

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 29.0.0 -> 29.4.1 age adoption passing confidence

Release Notes

electron/electron (electron)

v29.4.1

Compare Source

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

v29.1.0: electron v29.1.0

Compare Source

Release Notes for v29.1.0

Features

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

Fixes

  • Ensured ScreenCaptureKit is used exclusively on macOS 14.4 and higher to avoid permission prompts. #​41403 (Also in 30)

Other Changes

  • Updated Chromium to 122.0.6261.70. #​41446

v29.0.1: electron v29.0.1

Compare Source

Release Notes for v29.0.1

Fixes

  • Fixed an issue where the -webkit-app-region: drag property was not respected on some windows. #​41388

Other Changes

  • Updated Chromium to 122.0.6261.57. #​41390

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-lockfile branch from 40fac37 to 5ee08ba Compare February 26, 2024 03:33
@nichenqin nichenqin temporarily deployed to renovate/electron-29.x-lockfile - undb PR #1792 February 26, 2024 03:34 — with Render Destroyed
@renovate renovate bot changed the title chore(deps): update dependency electron to v29.0.1 chore(deps): update dependency electron to v29.1.0 Feb 28, 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 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 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 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 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 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 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 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 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 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 changed the title chore(deps): update dependency electron to v29.4.0 chore(deps): update dependency electron to v29.4.1 May 22, 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

1 participant