Pietrucci-Blacher / notion-snap-reborn

Remake of Notion-snap
65 stars 5 forks source link

chore(deps): update dependency electron to v26.2.0 #53

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 26.1.0 -> 26.2.0 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v26.2.0`](https://togithub.com/electron/electron/releases/tag/v26.2.0): electron v26.2.0 [Compare Source](https://togithub.com/electron/electron/compare/v26.1.0...v26.2.0) ### Release Notes for v26.2.0 #### Features - Added support for several more extensions manifest keys including `host_permissions`, `author`, and `short_name`. [#​39673](https://togithub.com/electron/electron/pull/39673) (Also in [27](https://togithub.com/electron/electron/pull/39672)) - Added the ability to send HTTP headers with `webContents.downloadURL()`. [#​39562](https://togithub.com/electron/electron/pull/39562) (Also in [25](https://togithub.com/electron/electron/pull/39561), [27](https://togithub.com/electron/electron/pull/39560)) #### Fixes - Fixed an issue where child windows opened when the parent window is *already fullscreen* did not respect the child windows' fullscreenability and resizability settings. [#​39641](https://togithub.com/electron/electron/pull/39641) (Also in [24](https://togithub.com/electron/electron/pull/39643), [25](https://togithub.com/electron/electron/pull/39642), [27](https://togithub.com/electron/electron/pull/39640)) - Fixed an issue where pressing the escape key did not properly trigger PDF presentation mode exit. [#​39705](https://togithub.com/electron/electron/pull/39705) (Also in [27](https://togithub.com/electron/electron/pull/39660)) - Fixed an issue where the Node.js `assert` module did not work in the renderer process. [#​39624](https://togithub.com/electron/electron/pull/39624) (Also in [24](https://togithub.com/electron/electron/pull/39621), [25](https://togithub.com/electron/electron/pull/39622), [27](https://togithub.com/electron/electron/pull/39623)) - Fixed problem with promise resolved to early when browser initiated in-page navigation. [#​39679](https://togithub.com/electron/electron/pull/39679) (Also in [25](https://togithub.com/electron/electron/pull/39678), [27](https://togithub.com/electron/electron/pull/39680)) #### Other Changes - Updated Chromium to 116.0.5845.141. [#​39692](https://togithub.com/electron/electron/pull/39692)

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.