[PR #103] [MERGED] PR 103: build(deps-dev): bump electron from 37.0.0-beta.5 to 37.0.0-beta.7 #119

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

📋 Pull Request Information

Original PR: https://github.com/Aetherinox/ntfy-desktop/pull/103
Author: @dependabot[bot]
Created: 6/17/2025
Status: Merged
Merged: 6/18/2025
Merged by: @Aetherinox

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


📝 Commits (1)

  • d936624 build(deps-dev): bump electron from 37.0.0-beta.5 to 37.0.0-beta.7

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

Release notes

Sourced from electron's releases.

electron v37.0.0-beta.7

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.7.

Release Notes for v37.0.0-beta.7

Fixes

  • Fixed an issue on application close on Windows, where not all processes are quit on close. #47485

electron v37.0.0-beta.6

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.6.

Release Notes for v37.0.0-beta.6

Commits
  • 03c32ba fix: revert moving IsClosed() and IsClosable() into NativeWindow::Close() (#4...
  • bef6e11 refactor: move gin::Converter\<PreloadScript> impl to a .cc file (#47466)
  • f72ec2c refactor: have ShowSaveDialogSync() return a std::optional<base::FilePath> (#...
  • See full diff 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/103 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 6/18/2025 **Merged by:** [@Aetherinox](https://github.com/Aetherinox) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/electron-37.0.0-beta.7` --- ### 📝 Commits (1) - [`d936624`](https://github.com/Aetherinox/ntfy-desktop/commit/d9366242745a7beb3d855dec36c2b26eb1910186) build(deps-dev): bump electron from 37.0.0-beta.5 to 37.0.0-beta.7 ### 📊 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.5 to 37.0.0-beta.7. <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.7</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.7</code>.</p> <h1>Release Notes for v37.0.0-beta.7</h1> <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> </ul> <h2>electron v37.0.0-beta.6</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.6</code>.</p> <h1>Release Notes for v37.0.0-beta.6</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/03c32ba3be43ef4d22021fcdd4aa753599eed551"><code>03c32ba</code></a> fix: revert moving IsClosed() and IsClosable() into NativeWindow::Close() (<a href="https://redirect.github.com/electron/electron/issues/4">#4</a>...</li> <li><a href="https://github.com/electron/electron/commit/bef6e11b9d2609bd1577d36e1399fcca4aef1706"><code>bef6e11</code></a> refactor: move <code>gin::Converter\&lt;PreloadScript&gt;</code> impl to a .cc file (<a href="https://redirect.github.com/electron/electron/issues/47466">#47466</a>)</li> <li><a href="https://github.com/electron/electron/commit/f72ec2c45abfe536bfef6fe1d6653aaf54895531"><code>f72ec2c</code></a> refactor: have ShowSaveDialogSync() return a std::optional&lt;base::FilePath&gt; (#...</li> <li>See full diff in <a href="https://github.com/electron/electron/compare/v37.0.0-beta.5...v37.0.0-beta.7">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.5&new-version=37.0.0-beta.7)](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:46 +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#119
No description provided.