Skip to content

chore(deps): bump the electron group in /front with 2 updates#88

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/front/electron-387d87b325
Open

chore(deps): bump the electron group in /front with 2 updates#88
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/front/electron-387d87b325

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the electron group in /front with 2 updates: @electron/rebuild and electron.

Updates @electron/rebuild from 4.0.3 to 4.0.4

Release notes

Sourced from @​electron/rebuild's releases.

v4.0.4

4.0.4 (2026-04-21)

Bug Fixes

Commits
  • 21ceb5b fix: minimize production dependency tree (#1244)
  • 7dd7e0e chore(deps): bump vite from 8.0.3 to 8.0.5 (#1263)
  • b887fae chore(deps): bump minimatch from 3.1.2 to 3.1.5 (#1262)
  • e3d2323 chore(deps-dev): bump electron from 35.7.5 to 39.8.5 (#1254)
  • 2ed0cf7 chore: migrate test suite from Mocha/Chai to Vitest (#1257)
  • b182f39 chore: resolve dependabot alerts in test fixture lockfiles (#1258)
  • 8abcd5e chore: resolve dependabot security alerts (#1256)
  • 551b5e0 chore(deps): bump picomatch from 2.3.0 to 2.3.2 (#1255)
  • d5e48a3 ci: fix zizmor audit findings (#1252)
  • 608120c chore(deps): bump azure/login from 2.3.0 to 3.0.0 (#1249)
  • Additional commits viewable in compare view

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

electron v41.2.1

Release Notes for v41.2.1

Fixes

  • Added missing metadata fields to contentTracing traces. #51021 (Also in 42)
  • Changed the kResizeThreshold to trigger the resize on corners. #51002 (Also in 42)
  • Fixed fs.stat on files inside asar archives returning undefined for blksize and blocks instead of numeric values. #50876 (Also in 40, 42)
  • Fixed a crash when rendering PDFs when Site Isolation is disabled. #50845 (Also in 42)
  • Fixed a memory leak where Menu items were not cleaned up after Menu.setApplicationMenu was called repeatedly. #50830 (Also in 40, 42)
  • Fixed an issue where DevTools would re-attach to the window when opened after previously being detached. #50816 (Also in 39, 40, 42)
  • Fixed an issue where setSimpleFullScreen on macOS would exit when web content called requestFullscreen(). #50985 (Also in 40, 42)
  • Fixed an issue where closing devtools immediately after focus caused a crash. #51037 (Also in 42)
  • Fixed an issue where webContents.print() would ignore pageSize / mediaSize when silent was true. #50856 (Also in 42)
  • Fixed aspect ratio min/max size clamping to correctly account for extraSize on macOS. #50835 (Also in 40, 42)
  • Fixed crash when app.setPath('sessionData') was called with a non-existent directory. #50958 (Also in 42)
  • Fixed resize hit targets for frameless windows on Windows. Resize targets now start at the side and bottom edges of the window and extend outward when frame: false, matching the behavior for windows with frames. #50863 (Also in 42)
  • Fixed the crash keys being lost and the crash reporter hanging on macOS when many dynamic crash keys were registered. #50837 (Also in 40, 42)
  • Moved Electron-specific help menu links to the default app only; unpackaged apps will no longer see these items in their default menu. #50859 (Also in 40, 42)

Other Changes

... (truncated)

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 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 in /front with 2 updates: [@electron/rebuild](https://github.com/electron/rebuild) and [electron](https://github.com/electron/electron).


Updates `@electron/rebuild` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/electron/rebuild/releases)
- [Commits](electron/rebuild@v4.0.3...v4.0.4)

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

---
updated-dependencies:
- dependency-name: "@electron/rebuild"
  dependency-version: 4.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: electron
- dependency-name: electron
  dependency-version: 41.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: electron
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

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

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants