Skip to content

chore: bump electron from 41.4.0 to 41.5.0#93

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/electron-41.5.0
May 4, 2026
Merged

chore: bump electron from 41.4.0 to 41.5.0#93
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/electron-41.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps electron from 41.4.0 to 41.5.0.

Release notes

Sourced from electron's releases.

electron v41.5.0

Release Notes for v41.5.0

Features

  • Added app.configureWebAuthn() to enable the Touch ID platform authenticator for WebAuthn on macOS, and a select-webauthn-account session event for choosing between multiple discoverable credentials. #51412 (Also in 42)

Fixes

  • Fixed a regression on Windows where frameless windows changed their size after calling setResizable. #51427 (Also in 42)
  • Fixed an issue on Windows where a transient UnhookWindowsHookEx failure in setIgnoreMouseEvents(true, { forward: true }) teardown could cause duplicate low-level mouse hooks to be installed on the next activation. #51419 (Also in 42)
  • 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. #51413
Commits
  • 7f51178 fix: ensure stable bounds on Windows when toggling setResizable for frameless...
  • 6ec2b16 fix: use bundled devtools frontend URL for remote debugging (#51413)
  • f6ec0df feat: support WebAuthn Touch ID platform authenticator on macOS (#51412)
  • 6037d59 fix: preserve mouse hook handle when UnhookWindowsHookEx fails (#51419)
  • f4d3708 docs: fix version of deprecation notice (#51422)
  • 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 41.4.0 to 41.5.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v41.4.0...v41.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions Bot merged commit a26b224 into main May 4, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/electron-41.5.0 branch May 4, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant