Skip to content

build(deps-dev): bump electron from 42.0.1 to 42.1.0#57

Merged
KHeresy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/electron-42.1.0
May 19, 2026
Merged

build(deps-dev): bump electron from 42.0.1 to 42.1.0#57
KHeresy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/electron-42.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps electron from 42.0.1 to 42.1.0.

Release notes

Sourced from electron's releases.

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)
Commits
  • 9604c46 refactor: simplify content_view_ hit-test transparency on macOS (#51626)
  • e229b1d perf: reduce per-call overhead in gin converters (#51607)
  • e639fa0 fix: don't return a nullptr from TargetForRect (#51605)
  • bce23fc perf: reduce per-call overhead in gin_helper hot paths (#51614)
  • eac794f fix: ship IDS_WEBAUTHN_TOUCH_ID_PROMPT_REASON and allow overriding it (#51594)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [electron](https://github.com/electron/electron) from 42.0.1 to 42.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v42.0.1...v42.1.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 42.1.0
  dependency-type: direct:development
  update-type: version-update:semver-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 May 19, 2026
@KHeresy KHeresy merged commit 661964f into main May 19, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/electron-42.1.0 branch May 19, 2026 15:12
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