mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 00:56:26 +08:00
chore: bump up electron version to v34 (#9694)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [electron](https://redirect.github.com/electron/electron) | [`^33.3.0` -> `^34.0.0`](https://renovatebot.com/diffs/npm/electron/33.3.1/34.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>electron/electron (electron)</summary> ### [`v34.0.0`](https://redirect.github.com/electron/electron/releases/tag/v34.0.0): electron v34.0.0 [Compare Source](https://redirect.github.com/electron/electron/compare/v33.3.1...v34.0.0) ### Release Notes for v34.0.0 #### Other Changes - Updated Chromium to 132.0.6834.83. [#​45164](https://redirect.github.com/electron/electron/pull/45164) #### Documentation - Documentation changes: [#​45189](https://redirect.github.com/electron/electron/pull/45189) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@
|
||||
"@vitest/coverage-istanbul": "2.1.8",
|
||||
"@vitest/ui": "2.1.8",
|
||||
"cross-env": "^7.0.3",
|
||||
"electron": "^33.3.0",
|
||||
"electron": "^34.0.0",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-import-resolver-typescript": "^3.7.0",
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
"builder-util-runtime": "^9.2.10",
|
||||
"cross-env": "^7.0.3",
|
||||
"debug": "^4.4.0",
|
||||
"electron": "^33.3.0",
|
||||
"electron": "^34.0.0",
|
||||
"electron-log": "^5.2.4",
|
||||
"electron-squirrel-startup": "1.0.1",
|
||||
"electron-window-state": "^5.0.3",
|
||||
|
||||
@@ -522,7 +522,7 @@ __metadata:
|
||||
builder-util-runtime: "npm:^9.2.10"
|
||||
cross-env: "npm:^7.0.3"
|
||||
debug: "npm:^4.4.0"
|
||||
electron: "npm:^33.3.0"
|
||||
electron: "npm:^34.0.0"
|
||||
electron-log: "npm:^5.2.4"
|
||||
electron-squirrel-startup: "npm:1.0.1"
|
||||
electron-updater: "npm:^6.3.9"
|
||||
@@ -672,7 +672,7 @@ __metadata:
|
||||
"@vitest/coverage-istanbul": "npm:2.1.8"
|
||||
"@vitest/ui": "npm:2.1.8"
|
||||
cross-env: "npm:^7.0.3"
|
||||
electron: "npm:^33.3.0"
|
||||
electron: "npm:^34.0.0"
|
||||
eslint: "npm:^9.16.0"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-import-resolver-typescript: "npm:^3.7.0"
|
||||
@@ -20102,16 +20102,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"electron@npm:^33.3.0":
|
||||
version: 33.3.1
|
||||
resolution: "electron@npm:33.3.1"
|
||||
"electron@npm:^34.0.0":
|
||||
version: 34.0.0
|
||||
resolution: "electron@npm:34.0.0"
|
||||
dependencies:
|
||||
"@electron/get": "npm:^2.0.0"
|
||||
"@types/node": "npm:^20.9.0"
|
||||
extract-zip: "npm:^2.0.1"
|
||||
bin:
|
||||
electron: cli.js
|
||||
checksum: 10/c50cf0afa5fe79946d397c6e9d390d2fff0eec29a9bd8c0cb92ae237021bc93ceabfb3351b2f82465fd88256d2c234e00af13e8763854e51e5a39f6bb74078ba
|
||||
checksum: 10/4658ff378906c62ed43ce7d6c860caae77d1dd652ea69c1fbd212152656a5404fa05db15ca55a56b23a4836048f38fc35e3db4f3b3256e1b127708c0c7d6a17d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user