Skip to content

Bump electron from 42.7.0 to 42.7.1 in the electron group - #18

Merged
Hronom merged 1 commit into
mainfrom
dependabot/npm_and_yarn/electron-fa3b66a483
Jul 26, 2026
Merged

Bump electron from 42.7.0 to 42.7.1 in the electron group#18
Hronom merged 1 commit into
mainfrom
dependabot/npm_and_yarn/electron-fa3b66a483

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the electron group with 1 update: electron.

Updates electron from 42.7.0 to 42.7.1

Release notes

Sourced from electron's releases.

electron v42.7.1

Release Notes for v42.7.1

Fixes

  • Fixed app.disableHardwareAcceleration() not fully disabling GPU hardware usage on Windows starting from Electron 38. #52371 (Also in 41, 43, 44)
  • Fixed a crash when showing Linux message boxes while another Linux UI implementation was active. #52408 (Also in 43, 44)
  • Fixed an issue where frameless windows could shrink after applying constraints or toggling resizability on Windows. #52366 (Also in 43)
  • Fixed crash during maglev compilation. #52311
  • Fixed remote debugging via --remote-debugging-port not working when inspecting from Chrome's chrome://inspect page. The DevTools page would appear empty due to the frontend URL pointing to a CDN that returned 404 for Electron's Chromium builds. #51415 (Also in 41)
  • Fixed unnecessary autofill popup creation for fields without datalist suggestions, which could cause input latency on macOS. #52319 (Also in 41, 43, 44)

Other Changes

  • Backported fixes from upstream Chromium and V8. #52395
Commits
  • 3d34efc fix: use GTK UI theme for Linux message boxes (#52408)
  • 3e4e2da fix: append --disable-gpu switch in app.disableHardwareAcceleration() (#52371)
  • 1661de1 chore: cherry-pick 6 changes from chromium and v8 (#52395)
  • b93d959 fix: use bundled devtools frontend URL for remote debugging (#51415)
  • 8e51053 fix: frameless windows do not shrink after constraints are applied on Windows...
  • 715d454 fix: maglev scope tracking in resumable functions (#52311)
  • 25bd9ce fix: don't show empty autofill popup (#52319)
  • See full diff 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 group with 1 update: [electron](https://github.com/electron/electron).


Updates `electron` from 42.7.0 to 42.7.1
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v42.7.0...v42.7.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 42.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: electron
...

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 Jul 26, 2026
@Hronom
Hronom merged commit 8d690de into main Jul 26, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/electron-fa3b66a483 branch July 26, 2026 16:16
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