Skip to content

Bump electron from 25.4.0 to 25.5.0

徐晓伟请求将dependabot-npm_and_yarn-electron-25.5.0合并到main

Bumps electron from 25.4.0 to 25.5.0.

Release notes

Sourced from electron's releases.

electron v25.5.0

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
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

合并请求报告