Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps electron from 32.1.2 to 32.2.3.

Release notes

Sourced from electron's releases.

electron v32.2.3

Release Notes for v32.2.3

Fixes

  • Fixed an issue where EventSource was undefined in both renderer and worker processes when Node.js integration was enabled. #44497 (Also in 33, 34)
  • Fixed crash when network process terminates while a net log is running. #44419 (Also in 31, 33, 34)
  • Fixed regression with dynamic dependency on libgdk_pixbuf. #44437 (Also in 33, 34)

Other Changes

electron v32.2.2

Release Notes for v32.2.2

Fixes

  • Fixed trace-startup not working on macOS. #44292 (Also in 33, 34)
  • Fixed an issue where closing a window after printing on Linux triggered a crash. #44282 (Also in 31, 33, 34)
  • Fixed an issue where the exit event could be emitted twice from the utilityProcess. #44268 (Also in 31, 33, 34)
  • Fixed calling setAlwaysOnTop on a hidden window which is then shown with showInactive on Linux under X11. #44325 (Also in 31, 33, 34)
  • Fixed race condition in which WebContents appears as white screen on VDI machines without hardware acceleration capabilities. #44351 (Also in 33, 34)

Other Changes

  • Security: backported fix for CVE-2024-7966.
    • Security: backported fix for CVE-2024-9370. #44312
  • Security: backported fix for chromium:367734947.
    • Security: backported fix for chromium:366635354. #44357

electron v32.2.1

Release Notes for v32.2.1

Fixes

  • Fixed native addon compilation errors on macOS. #44201 (Also in 31, 33)

Other Changes

electron v32.2.0

Release Notes for v32.2.0

... (truncated)

Commits
  • bcd7ac5 chore: remove executable flag from docs/api/app.md file permissions (#44577)
  • b0f22f7 chore: backport editcontext ime input alignment fixes (#44572)
  • 2f524df fix: remove use of banned std::to_string() (#44561)
  • 555c368 docs: capitalize POSIX and Windows correctly (#44557)
  • aa02f3d build: add new status to verify if all the required gha jobs have run (#44555)
  • 6a9f44f build: remove unused lint package (#44532)
  • fb6faaa chore: add process memory limit details in parition_alloc oom handler (#44512)
  • 6d94e1a docs: fix apostrophe typo "Electrons" -> "Electron's" (#44538)
  • 2e33636 refactor: remove unused C string ToV8() gin converter (#44523)
  • faa1910 perf: use v8::String::NewFromUtf8Literal in ToV8() gin converter (#44518)
  • 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.1.2 to 32.2.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v32.1.2...v32.2.3)

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

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 Nov 11, 2024
@GarboMuffin GarboMuffin merged commit 277f55f into master Nov 11, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-32.2.3 branch November 11, 2024 14:21
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