[PR #78] [MERGED] PR 78: build(deps-dev): bump electron from 36.3.2 to 36.4.0 #96

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/electron-36.4.0


📝 Commits (1)

  • ccb559b build(deps-dev): bump electron from 36.3.2 to 36.4.0

📊 Changes

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

View changed files

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

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps electron from 36.3.2 to 36.4.0.

Release notes

Sourced from electron's releases.

electron v36.4.0

Release Notes for v36.4.0

Fixes

  • Fixed crash in autoUpdater on macOS when zip extraction failed. #47300 (Also in 34, 35, 37)

Other Changes

  • Security: backported fix for CVE-2025-5419. #47353
  • Updated Chromium to 136.0.7103.149. #47295

Documentation

  • Documentation changes: #47298
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/78 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 6/6/2025 **Merged by:** [@Aetherinox](https://github.com/Aetherinox) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/electron-36.4.0` --- ### 📝 Commits (1) - [`ccb559b`](https://github.com/Aetherinox/ntfy-desktop/commit/ccb559bfc5bfc823f54f842e1f9d7e845cbad4c4) build(deps-dev): bump electron from 36.3.2 to 36.4.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 [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [electron](https://github.com/electron/electron) from 36.3.2 to 36.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 v36.4.0</h2> <h1>Release Notes for v36.4.0</h1> <h2>Fixes</h2> <ul> <li>Fixed crash in <code>autoUpdater</code> on macOS when zip extraction failed. <a href="https://redirect.github.com/electron/electron/pull/47300">#47300</a> <!-- raw HTML omitted -->(Also in <a href="https://redirect.github.com/electron/electron/pull/47301">34</a>, <a href="https://redirect.github.com/electron/electron/pull/47299">35</a>, <a href="https://redirect.github.com/electron/electron/pull/47302">37</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Security: backported fix for CVE-2025-5419. <a href="https://redirect.github.com/electron/electron/pull/47353">#47353</a></li> <li>Updated Chromium to 136.0.7103.149. <a href="https://redirect.github.com/electron/electron/pull/47295">#47295</a></li> </ul> <h2>Documentation</h2> <ul> <li>Documentation changes: <a href="https://redirect.github.com/electron/electron/pull/47298">#47298</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/492589670b7dbaf291ff741305194b0c96e80cb7"><code>4925896</code></a> chore: cherry-pick 1 changes from 1-M137 (<a href="https://redirect.github.com/electron/electron/issues/47353">#47353</a>)</li> <li><a href="https://github.com/electron/electron/commit/8988a372dacaba2129116a2349daba73fc53b723"><code>8988a37</code></a> docs: correct 'select-bluetooth-device' requirement (<a href="https://redirect.github.com/electron/electron/issues/47334">#47334</a>)</li> <li><a href="https://github.com/electron/electron/commit/2a707ffbd8cfe0a56c81c3af26a357a2e62d9a3e"><code>2a707ff</code></a> fix: Squirrel.Mac crash when zip extraction fails (<a href="https://redirect.github.com/electron/electron/issues/47300">#47300</a>)</li> <li><a href="https://github.com/electron/electron/commit/1487f5d8b481717f0583189d1558ca9fed5619fd"><code>1487f5d</code></a> docs: add documentation for <code>ImageView</code> (<a href="https://redirect.github.com/electron/electron/issues/47298">#47298</a>)</li> <li><a href="https://github.com/electron/electron/commit/d647bb4bd04e98f9edfe68d1633720cde7c67b30"><code>d647bb4</code></a> ci: add a problem matcher for ESLint output (<a href="https://redirect.github.com/electron/electron/issues/47308">#47308</a>)</li> <li><a href="https://github.com/electron/electron/commit/6e22f50bf87580a3a54e15018b2fc072be4423cf"><code>6e22f50</code></a> chore: bump chromium to 136.0.7103.149 (36-x-y) (<a href="https://redirect.github.com/electron/electron/issues/47295">#47295</a>)</li> <li><a href="https://github.com/electron/electron/commit/14ba395d4582421401efb0d2c84cf32dcfc5f846"><code>14ba395</code></a> chore: bump chromium to 136.0.7103.116 (36-x-y) (<a href="https://redirect.github.com/electron/electron/issues/47288">#47288</a>)</li> <li>See full diff in <a href="https://github.com/electron/electron/compare/v36.3.2...v36.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=36.3.2&new-version=36.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:41 +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#96
No description provided.