-
Notifications
You must be signed in to change notification settings - Fork 398
Bump electron from 34.0.1 to 34.0.2 in the electron-patch group #1890
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump electron from 34.0.1 to 34.0.2 in the electron-patch group #1890
Conversation
Bumps the electron-patch group with 1 update: [electron](https://github.com/electron/electron). Updates `electron` from 34.0.1 to 34.0.2 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v34.0.1...v34.0.2) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch dependency-group: electron-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
…termdev#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the electron-patch group with 1 update: electron.
Updates
electron
from 34.0.1 to 34.0.2Release notes
Sourced from electron's releases.
Commits
61cddca
fix: crash in gin::wrappable::secondweakcallback (#45376)0fed0b7
chore: bump chromium to 132.0.6834.159 (34-x-y) (#45313)af9ea0b
fix: crash parsing CLSID inshell.readShortcutLink()
(#45350)a41a0b1
build: use Python311 exe (#45362)6005517
docs: fix broken code in drag and drop example (#45337)c538aa8
docs: Add note about directly exposing Electron APIs in preload (#45323)2d6dd64
fix: potential crash inchrome.tabs.update()
(#45304)bb616ba
fix: page scaling in silent mode printing (#45283)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 commands and options
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