Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps electron from 32.2.5 to 32.2.7.

Release notes

Sourced from electron's releases.

electron v32.2.7

Release Notes for v32.2.7

Fixes

  • Fixed an possible crash when using draggable regions and BaseWindows to get the context-menu event. #44954 (Also in 33, 34)

Other Changes

  • Security: backported fix for chromium:378541479. #44858

electron v32.2.6

Release Notes for v32.2.6

Fixes

  • Fixed an issue where resize wasn't being emitted for single-pixel resizes on Windows. #44724 (Also in 33, 34)
  • Fixed an issue where a utilityProcess pid would not be undefined after exit. #44693 (Also in 33, 34)
  • Fixed an issue where buttons shown under the Window Controls Overlay API were missing tooltips. #44758 (Also in 33, 34)
  • Fixed an issue where the webContents context-menu event was not emitted when using -webkit-app-region: drag. #44798 (Also in 33, 34)
  • Fixed crash in net api when utility process exits. #44730 (Also in 33, 34)
  • Return 0 exit code for normal termination of the utility process. #44749 (Also in 33, 34)

Other Changes

  • Fixed drag-and-drop session being canceled on wayland with empty dragData. #44760
  • Updated Node.js to v20.18.1. #44779
Commits
  • 3007f85 fix: context-menu event with BaseWindows (#44954)
  • b1b0146 fix: modernize-use-equals-default warnings (#44945)
  • e13fc98 chore: remove unused registry arg from GetPrivilegeRequiredByUrl() (#44933)
  • 058315d chore: remove unused isolate argument from Cookies constructor (#44922)
  • 88252f3 chore: remove unused arg from BaseWindow::GetBackgroundColor() (#44925)
  • 81156e9 fix: remove unused id argument from TranslateToStock() (#44911)
  • 1f4d5cd refactor: reduce scope of relauncher's internal constants (#44894)
  • 8f790e4 docs: fix a syntax issue in document breaking changes (#44903)
  • 3cd08d9 chore: cherry-pick 1 change from 1-M131 (#44858)
  • 10e0ce0 fix: modernize-use-nodiscard clang-tidy warnings (32-x-y backport) (#44846)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
electron [>= 23.a, < 24]
electron [>= 25.a, < 26]
electron [>= 24.a, < 25]
electron [>= 27.a, < 28]
electron [>= 28.a, < 29]
electron [>= 33.a, < 34]

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 32.2.5 to 32.2.7.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v32.2.5...v32.2.7)

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

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 Dec 9, 2024
@GarboMuffin GarboMuffin merged commit 16c06d0 into master Dec 19, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-32.2.7 branch December 19, 2024 20:23
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