[PR #19] [CLOSED] PR 19: build(deps-dev): bump electron from 31.2.1 to 31.4.0 #44

Closed
opened 2026-03-02 23:31:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Aetherinox/ntfy-desktop/pull/19
Author: @dependabot[bot]
Created: 8/15/2024
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/electron-31.4.0


📝 Commits (1)

  • e836afd build(deps-dev): bump electron from 31.2.1 to 31.4.0

📊 Changes

2 files changed (+5 additions, -6 deletions)

View changed files

📝 package-lock.json (+4 -5)
📝 package.json (+1 -1)

📄 Description

Bumps electron from 31.2.1 to 31.4.0.

Release notes

Sourced from electron's releases.

electron v31.4.0

Release Notes for v31.4.0

Features

  • Added a new property prefersReducedTransparency to nativeTheme, which indicates whether the user has chosen to reduce OS-level transparency via system accessibility settings. #43137 (Also in 30, 32)

Fixes

  • Fixed a crash that could occur in some DevTools extensions containing draggable regions. #43200 (Also in 32)
  • Fixed an issue where navigator.serial.getPorts() incorrectly returned an empty array in some cases. #43170 (Also in 30, 32)
  • Fixed an issue where system-context-menu was not triggered as expected on Windows when using a frameless BrowserWindow. #43274 (Also in 30, 32)
  • Fixed an issue where calling window.showInactive on macOS did not actually show the window. #43102 (Also in 32)
  • Fixed behavior when entering/exiting fullscreen fails on macOS. #43154 (Also in 29, 30, 32)
  • Fixed issues with the vibrancy view on macOS. #43128 (Also in 32)
  • Fixed several view hierarchy issues related to web contents view on MacOS. #43096 (Also in 32)
  • Resolved an issue where desktopCapturer.getSources never fulfilled its promise in some cases. #43271 (Also in 29, 30, 32)

Other Changes

  • Fixed ffmpeg release on x64 macOS. #43121 (Also in 29, 30, 32)
  • Security: backported fix for 338248595. #43140
  • Security: backported fix for CVE-2024-6989.
    • Security: backported fix for CVE-2024-6991. #43158
  • Updated Chromium to 126.0.6478.234. #43252
  • Updated Node.js to v20.16.0. #43026

electron v31.3.1

Release Notes for v31.3.1

Fixes

  • Fixed an issue where calling desktopCapturer.getSources on macOS running 14.4 or later would make non-resizable windows resizable. #43044 (Also in 32)
  • Fixed the resource leak when using Node.js readable streams as the response body for a custom protocol handler. #43071 (Also in 30, 32)

Other Changes

  • Fixed a potential crash when removing notifications on Windows. #43061 (Also in 30, 32)
  • Updated Chromium to 126.0.6478.185. #43027

electron v31.3.0

Release Notes for v31.3.0

Features

  • Added DownloadItem.getCurrentBytesPerSecond(), DownloadItem.getPercentComplete(), DownloadItem.getEndTime(). #42915 (Also in 30, 32)
  • Aligned failure pathway in File System Access API with upstream when attempting to open a file or directory in a blocked path. #42994 (Also in 32)

Fixes

  • Fixed a potential crash when using off screen rendering. #42941 (Also in 30, 32)
  • Fixed an issue where navigator.mediaDevices.getUserMedia and navigator.getUserMedia should reject with a NotAllowedError if microphone or camera permissions have been denied at the system level on macOS. #42937 (Also in 30, 32)
  • Fixed an issue where calling BrowserWindow.setBackgroundColor with some level of transparency could cause a crash. #42928 (Also in 32)

Other Changes

... (truncated)

Commits
  • bd70c3a refactor: update chrome.scripting extensions api impls (#43290)
  • 997afe6 chore: remove unused Notification fields icon_path_, has_icon_ (#43295)
  • dd1dcad fix: system-context-menu with frameless BrowserWindows (#43274)
  • 10dd33c fix: check screen capture permissions in desktopCapturer (#43271)
  • c3a7f00 fix: accidental handle copying in a range loop (#43281)
  • a780a75 build: fix build when enable_pdf_viewer and enable_electron_extensions di...
  • 6e69cb0 chore: bump chromium to 126.0.6478.234 (31-x-y) (#43252)
  • 520a147 docs: Document ideal iconPath size (#43241)
  • 36cebb9 refactor: simplify window moveAbove/moveTop impl on macOS (#43201)
  • be842d6 perf: avoid redundant calls to GetView() (#43229)
  • 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)

🔄 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/Aetherinox/ntfy-desktop/pull/19 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/15/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/electron-31.4.0` --- ### 📝 Commits (1) - [`e836afd`](https://github.com/Aetherinox/ntfy-desktop/commit/e836afd42ec228391febf4566e796f0c48816f20) build(deps-dev): bump electron from 31.2.1 to 31.4.0 ### 📊 Changes **2 files changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -5) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [electron](https://github.com/electron/electron) from 31.2.1 to 31.4.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 v31.4.0</h2> <h1>Release Notes for v31.4.0</h1> <h2>Features</h2> <ul> <li>Added a new property <code>prefersReducedTransparency</code> to <code>nativeTheme</code>, which indicates whether the user has chosen to reduce OS-level transparency via system accessibility settings. <a href="https://redirect.github.com/electron/electron/pull/43137">#43137</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43138">30</a>, <a href="https://redirect.github.com/electron/electron/pull/43024">32</a>)<!-- raw HTML omitted --></li> </ul> <h2>Fixes</h2> <ul> <li>Fixed a crash that could occur in some DevTools extensions containing draggable regions. <a href="https://redirect.github.com/electron/electron/pull/43200">#43200</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43199">32</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where <code>navigator.serial.getPorts()</code> incorrectly returned an empty array in some cases. <a href="https://redirect.github.com/electron/electron/pull/43170">#43170</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43171">30</a>, <a href="https://redirect.github.com/electron/electron/pull/43169">32</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where <code>system-context-menu</code> was not triggered as expected on Windows when using a frameless BrowserWindow. <a href="https://redirect.github.com/electron/electron/pull/43274">#43274</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43275">30</a>, <a href="https://redirect.github.com/electron/electron/pull/43269">32</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where calling <code>window.showInactive</code> on macOS did not actually show the window. <a href="https://redirect.github.com/electron/electron/pull/43102">#43102</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43103">32</a>)<!-- raw HTML omitted --></li> <li>Fixed behavior when entering/exiting fullscreen fails on macOS. <a href="https://redirect.github.com/electron/electron/pull/43154">#43154</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43153">29</a>, <a href="https://redirect.github.com/electron/electron/pull/43151">30</a>, <a href="https://redirect.github.com/electron/electron/pull/43152">32</a>)<!-- raw HTML omitted --></li> <li>Fixed issues with the vibrancy view on macOS. <a href="https://redirect.github.com/electron/electron/pull/43128">#43128</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43127">32</a>)<!-- raw HTML omitted --></li> <li>Fixed several view hierarchy issues related to web contents view on MacOS. <a href="https://redirect.github.com/electron/electron/pull/43096">#43096</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43088">32</a>)<!-- raw HTML omitted --></li> <li>Resolved an issue where <code>desktopCapturer.getSources</code> never fulfilled its promise in some cases. <a href="https://redirect.github.com/electron/electron/pull/43271">#43271</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43273">29</a>, <a href="https://redirect.github.com/electron/electron/pull/43272">30</a>, <a href="https://redirect.github.com/electron/electron/pull/43270">32</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Fixed ffmpeg release on x64 macOS. <a href="https://redirect.github.com/electron/electron/pull/43121">#43121</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43119">29</a>, <a href="https://redirect.github.com/electron/electron/pull/43118">30</a>, <a href="https://redirect.github.com/electron/electron/pull/43120">32</a>)<!-- raw HTML omitted --></li> <li>Security: backported fix for 338248595. <a href="https://redirect.github.com/electron/electron/pull/43140">#43140</a></li> <li>Security: backported fix for CVE-2024-6989. <ul> <li>Security: backported fix for CVE-2024-6991. <a href="https://redirect.github.com/electron/electron/pull/43158">#43158</a></li> </ul> </li> <li>Updated Chromium to 126.0.6478.234. <a href="https://redirect.github.com/electron/electron/pull/43252">#43252</a></li> <li>Updated Node.js to v20.16.0. <a href="https://redirect.github.com/electron/electron/pull/43026">#43026</a></li> </ul> <h2>electron v31.3.1</h2> <h1>Release Notes for v31.3.1</h1> <h2>Fixes</h2> <ul> <li>Fixed an issue where calling <code>desktopCapturer.getSources</code> on macOS running 14.4 or later would make non-resizable windows resizable. <a href="https://redirect.github.com/electron/electron/pull/43044">#43044</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43045">32</a>)<!-- raw HTML omitted --></li> <li>Fixed the resource leak when using Node.js readable streams as the response body for a custom protocol handler. <a href="https://redirect.github.com/electron/electron/pull/43071">#43071</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43072">30</a>, <a href="https://redirect.github.com/electron/electron/pull/43070">32</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Fixed a potential crash when removing notifications on Windows. <a href="https://redirect.github.com/electron/electron/pull/43061">#43061</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/43059">30</a>, <a href="https://redirect.github.com/electron/electron/pull/43060">32</a>)<!-- raw HTML omitted --></li> <li>Updated Chromium to 126.0.6478.185. <a href="https://redirect.github.com/electron/electron/pull/43027">#43027</a></li> </ul> <h2>electron v31.3.0</h2> <h1>Release Notes for v31.3.0</h1> <h2>Features</h2> <ul> <li>Added <code>DownloadItem.getCurrentBytesPerSecond()</code>, <code>DownloadItem.getPercentComplete()</code>, <code>DownloadItem.getEndTime()</code>. <a href="https://redirect.github.com/electron/electron/pull/42915">#42915</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/42914">30</a>, <a href="https://redirect.github.com/electron/electron/pull/42913">32</a>)<!-- raw HTML omitted --></li> <li>Aligned failure pathway in File System Access API with upstream when attempting to open a file or directory in a blocked path. <a href="https://redirect.github.com/electron/electron/pull/42994">#42994</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/42993">32</a>)<!-- raw HTML omitted --></li> </ul> <h2>Fixes</h2> <ul> <li>Fixed a potential crash when using off screen rendering. <a href="https://redirect.github.com/electron/electron/pull/42941">#42941</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/42939">30</a>, <a href="https://redirect.github.com/electron/electron/pull/42940">32</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where <code>navigator.mediaDevices.getUserMedia</code> and <code>navigator.getUserMedia</code> should reject with a <code>NotAllowedError</code> if microphone or camera permissions have been denied at the system level on macOS. <a href="https://redirect.github.com/electron/electron/pull/42937">#42937</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/42938">30</a>, <a href="https://redirect.github.com/electron/electron/pull/42936">32</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where calling <code>BrowserWindow.setBackgroundColor</code> with some level of transparency could cause a crash. <a href="https://redirect.github.com/electron/electron/pull/42928">#42928</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/42927">32</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/bd70c3a7404326f7711fafc8f0c550b510dbe095"><code>bd70c3a</code></a> refactor: update chrome.scripting extensions api impls (<a href="https://redirect.github.com/electron/electron/issues/43290">#43290</a>)</li> <li><a href="https://github.com/electron/electron/commit/997afe62f262a6f5964fd5194278b4d9efdb245a"><code>997afe6</code></a> chore: remove unused Notification fields icon_path_, has_icon_ (<a href="https://redirect.github.com/electron/electron/issues/43295">#43295</a>)</li> <li><a href="https://github.com/electron/electron/commit/dd1dcad81cb6a6aed8fc0ec2d04cb69bd6a69b21"><code>dd1dcad</code></a> fix: system-context-menu with frameless BrowserWindows (<a href="https://redirect.github.com/electron/electron/issues/43274">#43274</a>)</li> <li><a href="https://github.com/electron/electron/commit/10dd33c16eebe74a23b283e35e719e96e5b6e6e0"><code>10dd33c</code></a> fix: check screen capture permissions in <code>desktopCapturer</code> (<a href="https://redirect.github.com/electron/electron/issues/43271">#43271</a>)</li> <li><a href="https://github.com/electron/electron/commit/c3a7f0001c1cea49c428b2614ef6d7170323a63c"><code>c3a7f00</code></a> fix: accidental handle copying in a range loop (<a href="https://redirect.github.com/electron/electron/issues/43281">#43281</a>)</li> <li><a href="https://github.com/electron/electron/commit/a780a75decdf7bb0d523e9564b213261b6e434cb"><code>a780a75</code></a> build: fix build when <code>enable_pdf_viewer</code> and <code>enable_electron_extensions</code> di...</li> <li><a href="https://github.com/electron/electron/commit/6e69cb0191691ec41aa19ea62238946aaadc95a3"><code>6e69cb0</code></a> chore: bump chromium to 126.0.6478.234 (31-x-y) (<a href="https://redirect.github.com/electron/electron/issues/43252">#43252</a>)</li> <li><a href="https://github.com/electron/electron/commit/520a147244ff40fdd020dfdc3bb02f0d3fa677bd"><code>520a147</code></a> docs: Document ideal iconPath size (<a href="https://redirect.github.com/electron/electron/issues/43241">#43241</a>)</li> <li><a href="https://github.com/electron/electron/commit/36cebb95c6b450b071962cc0d740a02ab77c0c42"><code>36cebb9</code></a> refactor: simplify window <code>moveAbove/moveTop</code> impl on macOS (<a href="https://redirect.github.com/electron/electron/issues/43201">#43201</a>)</li> <li><a href="https://github.com/electron/electron/commit/be842d62677d8b954a3d75836c08115bd1e97515"><code>be842d6</code></a> perf: avoid redundant calls to GetView() (<a href="https://redirect.github.com/electron/electron/issues/43229">#43229</a>)</li> <li>Additional commits viewable in <a href="https://github.com/electron/electron/compare/v31.2.1...v31.4.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=31.2.1&new-version=31.4.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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:31:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy-desktop#44
No description provided.