Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps the electron group with 1 update: electron.

Updates electron from 36.4.0 to 36.5.0

Release notes

Sourced from electron's releases.

electron v36.5.0

Release Notes for v36.5.0

Features

  • Added before-mouse-event to allow intercepting and preventing mouse events in WebContents. #47365 (Also in 37)
  • Added the priority and priorityIncremental options to net.request(). #47320 (Also in 37)
  • Exposed win.isContentProtected() to allow developers to check window protection status. #47311 (Also in 37)

Fixes

  • Fixed addChildView() crashes when adding a closed WebContentsView. #47340 (Also in 35, 37)
  • Fixed a potential crash using session.clearData in some circumstances. #47411 (Also in 35, 37)
  • Fixed an error when importing electron for the first time from an ESM module loaded by a CJS module in a packaged app. #47343 (Also in 35, 37)
  • Fixed an issue where calling Fetch.continueResponse via debugger with WebContentsView could cause a crash. #47442 (Also in 35, 37)
  • Partially fixes an issue with printing a PDF via webContents.print() where the callback would not be called. #47400 (Also in 35, 37)

Other Changes

  • Backported fix for 420637585. #47368
  • Updated Chromium to 136.0.7103.168. #47441
  • Updated Node.js to v22.16.0. #47214
Commits
  • 8d2654c chore: bump chromium to 136.0.7103.168 (36-x-y) (#47441)
  • e98530a refactor: move gin::Converter\<PreloadScript> impl to a .cc file (#47467)
  • 573c8aa refactor: have ShowSaveDialogSync() return a std::optional<base::FilePath> (#...
  • ddee51e docs: update remaining references to electron-quick-start (#47449)
  • 351e6e3 fix: rework lifetime mgmt of ClearDataTask/ClearDataOperation (#47411)
  • 55557dd fix: crash calling Fetch.continueResponse with WebContentsView (#47442)
  • 5e9f4ea docs: remove electron-quick-start from README (#47388)
  • e3939f2 docs: mention kwallet6 command line option (#47438)
  • cac4755 fix: printing PDF via webContents.print() (#47400)
  • 47caba6 docs: no class inheritance (#47432)
  • 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 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

Bumps the electron group with 1 update: [electron](https://github.com/electron/electron).


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

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 36.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Jun 23, 2025
@dependabot dependabot bot requested a review from adidahiya as a code owner June 23, 2025 09:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 23, 2025
@github-actions
Copy link

github-actions bot commented Jun 23, 2025

PR Preview Action v1.6.1
Preview removed because the pull request was closed.
2025-06-24 13:34 UTC

@adidahiya adidahiya merged commit 7b2598f into main Jun 24, 2025
8 checks passed
@adidahiya adidahiya deleted the dependabot/npm_and_yarn/electron-cba3459ae4 branch June 24, 2025 13:33
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.

2 participants