[PR #2921] [MERGED] Upgrade electron to 22 #3836

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2921
Author: @zxdong262
Created: 8/13/2023
Status: Merged
Merged: 8/13/2023
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (2)

📊 Changes

8 files changed (+329 additions, -796 deletions)

View changed files

📝 package-lock.json (+64 -612)
📝 package.json (+1 -1)
📝 src/app/lib/create-window.js (+1 -1)
src/app/lib/ipc-sync.js (+120 -0)
📝 src/app/lib/ipc.js (+3 -19)
📝 src/app/preload/preload.js (+31 -163)
src/client/common/pre.js (+108 -0)
📝 src/client/entry/basic.jsx (+1 -0)

📄 Description

No description provided


🔄 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/2921 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 8/13/2023 **Status:** ✅ Merged **Merged:** 8/13/2023 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (2) - [`cf0c735`](https://github.com/electerm/electerm/commit/cf0c7352b928dd68f70a72641f3ed2225698c7ee) Upgrade electron to 22 - [`f59db7b`](https://github.com/electerm/electerm/commit/f59db7b1feb1d9e7fdea719fd69637b6d3de8efe) [skip test][skip build] ### 📊 Changes **8 files changed** (+329 additions, -796 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+64 -612) 📝 `package.json` (+1 -1) 📝 `src/app/lib/create-window.js` (+1 -1) ➕ `src/app/lib/ipc-sync.js` (+120 -0) 📝 `src/app/lib/ipc.js` (+3 -19) 📝 `src/app/preload/preload.js` (+31 -163) ➕ `src/client/common/pre.js` (+108 -0) 📝 `src/client/entry/basic.jsx` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:53:58 +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#3836
No description provided.