Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps the electron group with 2 updates in the / directory: electron and electron-extension-installer.

Updates electron from 36.5.0 to 37.2.4

Release notes

Sourced from electron's releases.

electron v37.2.4

Release Notes for v37.2.4

Fixes

  • Fixed a bug where app extensions filters didn't allow for selecting app bundles in macOS file dialogs. #47839 (Also in 36, 38)
  • Fixed an issue where certain operations performed in a window close callback could trigger a crash. #47813 (Also in 36, 38)

Other Changes

  • Updated Chromium to 138.0.7204.157. #47773
  • Updated Node.js to v22.17.1. #47774

electron v37.2.3

Release Notes for v37.2.3

Fixes

  • Fixed a child process crash on macOS when the running application is replaced with one that has a newer implementation triggering the sandbox. #47784 (Also in 38)
  • Fixed a crash when adding the -electron-corner-smoothing CSS rule to a stylesheet with no associated document. #47792
  • Fixed an issue where require('node:sqlite') didn't work. #47756 (Also in 36, 38)

electron v37.2.2

Release Notes for v37.2.2

Other Changes

  • Updated Chromium to 138.0.7204.100. #47701

electron v37.2.1

Release Notes for v37.2.1

Fixes

  • Fixed a crash when calling desktopCapturer.getSources with an empty thumbnail size. #47653 (Also in 36, 38)
  • Fixed an issue where child windows could crash if they were opened from a fullscreen parent and have roundedCorners set to false. #47682 (Also in 36, 38)
  • Fixed an issue where the window required restart in order to recognize system accent color setting change. #47656 (Also in 36, 38)

electron v37.2.0

Release Notes for v37.2.0

Other Changes

  • Updated Chromium to 138.0.7204.97. #47619
  • Updated Node.js to v22.17.0. #47555

electron v37.1.0

Release Notes for v37.1.0

Features

... (truncated)

Commits

Updates electron-extension-installer from 1.2.0 to 2.0.0

Release notes

Sourced from electron-extension-installer's releases.

v2.0.0

2.0.0 (2025-07-21)

  • Updated to latest chrome, dependencies clean up (1595bb8)

BREAKING CHANGES

  • Support latest electron extensions api, remove dependencies
Commits
  • 5cddf10 types
  • f2e3c59 node version
  • fd3b686 merge
  • 1595bb8 Updated to latest chrome, dependencies clean up
  • 2ef2059 Merge pull request #9 from jonluca/dependabot/npm_and_yarn/electron-30.0.1
  • 3e41e0d build(deps): bump electron from 24.2.0 to 30.0.1
  • 3b66279 Merge pull request #6 from jonluca/dependabot/npm_and_yarn/semver-6.3.1
  • 86fa5ee Merge pull request #7 from jonluca/dependabot/npm_and_yarn/word-wrap-1.2.4
  • 71eb04d Update test.yml
  • 2eff104 Update release.yml
  • 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 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

…dates

Bumps the electron group with 2 updates in the / directory: [electron](https://github.com/electron/electron) and [electron-extension-installer](https://github.com/jonluca/electron-extension-installer).


Updates `electron` from 36.5.0 to 37.2.4
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v36.5.0...v37.2.4)

Updates `electron-extension-installer` from 1.2.0 to 2.0.0
- [Release notes](https://github.com/jonluca/electron-extension-installer/releases)
- [Commits](jonluca/electron-extension-installer@v1.2.0...v2.0.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 37.2.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: electron
- dependency-name: electron-extension-installer
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: electron
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2025
@dependabot dependabot bot requested a review from adidahiya as a code owner July 28, 2025 17:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2025
@github-actions
Copy link

github-actions bot commented Jul 28, 2025

PR Preview Action v1.6.1
Preview removed because the pull request was closed.
2025-08-04 10:06 UTC

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

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

@dependabot dependabot bot closed this Aug 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-4708712875 branch August 4, 2025 10:05
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