8000 Bump electron from 36.3.2 to 36.5.0 by dependabot[bot] · Pull Request #720 · btargac/excel-parser-processor · GitHub
[go: up one dir, main page]

Skip to content

Bump electron from 36.3.2 to 36.5.0 #720

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jun 19, 2025

Bumps electron from 36.3.2 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

electron v36.4.0

Release Notes for v36.4.0

Fixes

  • Fixed crash in autoUpdater on macOS when zip extraction failed. #47300 (Also in 34, 35, 37)

Other Changes

Documentation

  • Documentation changes: #47298
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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
electron [< 24.2, > 24.1.0]
electron [>= 24.3.a, < 24.4]

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [electron](https://github.com/electron/electron) from 36.3.2 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.3.2...v36.5.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 36.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jun 19, 2025
@btargac btargac merged commit 5e7b4f8 into master Jun 20, 2025
5 checks passed
@btargac btargac deleted the dependabot/npm_and_yarn/electron-36.5.0 branch June 20, 2025 07:44
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
0