Skip to content

Bump electron from 41.2.1 to 41.3.0 in the dev-dependencies group#12

Merged
Wintersta7e merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-76529a51af
Apr 27, 2026
Merged

Bump electron from 41.2.1 to 41.3.0 in the dev-dependencies group#12
Wintersta7e merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-76529a51af

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dev-dependencies group with 1 update: electron.

Updates electron from 41.2.1 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

electron v41.2.2

Release Notes for v41.2.2

Fixes

  • Fixed absent 'Electron Isolated Context' in the execution context dropdown in Dev Tools. #51078 (Also in 42)
  • Fixed an issue where nodeIntegrationInWorker didn't always work in AudioWorklet. #51006 (Also in 42)
  • Fixed an issue where saving edited PDF files would fail with a cross-origin SecurityError. #51073 (Also in 42)
  • Fixed bug that could occasionally cause browserWindow's always-on-top-changed even to fire with incorrect values. #51135 (Also in 40, 42)
  • Fixed test scaffolding bug when running tests locally on Linux. #51150 (Also in 40, 42)

Other Changes

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)
  • f258998 fix: intermittent CI failure is-not-alwaysOnTop (#51135)
  • 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 dev-dependencies group with 1 update: [electron](https://github.com/electron/electron).


Updates `electron` from 41.2.1 to 41.3.0
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v41.2.1...v41.3.0)

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

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 Apr 23, 2026
@Wintersta7e Wintersta7e merged commit bf9c3fc into main Apr 27, 2026
1 check passed
@Wintersta7e Wintersta7e deleted the dependabot/npm_and_yarn/dev-dependencies-76529a51af branch April 27, 2026 10:26
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