chore: bump up electron version to v26 #58
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^25.3.2
->^26.0.0
Release Notes
electron/electron (electron)
v26.0.0
: electron v26.0.0Compare Source
Release Notes for v26.0.0
Features
chrome.tabs.query
. #39431 (Also in 25)minimum_chrome_version
manifest key. #39357Fixes
clipboard.readImage()
getting blocked when there is no PNG image in the clipboard. #39487VoiceOver
couldn't trigger the tray action when selected to emit the click event. #39439browserView.removeBrowserView
could cause a crash in some cases. #39406 (Also in 24, 25)Other Changes
systemPreferences.getAppLevelAppearance
andsystemPreferences.setAppLevelAppearance
APIs have been deprecated, as well as thealternate-selected-control-text
value forsystemPreferences.getColor
. #39492webContents.getPrinters
API has been deprecated. #39459v25.5.0
: electron v25.5.0Compare Source
Release Notes for v25.5.0
Features
safeStorage.setUsePlainTextEncryption
andsafeStorage.getSelectedStorageBackend
api. #39325 (Also in 26)Fixes
browserView.removeBrowserView
could cause a crash in some cases. #39408 (Also in 24, 26)chrome.tabs.update
did not return atab
object that properly reflected potential properties that were changed. #39388 (Also in 26)chrome.tabs
did not work properly with Chrome Extensions Manifest V3. #39359 (Also in 26)Other Changes
v25.4.0
: electron v25.4.0Compare Source
Release Notes for v25.4.0
Features
senderIsMainFrame
to messages sent viaipcRenderer.sendTo()
. #39208 (Also in 24, 26)Fixes
chrome.i18n
did not work properly with Chrome Extensions Manifest V3. #39329 (Also in 26)backgroundThrottling
was disabled. #39299 (Also in 26)Other Changes
1444438
.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.
This PR has been generated by Mend Renovate. View repository job log here.