Skip to content

build(deps): bump the electron group across 1 directory with 3 updates#3592

Open
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/electron-a8cb17d341
Open

build(deps): bump the electron group across 1 directory with 3 updates#3592
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/npm_and_yarn/electron-a8cb17d341

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps the electron group with 2 updates in the / directory: electron and electron-to-chromium.

Updates electron from 41.4.0 to 42.3.0

Release notes

Sourced from electron's releases.

electron v42.3.0

Release Notes for v42.3.0

Features

  • Added Linux support for app.getApplicationInfoForProtocol(). #51680
  • Added Notification.remove(), removeAll(), and removeGroup() static methods for macOS. #51691 (Also in 43)
  • Added session support to net module requests from utility process. #51698

Fixes

  • Fixed an issue where process and other Node globals were undefined in ESM preload scripts when contextIsolation was disabled. #51726 (Also in 43)
  • Fixed native addon compilation failure with undefined msvc intrinsic from v8 headers. #51706 (Also in 43)

Other Changes

  • Updated Chromium to 148.0.7778.180. #51600

electron v42.2.0

Release Notes for v42.2.0

Features

  • Allowed the --experimental-inspector-network-resource Node.js flag to be passed through Electron. #51378 (Also in 41)

Fixes

  • Fixed crash for Notification close. #51657 (Also in 41, 43)

Other Changes

  • Backported fixes for a use-after-free in touch-event queue teardown, a runtime-effect validation gap in Skia image filters, and an integer overflow in the GLSL translator. #51646
  • Backported fixes for an out-of-bounds write in WebAudio worklet setup, a heap overflow in the ANGLE GL backend, a use-after-free in the GTK Wayland platform, an accessibility tree-state validation issue, and an integer overflow in text bidi handling. #51666
  • Improved performance of app.getApplicationNameForProtocol() on Linux. #51628

Documentation

  • Documentation changes: #51688

electron v42.1.0

Release Notes for v42.1.0

Fixes

  • Fixed a crash in the macOS Touch ID WebAuthn prompt caused by a missing string resource, and added touchID.promptReason to app.configureWebAuthn() to customize the prompt text. #51594 (Also in 41, 43)
  • Fixed a crash on MacOS when a user clicked into a title bar or top view. #51605 (Also in 43)

Other Changes

  • Improved performance of webRequest header conversions and several other gin converter hot paths. #51607 (Also in 43)
  • Improved performance of native event emission, IPC dispatch, and option-dictionary parsing. #51614 (Also in 41)

electron v42.0.1

Release Notes for v42.0.1

Fixes

... (truncated)

Commits
  • e0127e9 chore: bump chromium to 148.0.7778.180 (42-x-y) (#51600)
  • b07916b ci: unpin homebrew version (#51762)
  • 6aac40e refactor: api::utilityProcessWrapper managed by cppgc (#50955) (#51752)
  • bb52cd5 chore: do not require infr singoff for github workflows/actions (#51738) (#51...
  • fd02b05 refactor: rm chore_add_electron_objects_to_wrappablepointertag.patch (#51734)
  • 34102a5 fix: process undefined in ESM preload when contextIsolation is disabled (#5...
  • 09d7d7a feat: add Linux support for app.getApplicationInfoForProtocol() (#5… (#51680)
  • bbf87a7 feat: add remove, removeAll, and removeGroup for notifications API (#51691)
  • c9598c8 feat: add http cache support to requests from utility process (#51698)
  • 102aebe ci: set no color output during build (#51709)
  • Additional commits viewable in compare view

Updates @electron/get from 2.0.3 to 3.1.0

Release notes

Sourced from @​electron/get's releases.

v3.1.0

3.1.0 (2024-07-15)

Features

v3.0.0

3.0.0 (2023-10-31)

Bug Fixes

  • update dependencies to clean up yarn audit (#234) (6ab6b88)

BREAKING CHANGES

  • New minimum node version is node 14

Co-authored-by: Black-Hole 158blackhole@gmail.com

Commits
  • 0adc5b9 feat: cacheMode option (#267)
  • 2898abb build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#293)
  • 0b07cc7 build(deps): bump amannn/action-semantic-pull-request (#292)
  • 8d22f50 build(deps): bump braces from 3.0.2 to 3.0.3 (#291)
  • e180450 docs: improve types (#288)
  • 096e088 chore: bump electronjs/node in .circleci/config.yml to 2.3.0 (#290)
  • 4d874e2 chore: minor eslint and type fixes (#287)
  • e8fcb2c docs: add API docs to readme (#286)
  • 79dab2b build(deps): bump actions/checkout from 4.1.4 to 4.1.6 (#285)
  • 549bd94 chore: bump electronjs/node in .circleci/config.yml to 2.2.3 (#284)
  • Additional commits viewable in compare view

Updates electron-to-chromium from 1.5.359 to 1.5.363

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. javascript Pull requests that update javascript code. labels May 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline.

@dependabot dependabot Bot changed the title build(deps-dev): bump the electron group with 3 updates build(deps-dev): bump the electron group across 1 directory with 3 updates May 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-a8cb17d341 branch from 1f31c59 to 550f1b5 Compare May 22, 2026 07:31
@github-actions
Copy link
Copy Markdown
Contributor

ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline.

@wpmobilebot
Copy link
Copy Markdown
Collaborator

wpmobilebot commented May 22, 2026

📊 Performance Test Results

Comparing 64394c3 vs trunk

app-size

Metric trunk 64394c3 Diff Change
App Size (Mac) 1337.93 MB 1342.32 MB +4.39 MB 🔴 0.3%

site-editor

Metric trunk 64394c3 Diff Change
load 1746 ms 1762 ms +16 ms ⚪ 0.0%

site-startup

Metric trunk 64394c3 Diff Change
siteCreation 9065 ms 9509 ms +444 ms 🔴 4.9%
siteStartup 4400 ms 4404 ms +4 ms ⚪ 0.0%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff)

@dependabot dependabot Bot changed the title build(deps-dev): bump the electron group across 1 directory with 3 updates build(deps): bump the electron group across 1 directory with 3 updates May 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-a8cb17d341 branch from 550f1b5 to e8bfddb Compare May 26, 2026 18:11
@github-actions
Copy link
Copy Markdown
Contributor

ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-a8cb17d341 branch from e8bfddb to 8135247 Compare May 29, 2026 06:58
@github-actions
Copy link
Copy Markdown
Contributor

ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-a8cb17d341 branch from 8135247 to d0f1955 Compare May 29, 2026 07:35
@github-actions
Copy link
Copy Markdown
Contributor

ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline.

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 41.4.0 to 42.3.0
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v41.4.0...v42.3.0)

Updates `@electron/get` from 2.0.3 to 3.1.0
- [Release notes](https://github.com/electron/get/releases)
- [Commits](electron/get@v2.0.3...v3.1.0)

Updates `electron-to-chromium` from 1.5.359 to 1.5.363
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.359...v1.5.363)

---
updated-dependencies:
- dependency-name: "@electron/get"
  dependency-version: 5.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: electron
- dependency-name: electron
  dependency-version: 42.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: electron
- dependency-name: electron-to-chromium
  dependency-version: 1.5.360
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: electron
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/electron-a8cb17d341 branch from d0f1955 to 64394c3 Compare May 29, 2026 18:05
@github-actions
Copy link
Copy Markdown
Contributor

ℹ️ This PR updates development dependencies with major version changes. Please review for potential breaking changes in the build/test pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. javascript Pull requests that update javascript code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant