chore(deps-dev): bump electron from 34.0.2 to 34.1.1 #5

Merged
dependabot[bot] merged 2 commits from dependabot/npm_and_yarn/electron-34.1.1 into main 2025-02-11 03:25:38 +01:00
dependabot[bot] commented 2025-02-11 03:21:27 +01:00 (Migrated from github.com)

Bumps electron from 34.0.2 to 34.1.1.

Release notes

Sourced from electron's releases.

electron v34.1.1

Release Notes for v34.1.1

Other Changes

  • Backported fix for 387258077,383070811. #45497

electron v34.1.0

Release Notes for v34.1.0

Features

  • Added view.getVisible(). #45410 (Also in 35)
  • Added permission support for document.executeCommand("paste"). #45472 (Also in 33, 35)

Fixes

  • Fixed a bug where the default path didn't always correctly fill the Name field in KDialogs on Linux. #45419 (Also in 35)
  • Fixed an issue where RTL tooltips could be incorrect when using WCO on Windows. #45426 (Also in 33, 35)
  • Fixed an issue where Windows Control Overlay didn't work with some window configurations. #45478
  • Fixed an issue where selection of multiple directories with the dialog module didn't work on Linux. #45395 (Also in 35)

Other Changes

  • Added NSPrefersDisplaySafeAreaCompatibilityMode = false to Info.plist to remove "Scale to fit below built-in camera." from app options. #45469 (Also in 33, 35)
  • Updated Chromium to 132.0.6834.194. #45480
Commits
  • b83b8ef chore: cherry-pick dd8e2822e507 from chromium (#45497)
  • e4df330 test: dump Electron process PID to path if environment variable set (#45492)
  • dc149e6 build: remove outdated Node.js serdes patch (#45431)
  • c1918f9 feat: view.getVisible() (#45410)
  • 9fe5f56 feat: route deprecated sync clipboard read through permission checks (#45472)
  • 3053e33 fix: WCO not working with some window configurations (#45478)
  • d857946 chore: bump chromium to 132.0.6834.194 (34-x-y) (#45480)
  • 082d43e build: add NSPrefersDisplaySafeAreaCompatibilityMode = false to Info.plis...
  • 18ee5c2 build: migrate Windows release builds to GHA (#45466)
  • 69333ae build: always use python3 in script/lib/get-version.js (#45441)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [electron](https://github.com/electron/electron) from 34.0.2 to 34.1.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.1.1</h2> <h1>Release Notes for v34.1.1</h1> <h2>Other Changes</h2> <ul> <li>Backported fix for 387258077,383070811. <a href="https://redirect.github.com/electron/electron/pull/45497">#45497</a></li> </ul> <h2>electron v34.1.0</h2> <h1>Release Notes for v34.1.0</h1> <h2>Features</h2> <ul> <li>Added <code>view.getVisible()</code>. <a href="https://redirect.github.com/electron/electron/pull/45410">#45410</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/45409">35</a>)<!-- raw HTML omitted --></li> <li>Added permission support for <code>document.executeCommand(&quot;paste&quot;)</code>. <a href="https://redirect.github.com/electron/electron/pull/45472">#45472</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/45473">33</a>, <a href="https://redirect.github.com/electron/electron/pull/45471">35</a>)<!-- raw HTML omitted --></li> </ul> <h2>Fixes</h2> <ul> <li>Fixed a bug where the default path didn't always correctly fill the Name field in KDialogs on Linux. <a href="https://redirect.github.com/electron/electron/pull/45419">#45419</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/45420">35</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where RTL tooltips could be incorrect when using WCO on Windows. <a href="https://redirect.github.com/electron/electron/pull/45426">#45426</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/45424">33</a>, <a href="https://redirect.github.com/electron/electron/pull/45425">35</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where Windows Control Overlay didn't work with some window configurations. <a href="https://redirect.github.com/electron/electron/pull/45478">#45478</a></li> <li>Fixed an issue where selection of multiple directories with the <code>dialog</code> module didn't work on Linux. <a href="https://redirect.github.com/electron/electron/pull/45395">#45395</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/45394">35</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Added <code>NSPrefersDisplaySafeAreaCompatibilityMode</code> = <code>false</code> to Info.plist to remove &quot;Scale to fit below built-in camera.&quot; from app options. <a href="https://redirect.github.com/electron/electron/pull/45469">#45469</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/45470">33</a>, <a href="https://redirect.github.com/electron/electron/pull/45357">35</a>)<!-- raw HTML omitted --></li> <li>Updated Chromium to 132.0.6834.194. <a href="https://redirect.github.com/electron/electron/pull/45480">#45480</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/b83b8ef851cbd278a30b2e87a364136c6216ad80"><code>b83b8ef</code></a> chore: cherry-pick dd8e2822e507 from chromium (<a href="https://redirect.github.com/electron/electron/issues/45497">#45497</a>)</li> <li><a href="https://github.com/electron/electron/commit/e4df33053c90323cba785ee013dfab9b1f07018b"><code>e4df330</code></a> test: dump Electron process PID to path if environment variable set (<a href="https://redirect.github.com/electron/electron/issues/45492">#45492</a>)</li> <li><a href="https://github.com/electron/electron/commit/dc149e6d3f9cc4435ff9eb7bf11f18570027df03"><code>dc149e6</code></a> build: remove outdated Node.js serdes patch (<a href="https://redirect.github.com/electron/electron/issues/45431">#45431</a>)</li> <li><a href="https://github.com/electron/electron/commit/c1918f96cb88b61be2b54589f98038c01a0881de"><code>c1918f9</code></a> feat: view.getVisible() (<a href="https://redirect.github.com/electron/electron/issues/45410">#45410</a>)</li> <li><a href="https://github.com/electron/electron/commit/9fe5f566a4af338f6224ec8de68ef60f844cde0b"><code>9fe5f56</code></a> feat: route deprecated sync clipboard read through permission checks (<a href="https://redirect.github.com/electron/electron/issues/45472">#45472</a>)</li> <li><a href="https://github.com/electron/electron/commit/3053e33739ad17381d91e81e50254538e685763f"><code>3053e33</code></a> fix: WCO not working with some window configurations (<a href="https://redirect.github.com/electron/electron/issues/45478">#45478</a>)</li> <li><a href="https://github.com/electron/electron/commit/d857946d6ee5b74ce285257f1552c7e408afb030"><code>d857946</code></a> chore: bump chromium to 132.0.6834.194 (34-x-y) (<a href="https://redirect.github.com/electron/electron/issues/45480">#45480</a>)</li> <li><a href="https://github.com/electron/electron/commit/082d43e0221c4896d8395bb8f9a9e46a73d49597"><code>082d43e</code></a> build: add <code>NSPrefersDisplaySafeAreaCompatibilityMode</code> = <code>false</code> to Info.plis...</li> <li><a href="https://github.com/electron/electron/commit/18ee5c25c6faeda36ee0c0ae261563955360f553"><code>18ee5c2</code></a> build: migrate Windows release builds to GHA (<a href="https://redirect.github.com/electron/electron/issues/45466">#45466</a>)</li> <li><a href="https://github.com/electron/electron/commit/69333ae82f035214d5b66708f0c99e9e80fd3e0f"><code>69333ae</code></a> build: always use python3 in <code>script/lib/get-version.js</code> (<a href="https://redirect.github.com/electron/electron/issues/45441">#45441</a>)</li> <li>Additional commits viewable in <a href="https://github.com/electron/electron/compare/v34.0.2...v34.1.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.2&new-version=34.1.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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
github-actions[bot] commented 2025-02-11 04:05:21 +01:00 (Migrated from github.com)

🎉 This PR is included in version 0.1.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

:tada: This PR is included in version 0.1.5 :tada: The release is available on [GitHub release](https://github.com/florianbeisel/hermesx/releases/tag/v0.1.5) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
github-actions[bot] commented 2025-02-11 04:19:12 +01:00 (Migrated from github.com)

🎉 This PR is included in version 0.1.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

:tada: This PR is included in version 0.1.5 :tada: The release is available on [GitHub release](https://github.com/florianbeisel/hermesx/releases/tag/v0.1.5) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
Sign in to join this conversation.
No description provided.