Skip to content

build(deps-dev): 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-dev): 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 3 updates in the / directory: electron, @electron/get and electron-to-chromium.

Updates electron from 42.1.0 to 42.2.0

Release notes

Sourced from electron's releases.

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
Commits
  • 87740a8 fix: skip current instance's child processes in Windows orphan killer (#51686)
  • db2296d docs: update Notification 'failed' support info (#51688)
  • c084f3d feat: allow --experimental-inspector-network-resource node flag (#51378)
  • 365cd49 docs: update Azure Artifact Signing and EV cert docs (#51677)
  • 4f2f73d fix: Crash for Notification close (#51657)
  • 71627f0 chore: cherry-pick 5 changes from chromium, angle (42-x-y) (#51666)
  • 2c8e90d perf: use GIO instead of xdg-mime for app.getApplicationNameForProtocol()...
  • 9f5cd23 refactor: SafeStorage never emits, so do not inherit from EventEmitter (#5105...
  • 9d75899 chore: cherry-pick 3 changes from chromium, skia, angle (42-x-y) (#51646)
  • 804962d test: wait for navigation to settle in loadURL tests (#51644)
  • See full diff in compare view

Updates @electron/get from 3.0.0 to 5.0.0

Release notes

Sourced from @​electron/get's releases.

v5.0.0

5.0.0 (2026-04-22)

  • feat!: replace got with native fetch as default downloader (#376) (f4d5cfe)

BREAKING CHANGES

  • The default downloader now uses the built-in Fetch API instead of the got package. The GotDownloader and GotDownloaderOptions exports have been removed; use FetchDownloader and FetchDownloaderOptions instead. Download options now accept RequestInit options instead of got options. The initializeProxy() function now uses undici's EnvHttpProxyAgent instead of global-agent, reading HTTP_PROXY/HTTPS_PROXY/NO_PROXY environment variables directly (GLOBAL_AGENT_* prefixed variables are no longer supported).

Co-authored-by: Claude noreply@anthropic.com

v4.0.3

4.0.3 (2026-03-25)

Bug Fixes

  • proxy ESM loading, progress bar suppression, and temp directory handling (#375) (5abedec)

v4.0.2

4.0.2 (2025-07-17)

Bug Fixes

  • avoid permission errors on windows during double-installs (#337) (f7d62f1)

v4.0.1

4.0.1 (2025-06-03)

Bug Fixes

v4.0.0

4.0.0 (2025-02-19)

BREAKING CHANGES

  • This package now requires Node.js v22.12.0 LTS or higher.

... (truncated)

Commits
  • f4d5cfe feat!: replace got with native fetch as default downloader (#376)
  • aa19a92 build: TS6 + oxc.rs (#388)
  • cf506bc build(dev-deps): replace fsevents with forked version (#387)
  • 4f3ea1c build(deps): bump vite from 8.0.3 to 8.0.5 (#386)
  • 79213b8 build(dev-deps): bump Vitest to 4.1.2 (#356)
  • e57b6c6 chore: resolve dependabot security alerts (#385)
  • 35c4abf build(deps): bump flatted from 3.4.1 to 3.4.2 (#384)
  • 44e9d21 build(deps): bump azure/cli from 2.2.0 to 3.0.0 (#380)
  • 62c8fd4 build(deps): bump dsanders11/project-actions from 1.7.0 to 2.0.0 (#381)
  • b1854f6 build(deps): bump azure/login from 2.3.0 to 3.0.0 (#382)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​electron/get since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates electron-to-chromium from 1.5.359 to 1.5.360

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.

…dates

Bumps the electron group with 3 updates in the / directory: [electron](https://github.com/electron/electron), [@electron/get](https://github.com/electron/get) and [electron-to-chromium](https://github.com/Kilian/electron-to-chromium).


Updates `electron` from 42.1.0 to 42.2.0
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v42.1.0...v42.2.0)

Updates `@electron/get` from 3.0.0 to 5.0.0
- [Release notes](https://github.com/electron/get/releases)
- [Commits](electron/get@v3.0.0...v5.0.0)

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

---
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 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

📊 Performance Test Results

Comparing 550f1b5 vs trunk

app-size

Metric trunk 550f1b5 Diff Change
App Size (Mac) 1339.05 MB 1339.05 MB 0.00 MB ⚪ 0.0%

site-editor

Metric trunk 550f1b5 Diff Change
load 1721 ms 1756 ms +35 ms ⚪ 0.0%

site-startup

Metric trunk 550f1b5 Diff Change
siteCreation 9626 ms 9564 ms 62 ms 🟢 -0.6%
siteStartup 4948 ms 4919 ms 29 ms ⚪ 0.0%

Results are median values from multiple test runs.

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

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