[PR #114] [CLOSED] PR 114: build(deps-dev): bump electron from 37.0.0-beta.9 to 37.0.0 #129

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

📋 Pull Request Information

Original PR: https://github.com/Aetherinox/ntfy-desktop/pull/114
Author: @dependabot[bot]
Created: 6/24/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/electron-37.0.0


📝 Commits (1)

  • a533f65 build(deps-dev): bump electron from 37.0.0-beta.9 to 37.0.0

📊 Changes

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

View changed files

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

📄 Description

Bumps electron from 37.0.0-beta.9 to 37.0.0.

Release notes

Sourced from electron's releases.

electron v37.0.0

Release Notes for v37.0.0

Stack Upgrades

Breaking Changes

  • Added support for Web Serial & WebUSB blocklists. #46600
  • Fixed an issue where utility processes crashed on unhandled rejections. #45921
  • Fixed utilityProcess running user script after process.exit is called. #47492
  • Removed deprecated feature of creating a new random session by setting ProtocolResponse.session's property to null. #46264

Features

Additions

  • Added BrowserWindow.isSnapped() to indicate whether a given window has been arranged via Snap. #46079 (Also in 36)
  • Added before-mouse-event to allow intercepting and preventing mouse events in WebContents. #47364 (Also in 36)
  • Added ffmpeg.dll to delay load configuration. #46151 (Also in 34, 35, 36)
  • Added innerWidth and innerHeight options for window.open. #47039 (Also in 35, 36)
  • Added nativeTheme.shouldUseDarkColorsForSystemIntegratedUI to distinguish system and app theme. #46438 (Also in 35, 36)
  • Added scriptURL property to ServiceWorkerMain. #45863
  • Added a CSS rule for smooth corners. #45185
  • Added sublabel functionality for menus on macOS >= 14.4. #47042 (Also in 35, 36)
  • Added support for Autofill, Writing Tools and Services macOS level menu items in context menus via the new frame option in menu.popup. #45138 (Also in 36)
  • Added support for HIDDevice.collections. #47483 (Also in 36)
  • Added support for --no-experimental-global-navigator flag. #47418 (Also in 35, 36)
  • Added support for screen.dipToScreenPoint(point) and screen.screenToDipPoint(point) on Linux X11. #46895 (Also in 35, 36)
  • Added support for system-context-menu on Linux. #45848 (Also in 35, 36)
  • Added support for menu item role palette and header on macOS. #47245
  • Added support for node option --experimental-network-inspection. #47031 (Also in 35, 36)
  • Added the priority and priorityIncremental options to net.request(). #47321 (Also in 36)
  • Exposed win.isContentProtected() to allow developers to check window protection status. #47310 (Also in 36)

Improvements

  • Improved ASAR integrity checks on Windows. #46509 (Also in 36)
  • Improved performance of desktopCapturer.getSources when not requesting thumbnails on macOS. #46138 (Also in 34, 35, 36)

Removed/Deprecated

  • Deprecated NativeImage.getBitmap() and fixed incorrect documentation. #46696 (Also in 36)

Fixes

  • Fixed an issue on application close on Windows, where not all processes are quit on close. #47485
  • Fixed an issue where printing PDFs with webContents.print({ silent: true }) would fail. #47397

... (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 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/114 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/electron-37.0.0` --- ### 📝 Commits (1) - [`a533f65`](https://github.com/Aetherinox/ntfy-desktop/commit/a533f6519c5a0b39fe19da4b5b12d96a2f98e049) build(deps-dev): bump electron from 37.0.0-beta.9 to 37.0.0 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [electron](https://github.com/electron/electron) from 37.0.0-beta.9 to 37.0.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 v37.0.0</h2> <h1>Release Notes for v37.0.0</h1> <h2>Stack Upgrades</h2> <ul> <li>Chromium <code>138.0.7204.35</code> <ul> <li><a href="https://developer.chrome.com/blog/new-in-chrome-138/">New in 138</a></li> <li><a href="https://developer.chrome.com/blog/new-in-chrome-137/">New in 137</a></li> </ul> </li> <li>Node<code>22.16.0</code> <ul> <li><a href="https://nodejs.org/en/blog/release/v22.16.0/">Node 22.16.0 blog post</a></li> </ul> </li> <li>V8 <code>13.8</code></li> </ul> <h2>Breaking Changes</h2> <ul> <li>Added support for Web Serial &amp; WebUSB blocklists. <a href="https://redirect.github.com/electron/electron/pull/46600">#46600</a></li> <li>Fixed an issue where utility processes crashed on unhandled rejections. <a href="https://redirect.github.com/electron/electron/pull/45921">#45921</a></li> <li>Fixed utilityProcess running user script after process.exit is called. <a href="https://redirect.github.com/electron/electron/pull/47492">#47492</a></li> <li>Removed deprecated feature of creating a new random session by setting <code>ProtocolResponse.session</code>'s property to <code>null</code>. <a href="https://redirect.github.com/electron/electron/pull/46264">#46264</a></li> </ul> <h2>Features</h2> <h3>Additions</h3> <ul> <li>Added <code>BrowserWindow.isSnapped()</code> to indicate whether a given window has been arranged via Snap. <a href="https://redirect.github.com/electron/electron/pull/46079">#46079</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/46226">36</a>)<!-- raw HTML omitted --></li> <li>Added <code>before-mouse-event</code> to allow intercepting and preventing mouse events in WebContents. <a href="https://redirect.github.com/electron/electron/pull/47364">#47364</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/47365">36</a>)<!-- raw HTML omitted --></li> <li>Added <code>ffmpeg.dll</code> to delay load configuration. <a href="https://redirect.github.com/electron/electron/pull/46151">#46151</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/46174">34</a>, <a href="https://redirect.github.com/electron/electron/pull/46172">35</a>, <a href="https://redirect.github.com/electron/electron/pull/46173">36</a>)<!-- raw HTML omitted --></li> <li>Added <code>innerWidth</code> and <code>innerHeight</code> options for window.open. <a href="https://redirect.github.com/electron/electron/pull/47039">#47039</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/47045">35</a>, <a href="https://redirect.github.com/electron/electron/pull/47038">36</a>)<!-- raw HTML omitted --></li> <li>Added <code>nativeTheme.shouldUseDarkColorsForSystemIntegratedUI</code> to distinguish system and app theme. <a href="https://redirect.github.com/electron/electron/pull/46438">#46438</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/46599">35</a>, <a href="https://redirect.github.com/electron/electron/pull/46598">36</a>)<!-- raw HTML omitted --></li> <li>Added <code>scriptURL</code> property to <code>ServiceWorkerMain</code>. <a href="https://redirect.github.com/electron/electron/pull/45863">#45863</a></li> <li>Added a CSS rule for smooth corners. <a href="https://redirect.github.com/electron/electron/pull/45185">#45185</a></li> <li>Added sublabel functionality for menus on macOS &gt;= 14.4. <a href="https://redirect.github.com/electron/electron/pull/47042">#47042</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/47041">35</a>, <a href="https://redirect.github.com/electron/electron/pull/47040">36</a>)<!-- raw HTML omitted --></li> <li>Added support for Autofill, Writing Tools and Services macOS level menu items in context menus via the new <code>frame</code> option in <code>menu.popup</code>. <a href="https://redirect.github.com/electron/electron/pull/45138">#45138</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/46350">36</a>)<!-- raw HTML omitted --></li> <li>Added support for <code>HIDDevice.collections</code>. <a href="https://redirect.github.com/electron/electron/pull/47483">#47483</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/47484">36</a>)<!-- raw HTML omitted --></li> <li>Added support for <code>--no-experimental-global-navigator</code> flag. <a href="https://redirect.github.com/electron/electron/pull/47418">#47418</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/47416">35</a>, <a href="https://redirect.github.com/electron/electron/pull/47417">36</a>)<!-- raw HTML omitted --></li> <li>Added support for <code>screen.dipToScreenPoint(point)</code> and <code>screen.screenToDipPoint(point)</code> on Linux X11. <a href="https://redirect.github.com/electron/electron/pull/46895">#46895</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/47124">35</a>, <a href="https://redirect.github.com/electron/electron/pull/47125">36</a>)<!-- raw HTML omitted --></li> <li>Added support for <code>system-context-menu</code> on Linux. <a href="https://redirect.github.com/electron/electron/pull/45848">#45848</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/46977">35</a>, <a href="https://redirect.github.com/electron/electron/pull/46399">36</a>)<!-- raw HTML omitted --></li> <li>Added support for menu item role <code>palette</code> and <code>header</code> on macOS. <a href="https://redirect.github.com/electron/electron/pull/47245">#47245</a></li> <li>Added support for node option <code>--experimental-network-inspection</code>. <a href="https://redirect.github.com/electron/electron/pull/47031">#47031</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/47029">35</a>, <a href="https://redirect.github.com/electron/electron/pull/47030">36</a>)<!-- raw HTML omitted --></li> <li>Added the priority and priorityIncremental options to net.request(). <a href="https://redirect.github.com/electron/electron/pull/47321">#47321</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/47320">36</a>)<!-- raw HTML omitted --></li> <li>Exposed <code>win.isContentProtected()</code> to allow developers to check window protection status. <a href="https://redirect.github.com/electron/electron/pull/47310">#47310</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/47311">36</a>)<!-- raw HTML omitted --></li> </ul> <h3>Improvements</h3> <ul> <li>Improved ASAR integrity checks on Windows. <a href="https://redirect.github.com/electron/electron/pull/46509">#46509</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/46537">36</a>)<!-- raw HTML omitted --></li> <li>Improved performance of desktopCapturer.getSources when not requesting thumbnails on macOS. <a href="https://redirect.github.com/electron/electron/pull/46138">#46138</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/46250">34</a>, <a href="https://redirect.github.com/electron/electron/pull/46249">35</a>, <a href="https://redirect.github.com/electron/electron/pull/46251">36</a>)<!-- raw HTML omitted --></li> </ul> <h3>Removed/Deprecated</h3> <ul> <li>Deprecated <code>NativeImage.getBitmap()</code> and fixed incorrect documentation. <a href="https://redirect.github.com/electron/electron/pull/46696">#46696</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/46736">36</a>)<!-- raw HTML omitted --></li> </ul> <h2>Fixes</h2> <ul> <li>Fixed an issue on application close on Windows, where not all processes are quit on close. <a href="https://redirect.github.com/electron/electron/pull/47485">#47485</a></li> <li>Fixed an issue where printing PDFs with <code>webContents.print({ silent: true })</code> would fail. <a href="https://redirect.github.com/electron/electron/pull/47397">#47397</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/713030b21ac91eb24687739782ceae9260981e03"><code>713030b</code></a> feat: add menu item role <code>palette</code> and <code>header</code> (<a href="https://redirect.github.com/electron/electron/issues/47245">#47245</a>)</li> <li><a href="https://github.com/electron/electron/commit/9e453030aee78e761aa757f6f217393736dd6bb5"><code>9e45303</code></a> docs: update timelines for E38 (<a href="https://redirect.github.com/electron/electron/issues/47526">#47526</a>)</li> <li>See full diff in <a href="https://github.com/electron/electron/compare/v37.0.0-beta.9...v37.0.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=37.0.0-beta.9&new-version=37.0.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:49 +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#129
No description provided.