[PR #2957] [CLOSED] Bump electron from 22.3.18 to 22.3.21 #3846

Closed
opened 2026-02-27 01:54:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2957
Author: @dependabot[bot]
Created: 9/6/2023
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/electron-22.3.21


📝 Commits (1)

  • 1cbcd32 Bump electron from 22.3.18 to 22.3.21

📊 Changes

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

View changed files

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

📄 Description

Bumps electron from 22.3.18 to 22.3.21.

Release notes

Sourced from electron's releases.

electron v22.3.21

Release Notes for v22.3.21

Fixes

  • Fixed unnecessary package.json check on built-in modules. #39425

Other Changes

  • Security: backported fix for 1444438.
    • Security: backported fix for CVE-2023-3732.
    • Security: backported fix for CVE-2023-3728.
    • Security: backported fix for CVE-2023-3730. #39269
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/electerm/electerm/pull/2957 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/6/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/electron-22.3.21` --- ### 📝 Commits (1) - [`1cbcd32`](https://github.com/electerm/electerm/commit/1cbcd329ad889d4608be25841e50b91f0f348a67) Bump electron from 22.3.18 to 22.3.21 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [electron](https://github.com/electron/electron) from 22.3.18 to 22.3.21. <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 v22.3.21</h2> <h1>Release Notes for v22.3.21</h1> <h2>Fixes</h2> <ul> <li>Fixed unnecessary package.json check on built-in modules. <a href="https://redirect.github.com/electron/electron/pull/39425">#39425</a></li> </ul> <h2>Other Changes</h2> <ul> <li>Security: backported fix for 1444438. <ul> <li>Security: backported fix for CVE-2023-3732.</li> <li>Security: backported fix for CVE-2023-3728.</li> <li>Security: backported fix for CVE-2023-3730. <a href="https://redirect.github.com/electron/electron/pull/39269">#39269</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/2dee8783ccf39f0acb2ae1766a86b8b4103810b5"><code>2dee878</code></a> fix: avoid package.json check on built-in modules (<a href="https://redirect.github.com/electron/electron/issues/39425">#39425</a>)</li> <li><a href="https://github.com/electron/electron/commit/b026a66172a794e9b2eaf0d370c2d66879c29edf"><code>b026a66</code></a> ci: fix hang when validating AppVeyor artifacts (<a href="https://redirect.github.com/electron/electron/issues/39398">#39398</a>)</li> <li><a href="https://github.com/electron/electron/commit/7a4948bd80a023360ad04ebd7b0202219fc1ea12"><code>7a4948b</code></a> chore: cherry-pick 4 changes from Release-0-M115 (<a href="https://redirect.github.com/electron/electron/issues/39269">#39269</a>)</li> <li><a href="https://github.com/electron/electron/commit/878f18474e920b152d7afdbeb56ac1d31f7ba37a"><code>878f184</code></a> fix: do not resolve electron entrypoints on disk (<a href="https://redirect.github.com/electron/electron/issues/39248">#39248</a>)</li> <li><a href="https://github.com/electron/electron/commit/bbe9d8b8c9340f6842c74827a48522cb0f136ebe"><code>bbe9d8b</code></a> ci: fail appveyor build if artifacts are missing (<a href="https://redirect.github.com/electron/electron/issues/39218">#39218</a>)</li> <li>See full diff in <a href="https://github.com/electron/electron/compare/v22.3.18...v22.3.21">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=22.3.18&new-version=22.3.21)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/electerm/electerm/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:54:00 +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/electerm#3846
No description provided.