Skip to content

chore(deps-dev): bump the electron group with 3 updates#921

Open
dependabot[bot] wants to merge 2 commits intodevelopfrom
dependabot/npm_and_yarn/develop/electron-703a2ae6f9
Open

chore(deps-dev): bump the electron group with 3 updates#921
dependabot[bot] wants to merge 2 commits intodevelopfrom
dependabot/npm_and_yarn/develop/electron-703a2ae6f9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the electron group with 3 updates: electron, electron-builder and electron-updater.

Updates electron from 39.2.7 to 40.1.0

Release notes

Sourced from electron's releases.

electron v40.1.0

Release Notes for v40.1.0

Features

  • DevTools errors are no longer printed to console. #49359

Fixes

  • Fixed setRepresentedFilename() not setting AXDocument accessibility attribute on macOS. #49417 (Also in 39)
  • Fixed a potential race condition crash when opening DevTools. #49422 (Also in 39)
  • Fixed an issue in chrome://accessibility. #49560 (Also in 39, 41)
  • Fixed an issue where shell.writeShortcutLink was throwing TypeError: Insufficient number of arguments when called with just [(path, options)]. #49501 (Also in 39, 41)
  • Fixed crash in platform_util::Beep() on Linux. #49482 (Also in 39, 41)
  • Made toplevel icon Wayland protocol work. #49414 (Also in 39)

Other Changes

  • Backported fix for 473851441. #49487
  • Updated Chromium to 144.0.7559.96. #49474

Unknown

  • Fixed an issue where some packages weren't correctly filtered on macOS in dialogs. #49473 (Also in 38, 39, 41)

electron v40.0.0

Release Notes for v40.0.0

Stack Upgrades

Breaking Changes

  • Deprecated clipboard API access from renderer processes #48923
  • Fixed an error on debug symbol upload by moving dsym.zip to use tar.xz compression. #48952

Features

Additions

  • Added "memory-eviction" as a possible reason for a child process to exit. #48362
  • Added RGBAF16 output format with scRGB HDR color space support to Offscreen Rendering. #48265 (Also in 39)
  • Added app.isHardwareAccelerationEnabled(). #47614 (Also in 37, 38, 39)
  • Added bypassCustomProtocolHandlers option to net.request. #48883 (Also in 38, 39)
  • Added methods to enable more granular accessibility support management. #48042 (Also in 37, 38, 39)
  • Added support for WebSocket authentication through the login event on webContents. #49064 (Also in 39)
  • Added support to import external shared texture as VideoFrame. #48831
  • Added the ability to retrieve the system accent color on Linux using systemPreferences.getAccentColor. #48027 (Also in 39)
  • Allowed for persisting File System API grant status within a given session. #48170 (Also in 37, 38, 39)

... (truncated)

Commits
  • d0661e7 fix: chrome://accessibility drift (#49560)
  • 3c9d1dc ci: reapply patches if PR base branch updates them (#49532)
  • d942351 docs: correct type for process.noDeprecation (#49544)
  • ac4efed fix: second argument to shell.writeShortcutLink is optional (#49501)
  • db6b22a docs: add type reference links in Menu and MenuItem API documentation (#49525)
  • 1b7073a chore: update patches for 40-x-y (#49513)
  • cd0b34d chore: bump chromium to 144.0.7559.96 (40-x-y) (#49474)
  • c37daa7 chore: cherry-pick dba49550b12d from v8 (#49487)
  • e555e52 fix: return early from platform_util::Beep() on Linux if there is no default ...
  • a2949e5 fix: potential devtools crash on empty (#49490)
  • Additional commits viewable in compare view

Updates electron-builder from 26.0.12 to 26.7.0

Release notes

Sourced from electron-builder's releases.

electron-builder@26.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.6.0...electron-builder@26.7.0

electron-builder@26.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.5.0...electron-builder@26.6.0

electron-builder@26.5.0

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.4.1...electron-builder@26.5.0

electron-builder@26.4.1

... (truncated)

Changelog

Sourced from electron-builder's changelog.

26.7.0

Patch Changes

bfee115 3fa2d89 ec9e2db aec9157 64b40fe

  • app-builder-lib@26.7.0
  • dmg-builder@26.7.0

26.6.0

Patch Changes

cf10da8 9b1dbb2 e46b407 88070e9 d56550f

  • app-builder-lib@26.6.0
  • dmg-builder@26.6.0

26.5.0

Patch Changes

666d85a b1d6e24 6c20eeb 3022f0f 2c11709

  • dmg-builder@26.5.0
  • app-builder-lib@26.5.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for electron-builder since your current version.


Updates electron-updater from 6.6.2 to 6.7.3

Release notes

Sourced from electron-updater's releases.

electron-updater@6.7.3

Patch Changes

electron-updater@6.7.2

Patch Changes

030269b

  • builder-util-runtime@9.5.1

electron-updater@6.7.1

Patch Changes

electron-updater@6.7.0

Minor Changes

Patch Changes

electron-updater@6.6.8

Patch Changes

... (truncated)

Changelog

Sourced from electron-updater's changelog.

6.7.3

Patch Changes

6.7.2

Patch Changes

030269b

  • builder-util-runtime@9.5.1

6.7.1

Patch Changes

6.7.0

Minor Changes

Patch Changes

6.6.8

Patch Changes

... (truncated)

Commits
  • 5f9c143 chore(deploy): Release v26.3.5 (electron-updater@6.7.3) (#9422)
  • e043df5 chore(deps): unpinning semver and updating it (#9349)
  • 27653af chore(deploy): Release v26.3.0 (electron-updater@6.7.2) (#9354)
  • f0aaabf chore(deploy): Release v26.2.0 (electron-updater@6.7.1) (#9345)
  • 21623e1 chore: cleaning up readme and removing super old boilerplate links (#9334)
  • 86e5586 chore: update electron version of test fixtures to 35.7.5 (#9336)
  • eb1ecce chore(deploy): Release v26.1.0 (#9266)
  • 85cb4d0 chore(deps): updating and pinning semver to 7.7.2 (#9301)
  • 6fd391d feat(electron-publish): add gitlab publisher (#9209)
  • 02e59ba chore(deploy): Release v26.0.20 (electron-updater@6.6.8) (#9220)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for electron-updater since your current version.


You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 1, 2026
@lichtblick-bot
Copy link
Copy Markdown
Collaborator

@dependabot squash and merge

lichtblick-bot
lichtblick-bot previously approved these changes Feb 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/electron-703a2ae6f9 branch 2 times, most recently from b5c0a14 to 098aefa Compare February 2, 2026 10:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/electron-703a2ae6f9 branch from 2e424d1 to 3bf396e Compare February 23, 2026 11:18
Bumps the electron group with 3 updates: [electron](https://github.com/electron/electron), [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) and [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater).


Updates `electron` from 39.2.7 to 40.1.0
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v39.2.7...v40.1.0)

Updates `electron-builder` from 26.0.12 to 26.7.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.7.0/packages/electron-builder)

Updates `electron-updater` from 6.6.2 to 6.7.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.7.3/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 40.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: electron
- dependency-name: electron-builder
  dependency-version: 26.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: electron
- dependency-name: electron-updater
  dependency-version: 6.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: electron
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/electron-703a2ae6f9 branch from 02a3458 to 676002f Compare March 1, 2026 02:34
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 1, 2026

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