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: bump up electron version to v26 #58

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron ^25.3.2 -> ^26.0.0 age adoption passing confidence

Release Notes

electron/electron (electron)

v26.0.0: electron v26.0.0

Compare Source

Release Notes for v26.0.0

Features

  • Added partial support for chrome.tabs.query. #​39431 (Also in 25)
  • Added support for several more Node.js cli flags in the main process. #​39373 (Also in 24, 25)
  • Support Chrome Extensions minimum_chrome_version manifest key. #​39357

Fixes

  • Fixed clipboard.readImage() getting blocked when there is no PNG image in the clipboard. #​39487
  • Fixed a rare crash when closing active native tab on macOS. #​39410 (Also in 25)
  • Fixed an accessibility issue where VoiceOver couldn't trigger the tray action when selected to emit the click event. #​39439
  • Fixed an issue where browserView.removeBrowserView could cause a crash in some cases. #​39406 (Also in 24, 25)

Other Changes

  • The systemPreferences.getAppLevelAppearance and systemPreferences.setAppLevelAppearance APIs have been deprecated, as well as the alternate-selected-control-text value for systemPreferences.getColor. #​39492
  • The webContents.getPrinters API has been deprecated. #​39459
  • Updated Chromium to 116.0.5845.82. #​39458

v25.5.0: electron v25.5.0

Compare Source

Release Notes for v25.5.0

Features

  • Added safeStorage.setUsePlainTextEncryption and safeStorage.getSelectedStorageBackend api. #​39325 (Also in 26)

Fixes

  • Fixed a rare crash when closing active native tab on macOS. #​39409 (Also in 26)
  • Fixed an issue where browserView.removeBrowserView could cause a crash in some cases. #​39408 (Also in 24, 26)
  • Fixed an issue where chrome.tabs.update did not return a tab object that properly reflected potential properties that were changed. #​39388 (Also in 26)
  • Fixed crash in message ports when utility process exits. #​39345 (Also in 26)
  • Notes: Fixes an issue where chrome.tabs did not work properly with Chrome Extensions Manifest V3. #​39359 (Also in 26)

Other Changes

  • Updated Chromium to 114.0.5735.289. #​39351

v25.4.0: electron v25.4.0

Compare Source

Release Notes for v25.4.0

Features

  • Added senderIsMainFrame to messages sent via ipcRenderer.sendTo(). #​39208 (Also in 24, 26)

Fixes

  • Fixed a potential crash when re-parenting a BrowserWindow whose first parent has been destroyed. #​39308 (Also in 26)
  • Fixed an issue on Windows 10 where the title bar was not correct after changing native theme. #​39314 (Also in 26)
  • Fixed an issue where chrome.i18n did not work properly with Chrome Extensions Manifest V3. #​39329 (Also in 26)
  • Fixed an issue where service workers could not run Chrome APIs in Chrome Extensions Manifest V3. #​39312 (Also in 26)
  • Fixed an issue where the pageVisibility API returned incorrect values in some situations when backgroundThrottling was disabled. #​39299 (Also in 26)

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.

@vercel
Copy link

vercel bot commented Aug 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
image ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 15, 2023 6:00am

@Brooooooklyn Brooooooklyn merged commit c959f7a into main Aug 15, 2023
24 checks passed
@Brooooooklyn Brooooooklyn deleted the renovate/electron-26.x branch August 15, 2023 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant