Pietrucci-Blacher / notion-snap-reborn

Remake of Notion-snap
65 stars 5 forks source link

chore(deps): update dependency electron to v25.5.0 #37

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 25.4.0 -> 25.5.0 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v25.5.0`](https://togithub.com/electron/electron/releases/tag/v25.5.0): electron v25.5.0 [Compare Source](https://togithub.com/electron/electron/compare/v25.4.0...v25.5.0) ### Release Notes for v25.5.0 #### Features - Added `safeStorage.setUsePlainTextEncryption` and `safeStorage.getSelectedStorageBackend` api. [#​39325](https://togithub.com/electron/electron/pull/39325) (Also in [26](https://togithub.com/electron/electron/pull/39155)) #### Fixes - Fixed a rare crash when closing active native tab on macOS. [#​39409](https://togithub.com/electron/electron/pull/39409) (Also in [26](https://togithub.com/electron/electron/pull/39410)) - Fixed an issue where `browserView.removeBrowserView` could cause a crash in some cases. [#​39408](https://togithub.com/electron/electron/pull/39408) (Also in [24](https://togithub.com/electron/electron/pull/39407), [26](https://togithub.com/electron/electron/pull/39406)) - Fixed an issue where `chrome.tabs.update` did not return a `tab` object that properly reflected potential properties that were changed. [#​39388](https://togithub.com/electron/electron/pull/39388) (Also in [26](https://togithub.com/electron/electron/pull/39389)) - Fixed crash in message ports when utility process exits. [#​39345](https://togithub.com/electron/electron/pull/39345) (Also in [26](https://togithub.com/electron/electron/pull/39346)) - Notes: Fixes an issue where `chrome.tabs` did not work properly with Chrome Extensions Manifest V3. [#​39359](https://togithub.com/electron/electron/pull/39359) (Also in [26](https://togithub.com/electron/electron/pull/39360)) #### Other Changes - Updated Chromium to 114.0.5735.289. [#​39351](https://togithub.com/electron/electron/pull/39351)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.