Skip to content

chore: bump electron from 41.2.2 to 41.3.0#85

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/electron-41.3.0
Apr 23, 2026
Merged

chore: bump electron from 41.2.2 to 41.3.0#85
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/electron-41.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps electron from 41.2.2 to 41.3.0.

Release notes

Sourced from electron's releases.

electron v41.3.0

Release Notes for v41.3.0

Fixes

  • Fixed webContents.printToPDF rejecting on all subsequent calls after a prior call was rejected with an invalid pageRanges value. #51221 (Also in 40, 42)
  • Fixed an issue where app-region: drag inside a hidden WebContentsView would still drag the parent window on Windows. #51246 (Also in 40, 42)
  • Fixed an issue where an Electron macOS update would not be applied if another app was previously blocking the macOS system update loop. #51210 (Also in 40, 42)
  • Fixed build failure when building with enable_pdf disabled. #51248 (Also in 42)
  • Fixed frameless transparent windows on Windows losing their transparency after setResizable(false) followed by setResizable(true). #51217 (Also in 42)

Other Changes

  • Updated Node.js to v24.15.0. #51088
Commits
  • 12410f1 chore: bump node to v24.15.0 (41-x-y) (#51088)
  • e7f168f fix: trigger ShipIt Mach service after SMJobSubmit to unblock on-demand-only...
  • e105d66 fix: ignore draggable regions in hidden WebContentsView (#51246)
  • 57b2645 build: FTBFS when pdf is disabled (#51248)
  • 2c05608 fix: preserve transparency across setResizable toggles on Windows (#51217)
  • 35aea3a fix: reset printToPDF queue after a rejection (#51221)
  • f111adc build: use Yarn JsZipImpl for node-modules link to fix arm32 OOM (#51231)
  • 9d564ab test: add Linux-specific test for app.getApplicationNameForProtocol() (#51215)
  • fa920f8 ci: don't upload build stats on Windows if build fails (#51201)
  • 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.2.2 to 41.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v41.2.2...v41.3.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 41.3.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 Apr 23, 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 f073193 into main Apr 23, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/electron-41.3.0 branch April 23, 2026 15:15
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