Skip to content

Commit 3b0251f

Browse files
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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=electron&package-manager=npm_and_yarn&previous-version=34.0.1&new-version=34.0.2)](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

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/ws": "^8",
5959
"@vitejs/plugin-react-swc": "^3.7.2",
6060
"@vitest/coverage-istanbul": "^3.0.4",
61-
"electron": "^34.0.1",
61+
"electron": "^34.0.2",
6262
"electron-builder": "^25.1.8",
6363
"electron-vite": "^2.3.0",
6464
"eslint": "^9.18.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10169,16 +10169,16 @@ __metadata:
1016910169
languageName: node
1017010170
linkType: hard
1017110171

10172-
"electron@npm:^34.0.1":
10173-
version: 34.0.1
10174-
resolution: "electron@npm:34.0.1"
10172+
"electron@npm:^34.0.2":
10173+
version: 34.0.2
10174+
resolution: "electron@npm:34.0.2"
1017510175
dependencies:
1017610176
"@electron/get": "npm:^2.0.0"
1017710177
"@types/node": "npm:^20.9.0"
1017810178
extract-zip: "npm:^2.0.1"
1017910179
bin:
1018010180
electron: cli.js
10181-
checksum: 10c0/0a63edd57633edac8e4f4d1310dbb82ac01287f1f9113a18cef310dfef7f266ef8be98eda7d01890e23b37d03f36811bbac0fe5c4e0a27c9f3719ba3b7841f83
10181+
checksum: 10c0/c1708b7a01a1490fb9162823a95b4ebdcae237c624c4f9836fc9cb6bde063a650422f2219eb56a38ca1e8e50f0d178961c2224879cf0dc334f9e9891e85e817d
1018210182
languageName: node
1018310183
linkType: hard
1018410184

@@ -21684,7 +21684,7 @@ __metadata:
2168421684
css-tree: "npm:^3.0.1"
2168521685
dayjs: "npm:^1.11.13"
2168621686
debug: "npm:^4.3.7"
21687-
electron: "npm:^34.0.1"
21687+
electron: "npm:^34.0.2"
2168821688
electron-builder: "npm:^25.1.8"
2168921689
electron-updater: "npm:6.3.9"
2169021690
electron-vite: "npm:^2.3.0"

0 commit comments

Comments
 (0)