Skip to content

deps(dev): bump the major-dependencies group across 1 directory with 2 updates#357

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/major-dependencies-b228e70ef7
Closed

deps(dev): bump the major-dependencies group across 1 directory with 2 updates#357
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/major-dependencies-b228e70ef7

Conversation

@dependabot
Copy link
Contributor

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

Bumps the major-dependencies group with 2 updates in the / directory: @electron/fuses and electron.

Updates @electron/fuses from 1.8.0 to 2.0.0

Release notes

Sourced from @​electron/fuses's releases.

v2.0.0

2.0.0 (2025-08-01)

Breaking Changes

  • feat!: bump engines requirement to Node 22. This module is now ESM-only. (#67)
Commits
  • 7edb872 feat!: bump engines requirement to Node 22 (#67)
  • 6af60ff ci: timeout release job after 1 hour (#66)
  • c57a4c0 build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#65)
  • f752b2a build(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#64)
  • bace69a build(deps): bump dsanders11/project-actions from 1.5.1 to 1.7.0 (#63)
  • 115348a build(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#60)
  • 26c1e6f build(deps): bump dsanders11/project-actions from 1.4.0 to 1.5.1 (#59)
  • f903400 refactor: remove fs-extra from deps (#58)
  • 2e2bc94 build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#56)
  • 6e125c7 build(deps): bump continuousauth/action from 1.0.4 to 1.0.5 (#55)
  • Additional commits viewable in compare view

Updates electron from 38.5.0 to 39.2.7

Release notes

Sourced from electron's releases.

electron v39.2.7

Release Notes for v39.2.7

Other Changes

  • Updated Chromium to 142.0.7444.235. #49190

electron v39.2.6

Release Notes for v39.2.6

Fixes

  • Fixed visual artifacts while resizing a window on Windows. #49138

Other Changes

  • Updated Chromium to 142.0.7444.226. #49137

electron v39.2.5

Release Notes for v39.2.5

Fixes

  • Fixed a Windows notification issue where clicking a native notification would result in an application hang on certain Windows environments. #49130 (Also in 40)
  • Fixed an issue where menu-did-close was not emitted properly for some application menus. #49093 (Also in 38, 40)
  • Reduced amount of visual artifacts while resizing a window on Windows. #49076

Other Changes

  • Fixed devtools element panel flickering when with node inspection. #49044 (Also in 40)

electron v39.2.4

Release Notes for v39.2.4

Fixes

  • Fixed an issue where the close callback param for menu.popup would fire when any arbitrary submenu of the given menu closed, and not the menu itself. #49045 (Also in 38, 40)
  • Fixed crash when reading system certificates via nodejs tls module. #49042 (Also in 40)
  • Fixed the issue where the parent window leave disabled after the modal window call show() multiple time. #49019 (Also in 38, 40)

Other Changes

  • Updated Chromium to 142.0.7444.177. #49037

electron v39.2.3

Release Notes for v39.2.3

  • Updated Chromium to 142.0.7444.175.

electron v39.2.2

Release Notes for v39.2.2

Fixes

... (truncated)

Commits

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

…2 updates

Bumps the major-dependencies group with 2 updates in the / directory: [@electron/fuses](https://github.com/electron/fuses) and [electron](https://github.com/electron/electron).


Updates `@electron/fuses` from 1.8.0 to 2.0.0
- [Release notes](https://github.com/electron/fuses/releases)
- [Commits](electron/fuses@v1.8.0...v2.0.0)

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

---
updated-dependencies:
- dependency-name: "@electron/fuses"
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: electron
  dependency-version: 39.2.7
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-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 Feb 10, 2026
@steveoh
Copy link
Member

steveoh commented Feb 10, 2026

@dependabot skip @electron/fuses minor version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2026

OK, I won't notify you about version 2.0.x of @electron/fuses again, unless you unignore it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 10, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/major-dependencies-b228e70ef7 branch February 10, 2026 20:06
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