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 v30.0.8 #2068

Merged
merged 1 commit into from
May 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 30.0.1 -> 30.0.8 age adoption passing confidence

Release Notes

electron/electron (electron)

v30.0.8

Compare Source

v30.0.7

Compare Source

v30.0.6: electron v30.0.6

Compare Source

Release Notes for v30.0.6

Fixes

  • Fixed a potential issue with Linux layout invalidation. #​42189

v30.0.5: electron v30.0.5

Compare Source

Release Notes for v30.0.5

Fixes

  • Fixed an issue where setTitleBarOverlay didn't work as expected when called on BaseWindow. #​42151
  • Fixed an issue where webContents.navigationHistory was not an enumerable property. #​42181
  • Fixed crash on window maximize on X11. #​42185 (Also in 31)
  • BrowserWindow.focus() now correctly restore focus to inactive apps on macOS. #​42187 (Also in 31)

Other Changes

v30.0.4: electron v30.0.4

Compare Source

Release Notes for v30.0.4

Fixes

  • Fixed a crash in addChildView if a view is added as its own child. #​42107 (Also in 31)
  • Fixed a crash when the same WebContentsView is added via addChildView multiple times. #​42115 (Also in 31)
  • Fixed an error when calling setAutoResize on a BrowserView. #​42137 (Also in 31)
  • Fixed an inconsistent crash on maximizing window and relayout in Ubuntu. #​42145 (Also in 31)
  • Fixed an issue where calling window.center() on Windows and Linux incorrectly centered the window. #​42100 (Also in 31)

Other Changes

v30.0.3: electron v30.0.3

Compare Source

Release Notes for v30.0.3

Fixes

  • Fixed an issue where document.requestFullscreen didn't work when calling it from a webContents inside WebContentsView. #​41996 (Also in 31)
  • Fixed an issue where fs.createWriteStream could write out of order. #​42046
  • Fixed an issue where recentDOcuments wasn't populating properly on macOS. #​41992 (Also in 29, 31)
  • Fixed crash after upgrade on Linux. #​42064 (Also in 29, 31)

Other Changes

v30.0.2: electron v30.0.2

Compare Source

Release Notes for v30.0.2

Fixes

  • Electron doesn't paint on offscreen-render mode after gpu process crashed. #​41925 (Also in 29, 31)
  • Fixed data corruption when protocol.handle() processed incoming data asynchronously. #​41933 (Also in 31)
  • Fixed nativeImage.createThumbnailFromPath and shell.openExternal not resolving when called in the renderer process. #​41909 (Also in 31)

Other Changes

  • Updated Chromium to 124.0.6367.91. #​41976

Documentation


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 added the dependencies Pull requests that update a dependency file label May 24, 2024
@renovate renovate bot force-pushed the renovate/electron-30.x branch from 13a437b to 1114e64 Compare May 24, 2024 23:35
@renovate renovate bot force-pushed the renovate/electron-30.x branch from 1114e64 to 10102b8 Compare May 24, 2024 23:36
@JellyBrick JellyBrick merged commit e87fa12 into master May 24, 2024
6 checks passed
@JellyBrick JellyBrick deleted the renovate/electron-30.x branch May 24, 2024 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant