Skip to content

build: bump electron from 42.10.1 to 42.11.0 in /electron in the electron-minor group - #803

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/electron/electron-minor-2e64f8a980
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/electron/electron-minor-2e64f8a980

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the electron-minor group in /electron with 1 update: electron.

Updates electron from 42.10.1 to 42.11.0

Release notes

Sourced from electron's releases.

electron v42.11.0

Release Notes for v42.11.0

Fixes

  • Fixed fs.constants.O_DIRECTORY, O_NOFOLLOW and O_DIRECT holding x86 values on Linux arm64 and armv7l, which made opening a directory fail with EINVAL, and made require('trace_events') behave the same on cross-compiled builds as on native ones. #53318 (Also in 43, 44, 45)
  • Fixed a crash when calling node:wasi functions in optimized code. #53267 (Also in 43, 44, 45)
  • Fixed a regression where a window created with a custom title can show an empty title after using back/forward navigation. #53217 (Also in 43, 44)
  • Fixed desktopCapturer thumbnail generation and premature portal timeout on Linux with Wayland. #51784 (Also in 43)
  • Fixed region-qualified --lang values such as de-DE loading no locale resources on macOS, which left localized strings empty and could crash WebAuthn Touch ID prompts. #53187 (Also in 43, 44)
  • Fixed the GPU process being terminated in AppX/MSIX packaged apps on Windows when WebGPU fell back to SwiftShader. #53199 (Also in 43, 44)

Other Changes

  • Backported fixes from upstream ANGLE, Chromium, Dawn, V8 and WebRTC. #53191
  • Updated Node.js to v24.19.0. #52634
Commits
  • 44658a2 fix: serialize the target's values into the Node.js startup snapshot on cross...
  • bb6a7af fix: preload SwiftShader before the GPU sandbox locks down again (#53199)
  • 14af184 build: update PGO profiles (#53308)
  • 5850c82 fix: crash when V8 optimises a call to a node:wasi import (#53267)
  • 1f4afc1 chore: bump node to v24.19.0 (42-x-y) (#52634)
  • d6516a7 ci: fall back to any attempt's SAS key when restoring src cache (#53234)
  • 4c690e8 fix: preserve initial window title with forward/back navigation (#53217)
  • d1fcfac fix: wait for user selection on delegated lists in desktopCapturer (#51784)
  • 792628f test: enforce awaiting promise returning helpers (#53193)
  • 48fd5aa docs: update documentation for menuItem.registerAccelerator (#53207)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the electron-minor group in /electron with 1 update: [electron](https://github.com/electron/electron).


Updates `electron` from 42.10.1 to 42.11.0
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v42.10.1...v42.11.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 42.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: electron-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 15, 2026
@haksungjang

Copy link
Copy Markdown
Member

Development happens on the fork (haksungjang/bomlens) — this org repo is updated only via periodic sync PRs. Applied the same bump there instead: haksungjang#135.

@dependabot @github

dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/electron/electron-minor-2e64f8a980 branch September 15, 2026 13:38
haksungjang added a commit to haksungjang/bomlens that referenced this pull request Sep 15, 2026
Mirrors org repo Dependabot PR sktelecom#803, applied on the fork
(where CI actually runs) instead of merged directly upstream. Version kept
an exact pin per 98f2312.

Co-authored-by: Haksung Jang <hakssung@naver.com>
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