Commit 3b0251f
authored
Bump electron from 34.0.1 to 34.0.2 in the electron-patch group (#1890)
Bumps the electron-patch group with 1 update:
[electron](https://github.com/electron/electron).
Updates `electron` from 34.0.1 to 34.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/electron/electron/releases">electron's
releases</a>.</em></p>
<blockquote>
<h2>electron v34.0.2</h2>
<h1>Release Notes for v34.0.2</h1>
<h2>Fixes</h2>
<ul>
<li>Fixed a crash when calling <code>shell.readShortcutLink</code>
caused by <code>PKEY_AppUserModel_ToastActivatorCLSID</code> sometimes
being represented by a string uuid. <a
href="https://redirect.github.com/electron/electron/pull/45350">#45350</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/45349">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed a potential crash in <code>chrome.tabs.update()</code>. <a
href="https://redirect.github.com/electron/electron/pull/45304">#45304</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/45303">33</a>,
<a
href="https://redirect.github.com/electron/electron/pull/45302">35</a>)<!--
raw HTML omitted --></li>
<li>Fixed an issue where print scaling could be too small during silent
print. <a
href="https://redirect.github.com/electron/electron/pull/45283">#45283</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/45262">35</a>)<!--
raw HTML omitted --></li>
<li>Fixed crash in gin::wrappable::secondweakcallback. <a
href="https://redirect.github.com/electron/electron/pull/45376">#45376</a></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Updated Chromium to 132.0.6834.159. <a
href="https://redirect.github.com/electron/electron/pull/45313">#45313</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/electron/electron/commit/61cddcaf76a5887fc595de8cb610106e6fce6191"><code>61cddca</code></a>
fix: crash in gin::wrappable::secondweakcallback (<a
href="https://redirect.github.com/electron/electron/issues/45376">#45376</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/0fed0b74e044c31b88384716f8f8cb630221284e"><code>0fed0b7</code></a>
chore: bump chromium to 132.0.6834.159 (34-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/45313">#45313</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/af9ea0b422566ae326c41c969ec312339998555a"><code>af9ea0b</code></a>
fix: crash parsing CLSID in <code>shell.readShortcutLink()</code> (<a
href="https://redirect.github.com/electron/electron/issues/45350">#45350</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/a41a0b1c1d1030bc8bf6d6600b4bf4ad1f7dae3c"><code>a41a0b1</code></a>
build: use Python311 exe (<a
href="https://redirect.github.com/electron/electron/issues/45362">#45362</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/600551766d0de3afe880c566dfce21ae03db6cd6"><code>6005517</code></a>
docs: fix broken code in drag and drop example (<a
href="https://redirect.github.com/electron/electron/issues/45337">#45337</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/c538aa8e6cf2f34e74f6860138536bab84b74a02"><code>c538aa8</code></a>
docs: Add note about directly exposing Electron APIs in preload (<a
href="https://redirect.github.com/electron/electron/issues/45323">#45323</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/2d6dd64a5e9f1c99a8f6d0ab3b748d15a780161e"><code>2d6dd64</code></a>
fix: potential crash in <code>chrome.tabs.update()</code> (<a
href="https://redirect.github.com/electron/electron/issues/45304">#45304</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/bb616ba5cacd7b4e6eb744df025a18090515f730"><code>bb616ba</code></a>
fix: page scaling in silent mode printing (<a
href="https://redirect.github.com/electron/electron/issues/45283">#45283</a>)</li>
<li>See full diff in <a
href="https://github.com/electron/electron/compare/v34.0.1...v34.0.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 902ff9b commit 3b0251f
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10169 | 10169 | | |
10170 | 10170 | | |
10171 | 10171 | | |
10172 | | - | |
10173 | | - | |
10174 | | - | |
| 10172 | + | |
| 10173 | + | |
| 10174 | + | |
10175 | 10175 | | |
10176 | 10176 | | |
10177 | 10177 | | |
10178 | 10178 | | |
10179 | 10179 | | |
10180 | 10180 | | |
10181 | | - | |
| 10181 | + | |
10182 | 10182 | | |
10183 | 10183 | | |
10184 | 10184 | | |
| |||
21684 | 21684 | | |
21685 | 21685 | | |
21686 | 21686 | | |
21687 | | - | |
| 21687 | + | |
21688 | 21688 | | |
21689 | 21689 | | |
21690 | 21690 | | |
| |||
0 commit comments