[PR #614] [CLOSED] Bump electron from 13.1.5 to 13.3.0 in /ElectronNET.Host #1228

Open
opened 2026-01-29 16:58:39 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/614
Author: @dependabot[bot]
Created: 10/12/2021
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/ElectronNET.Host/electron-13.3.0


📝 Commits (1)

  • 1d7dc29 Bump electron from 13.1.5 to 13.3.0 in /ElectronNET.Host

📊 Changes

2 files changed (+25 additions, -25 deletions)

View changed files

📝 ElectronNET.Host/package-lock.json (+24 -24)
📝 ElectronNET.Host/package.json (+1 -1)

📄 Description

Bumps electron from 13.1.5 to 13.3.0.

Release notes

Sourced from electron's releases.

electron v13.3.0

Release Notes for v13.3.0

Other Changes

  • Security: Backported fix for 1228036. #30639
  • Security: Backported fix for 1231134. #30637 (Also in 11)
  • Security: Backported fix for 1233564. #30636 (Also in 11)
  • Security: Backported fix for 1234009. #30635 (Also in 11)

electron v13.2.3

Release Notes for v13.2.3

Fixes

  • Fixed an issue where the TouchBarScrubber crashes when showArrowButtons is enabled if items is an empty array. #30680 (Also in 14, 15)
  • Fixed titlebar showing under simple fullscreen mode. #30706 (Also in 14, 15)

electron v13.2.2

Release Notes for v13.2.2

Fixes

  • Fixed an issue present in webView where the leave-html-full-screen event is not emitted if the user exits fullscreen with esc instead of by clicking into the webView. #30560 (Also in 14, 15)
  • Fixed an issue where background color would not be correctly applied to BrowserViews on Windows when either the x or y coordinate is negative (off-screen). #30540 (Also in 14, 15)
  • Fixed an issue where toggling documentEdited status on macOS with titlebarStyle: 'hiddenInset' inadvertently moves the traffic light location. #30603 (Also in 14, 15)

Other Changes

  • Security: Backported fix for 1227933. #30583 (Also in 12)
  • Security: Backported fix for 1231950. #30584
  • Security: Backported fix for 1234764. #30587
  • Security: Backported fix for 1234770. #30586
  • Security: Backported fix for 1234829. #30585

electron v13.2.1

Release Notes for v13.2.1

Fixes

  • Fixed potential crash when programmatically closing a draggable frameless child window. #30572

electron v13.2.0

Release Notes for v13.2.0

Features

  • Added support for the des-ede3 cipher in node crypto. #30453 (Also in 11, 12)

Fixes

  • Fixed an issue on Mac where an application could not capture its own window using the desktop capture or getMediaSourceId APIs. #30523 (Also in 14, 15)

... (truncated)

Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ElectronNET/Electron.NET/pull/614 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/12/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/ElectronNET.Host/electron-13.3.0` --- ### 📝 Commits (1) - [`1d7dc29`](https://github.com/ElectronNET/Electron.NET/commit/1d7dc2988a5251ee7e21c665b77df5f99ae2ac57) Bump electron from 13.1.5 to 13.3.0 in /ElectronNET.Host ### 📊 Changes **2 files changed** (+25 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `ElectronNET.Host/package-lock.json` (+24 -24) 📝 `ElectronNET.Host/package.json` (+1 -1) </details> ### 📄 Description Bumps [electron](https://github.com/electron/electron) from 13.1.5 to 13.3.0. <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 v13.3.0</h2> <h1>Release Notes for v13.3.0</h1> <h2>Other Changes</h2> <ul> <li>Security: Backported fix for 1228036. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30639">#30639</a></li> <li>Security: Backported fix for 1231134. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30637">#30637</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/30761">11</a>)<!-- raw HTML omitted --></li> <li>Security: Backported fix for 1233564. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30636">#30636</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/30755">11</a>)<!-- raw HTML omitted --></li> <li>Security: Backported fix for 1234009. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30635">#30635</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/30751">11</a>)<!-- raw HTML omitted --></li> </ul> <h2>electron v13.2.3</h2> <h1>Release Notes for v13.2.3</h1> <h2>Fixes</h2> <ul> <li>Fixed an issue where the TouchBarScrubber crashes when <code>showArrowButtons</code> is enabled if <code>items</code> is an empty array. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30680">#30680</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/30679">14</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/30681">15</a>)<!-- raw HTML omitted --></li> <li>Fixed titlebar showing under simple fullscreen mode. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30706">#30706</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/30707">14</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/30708">15</a>)<!-- raw HTML omitted --></li> </ul> <h2>electron v13.2.2</h2> <h1>Release Notes for v13.2.2</h1> <h2>Fixes</h2> <ul> <li>Fixed an issue present in <code>webView</code> where the <code>leave-html-full-screen</code> event is not emitted if the user exits fullscreen with <code>esc</code> instead of by clicking into the <code>webView</code>. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30560">#30560</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/30561">14</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/30562">15</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where background color would not be correctly applied to <code>BrowserViews</code> on Windows when either the <code>x</code> or <code>y</code> coordinate is negative (off-screen). <a href="https://github-redirect.dependabot.com/electron/electron/pull/30540">#30540</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/30541">14</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/30542">15</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where toggling <code>documentEdited</code> status on macOS with <code>titlebarStyle: 'hiddenInset'</code> inadvertently moves the traffic light location. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30603">#30603</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/30605">14</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/30604">15</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Security: Backported fix for 1227933. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30583">#30583</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/30615">12</a>)<!-- raw HTML omitted --></li> <li>Security: Backported fix for 1231950. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30584">#30584</a></li> <li>Security: Backported fix for 1234764. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30587">#30587</a></li> <li>Security: Backported fix for 1234770. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30586">#30586</a></li> <li>Security: Backported fix for 1234829. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30585">#30585</a></li> </ul> <h2>electron v13.2.1</h2> <h1>Release Notes for v13.2.1</h1> <h2>Fixes</h2> <ul> <li>Fixed potential crash when programmatically closing a draggable frameless child window. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30572">#30572</a></li> </ul> <h2>electron v13.2.0</h2> <h1>Release Notes for v13.2.0</h1> <h2>Features</h2> <ul> <li>Added support for the des-ede3 cipher in node crypto. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30453">#30453</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/27993">11</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/27992">12</a>)<!-- raw HTML omitted --></li> </ul> <h2>Fixes</h2> <ul> <li>Fixed an issue on Mac where an application could not capture its own window using the desktop capture or getMediaSourceId APIs. <a href="https://github-redirect.dependabot.com/electron/electron/pull/30523">#30523</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/30524">14</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/30525">15</a>)<!-- raw HTML omitted --></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/5771f3826aef7cd8674aa02fb46a944570eee771"><code>5771f38</code></a> Bump v13.3.0</li> <li><a href="https://github.com/electron/electron/commit/a55bc6a870be0a38c3c278c28c5f20745dab5f51"><code>a55bc6a</code></a> chore: cherry-pick fix for 1231134 from chromium (<a href="https://github-redirect.dependabot.com/electron/electron/issues/30637">#30637</a>)</li> <li><a href="https://github.com/electron/electron/commit/dcb311d5c9782a3c3dc8aec079453beeb0016746"><code>dcb311d</code></a> chore: cherry-pick fix for 1228036 from v8 (<a href="https://github-redirect.dependabot.com/electron/electron/issues/30639">#30639</a>)</li> <li><a href="https://github.com/electron/electron/commit/e5935eaff9523f67ced68ed6abe25bf30d4dfed8"><code>e5935ea</code></a> chore: cherry-pick fix for 1233564 from chromium (<a href="https://github-redirect.dependabot.com/electron/electron/issues/30636">#30636</a>)</li> <li><a href="https://github.com/electron/electron/commit/d927f1dc0205280280e498c2ed78e183811af183"><code>d927f1d</code></a> chore: cherry-pick fix for 1234009 from chromium (<a href="https://github-redirect.dependabot.com/electron/electron/issues/30635">#30635</a>)</li> <li><a href="https://github.com/electron/electron/commit/ca1cae64d9189c5f1bb26c1fff657c818a0ee30a"><code>ca1cae6</code></a> fix: remove ipc wrapper for nativeImage.createThumbnailFromPath (<a href="https://github-redirect.dependabot.com/electron/electron/issues/30736">#30736</a>)</li> <li><a href="https://github.com/electron/electron/commit/69df216a9ce5711f38dd4c9ab1ab55f554c85727"><code>69df216</code></a> Bump v13.2.3</li> <li><a href="https://github.com/electron/electron/commit/2917eb1589d022d50f78d382300ab5cdfc73894a"><code>2917eb1</code></a> docs: explain the null webContents case in permission checks (<a href="https://github-redirect.dependabot.com/electron/electron/issues/30686">#30686</a>)</li> <li><a href="https://github.com/electron/electron/commit/ec282ff3853548e399318dccc998817ce4993a5b"><code>ec282ff</code></a> fix: titlebar and buttons state under simple fullscreen (<a href="https://github-redirect.dependabot.com/electron/electron/issues/30706">#30706</a>)</li> <li><a href="https://github.com/electron/electron/commit/5d98e5e78ac209ea22473d81f035242a63b8eef1"><code>5d98e5e</code></a> fix: crash when using TouchBarScrubber arrow button (<a href="https://github-redirect.dependabot.com/electron/electron/issues/30680">#30680</a>)</li> <li>Additional commits viewable in <a href="https://github.com/electron/electron/compare/v13.1.5...v13.3.0">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=13.1.5&new-version=13.3.0)](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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ElectronNET/Electron.NET/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:58:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1228