[PR #105] [CLOSED] PR 105: build(deps-dev): bump electron from 37.0.0-beta.7 to 37.0.0-beta.8 #272

Closed
opened 2026-03-13 17:45:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/electron-37.0.0-beta.8


📝 Commits (1)

  • 4b75b5b build(deps-dev): bump electron from 37.0.0-beta.7 to 37.0.0-beta.8

📊 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.7 to 37.0.0-beta.8.

Release notes

Sourced from electron's releases.

electron v37.0.0-beta.8

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@37.0.0-beta.8.

Release Notes for v37.0.0-beta.8

Features

  • Added support for HIDDevice.collections. #47483 (Also in 36)

Fixes

  • Fixed utilityProcess running user script after process.exit is called. #47492

Other Changes

  • Updated Chromium to 138.0.7204.23. #47455
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/105 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/electron-37.0.0-beta.8` --- ### 📝 Commits (1) - [`4b75b5b`](https://github.com/Aetherinox/ntfy-desktop/commit/4b75b5b5aa5643334abcc0084e368f58cf8a89ad) build(deps-dev): bump electron from 37.0.0-beta.7 to 37.0.0-beta.8 ### 📊 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.7 to 37.0.0-beta.8. <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-beta.8</h2> <p>Note: This is a beta release. Please file new issues for any bugs you find in it.</p> <p>This release is published to npm under the beta tag and can be installed via <code>npm install electron@beta</code>, or <code>npm install electron@37.0.0-beta.8</code>.</p> <h1>Release Notes for v37.0.0-beta.8</h1> <h2>Features</h2> <ul> <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> </ul> <h2>Fixes</h2> <ul> <li>Fixed utilityProcess running user script after process.exit is called. <a href="https://redirect.github.com/electron/electron/pull/47492">#47492</a></li> </ul> <h2>Other Changes</h2> <ul> <li>Updated Chromium to 138.0.7204.23. <a href="https://redirect.github.com/electron/electron/pull/47455">#47455</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/2f1dfc73acb54b862361d3d23ccb4b30298f28d4"><code>2f1dfc7</code></a> feat: support <code>HIDDevice.collections</code> (<a href="https://redirect.github.com/electron/electron/issues/47483">#47483</a>)</li> <li><a href="https://github.com/electron/electron/commit/3ea4c6c3e7a9b792bc12f42b5d871f7518dc3b7e"><code>3ea4c6c</code></a> fix: utilityProcess running user script after process.exit is called (<a href="https://redirect.github.com/electron/electron/issues/47492">#47492</a>)</li> <li><a href="https://github.com/electron/electron/commit/5bd18aac95eafa569d854358125921e22bddc57a"><code>5bd18aa</code></a> chore: bump chromium to 138.0.7204.23 (37-x-y) (<a href="https://redirect.github.com/electron/electron/issues/47455">#47455</a>)</li> <li>See full diff in <a href="https://github.com/electron/electron/compare/v37.0.0-beta.7...v37.0.0-beta.8">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.7&new-version=37.0.0-beta.8)](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-13 17:45:03 +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#272
No description provided.