Skip to content

Commit 7bad4b3

Browse files
Bump electron from 34.0.0 to 34.0.1 in the electron-patch group (#1832)
Bumps the electron-patch group with 1 update: [electron](https://github.com/electron/electron). Updates `electron` from 34.0.0 to 34.0.1 <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.1</h2> <h1>Release Notes for v34.0.1</h1> <h2>Fixes</h2> <ul> <li>Addressed two possible crashes in the File System Access API. <a href="https://redirect.github.com/electron/electron/pull/45260">#45260</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/45261">35</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where drag-dropping two directories would cause <code>getAsFileSystemHandle</code> to never resolve. <a href="https://redirect.github.com/electron/electron/pull/45258">#45258</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/45257">33</a>, <a href="https://redirect.github.com/electron/electron/pull/45256">35</a>)<!-- raw HTML omitted --></li> <li>The <code>avoidClosingConnections</code> option for <code>session.clearData</code> now properly defaults to <code>false</code> when the <code>dataTypes</code> option is not set. <a href="https://redirect.github.com/electron/electron/pull/45208">#45208</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/45207">33</a>)<!-- raw HTML omitted --></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/4a1c029f946623df86d79f77d718adbd394ccb58"><code>4a1c029</code></a> refactor: in <code>StopTracing()</code>, use string literals instead of `optional&lt;strin...</li> <li><a href="https://github.com/electron/electron/commit/a1816f3587aa63f2eebbda4f38c1a194e286e281"><code>a1816f3</code></a> docs: add DocCardList component for index doc (<a href="https://redirect.github.com/electron/electron/issues/45295">#45295</a>)</li> <li><a href="https://github.com/electron/electron/commit/db84f39e5e4718f7bc9b9bc94c4028bcd47189d6"><code>db84f39</code></a> refactor: simplify <code>ParseUserScript()</code> (<a href="https://redirect.github.com/electron/electron/issues/45289">#45289</a>)</li> <li><a href="https://github.com/electron/electron/commit/7ecb8ad7a5a0f98f6121604ea091bb3f299fe8ae"><code>7ecb8ad</code></a> chore: align <code>clipboard blink::web_pref::WebPreferences</code> with upstream (<a href="https://redirect.github.com/electron/electron/issues/45279">#45279</a>)</li> <li><a href="https://github.com/electron/electron/commit/973c344f1b179a942a1ce73853646632a6ce545c"><code>973c344</code></a> fix: <code>getAsFileSystemHandle</code> failure when drag-dropping two directories (<a href="https://redirect.github.com/electron/electron/issues/45258">#45258</a>)</li> <li><a href="https://github.com/electron/electron/commit/01c5db032a5a44601f37ddef0949491bb931c207"><code>01c5db0</code></a> build: fix clang-format duplicate message (<a href="https://redirect.github.com/electron/electron/issues/45264">#45264</a>)</li> <li><a href="https://github.com/electron/electron/commit/2c22507dfb00906cd832fccff89ce75cc9bca399"><code>2c22507</code></a> fix: two possible FSA crashes (<a href="https://redirect.github.com/electron/electron/issues/45260">#45260</a>)</li> <li><a href="https://github.com/electron/electron/commit/41c1161dd9ab8ddb4643c46cb43207b2d273563e"><code>41c1161</code></a> fix: <code>session.clearData</code> <code>avoidClosingConnections</code> default to false (<a href="https://redirect.github.com/electron/electron/issues/45208">#45208</a>)</li> <li><a href="https://github.com/electron/electron/commit/b36aaf36e7e5fab2fc9c30f36cf0f3e57998a06a"><code>b36aaf3</code></a> docs: remove quickstart (<a href="https://redirect.github.com/electron/electron/issues/45227">#45227</a>)</li> <li><a href="https://github.com/electron/electron/commit/5728e6dc8189b58548aa3c283d8197cc11af7d8f"><code>5728e6d</code></a> docs: Why Electron? (<a href="https://redirect.github.com/electron/electron/issues/45211">#45211</a>)</li> <li>See full diff in <a href="https://github.com/electron/electron/compare/v34.0.0...v34.0.1">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.0&new-version=34.0.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d9d17c commit 7bad4b3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.3",
61-
"electron": "^34.0.0",
61+
"electron": "^34.0.1",
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.0":
10173-
version: 34.0.0
10174-
resolution: "electron@npm:34.0.0"
10172+
"electron@npm:^34.0.1":
10173+
version: 34.0.1
10174+
resolution: "electron@npm:34.0.1"
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/7d5c4465038fa5570864d0ee2b73673471baa7335ec8b4ea66ac56c8dcdc13075b213336282aa74592d5c70262dd388b2256ba6a08301604ae15b91653e06419
10181+
checksum: 10c0/0a63edd57633edac8e4f4d1310dbb82ac01287f1f9113a18cef310dfef7f266ef8be98eda7d01890e23b37d03f36811bbac0fe5c4e0a27c9f3719ba3b7841f83
1018210182
languageName: node
1018310183
linkType: hard
1018410184

@@ -21678,7 +21678,7 @@ __metadata:
2167821678
css-tree: "npm:^3.0.1"
2167921679
dayjs: "npm:^1.11.13"
2168021680
debug: "npm:^4.3.7"
21681-
electron: "npm:^34.0.0"
21681+
electron: "npm:^34.0.1"
2168221682
electron-builder: "npm:^25.1.8"
2168321683
electron-updater: "npm:6.3.9"
2168421684
electron-vite: "npm:^2.3.0"

0 commit comments

Comments
 (0)