build(deps-dev): bump the electron group across 1 directory with 2 updates - #4709
build(deps-dev): bump the electron group across 1 directory with 2 updates#4709dependabot[bot] wants to merge 3 commits into
Conversation
|
ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline. |
f214bb7 to
ae227c5
Compare
|
ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline. |
ae227c5 to
edc82b9
Compare
|
ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline. |
edc82b9 to
f3f9edb
Compare
|
ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline. |
f3f9edb to
67b7a10
Compare
|
ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline. |
…dates Bumps the electron group with 2 updates in the / directory: [electron](https://github.com/electron/electron) and [electron-to-chromium](https://github.com/Kilian/electron-to-chromium). Updates `electron` from 43.4.1 to 44.1.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v43.4.1...v44.1.1) Updates `electron-to-chromium` from 1.5.405 to 1.5.420 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.405...v1.5.420) --- updated-dependencies: - dependency-name: electron dependency-version: 44.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: electron - dependency-name: electron-to-chromium dependency-version: 1.5.415 dependency-type: indirect update-type: version-update:semver-patch dependency-group: electron ... Signed-off-by: dependabot[bot] <support@github.com>
67b7a10 to
fd1e1c0
Compare
|
ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline. |
Electron 44 makes clipboard.writeText() return a promise and removes clipboard.availableFormats(). Formats are now normalized to W3C MIME types, so the context menu's paste check is a single has( 'text/plain' ). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
Electron 44 rewrites the clipboard module to be async and W3C-aligned, which breaks two things here:
I updated the code to fix both. |
node-abi 3.92.0 has no ABI entry for Electron 44, so electron-forge's rebuild step failed with "Could not detect abi for version 44.1.1". Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
📊 Performance Test ResultsComparing 3b7b7f8 vs trunk app-size
site-editor
site-startup
Results are median values from multiple test runs. Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff) |
Bumps the electron group with 2 updates in the / directory: electron and electron-to-chromium.
Updates
electronfrom 43.4.1 to 44.1.1Release notes
Sourced from electron's releases.
... (truncated)
Commits
f3ae30ffix: honor tabs permission for url and title in tabs.query results (#53354)ac41df3build: remove requirement of empty commit message body (#53347)69a7216fix: propagate exceptions thrown by property getters on objects passed across...2d40a6afix: initialize the system FontConfig before GTK starts on Linux (#53340)28d2a9afix: main process crashes from WebUI host matching, worker AI bindings, exten...443d7b3fix: don't abort the process when a JS accessor throws during value conversio...a71b26bfix: allow the PDF viewer to show a save file picker again (#53328)9191e18docs: require symbol-level attribution in the node upgrade skill (#53324)1a649befix: serialize the target's values into the Node.js startup snapshot on cross...adda183build: update PGO profiles (#53309)Updates
electron-to-chromiumfrom 1.5.405 to 1.5.420Commits
eb7b5111.5.42004ac8b1generate new versiondd7559f1.5.419cf33246generate new version1f22dc11.5.4188019854generate new versioncfa50931.5.417ae632c7generate new version4cf81491.5.416d711f0egenerate new version