Skip to content
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

Build(deps): Bump electron from 33.2.0 to 33.2.1 #4481

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps electron from 33.2.0 to 33.2.1.

Release notes

Sourced from electron's releases.

electron v33.2.1

Release Notes for v33.2.1

Fixes

  • Fixed a crash that could occur when calling shell.readShortcutLink on Windows. #44803 (Also in 34)
  • Fixed an issue where WebContentsViews were being improperly removed. #44671 (Also in 31, 32, 34)
  • Fixed an issue where resize wasn't being emitted for single-pixel resizes on Windows. #44723 (Also in 32, 34)
  • Fixed an issue where a utilityProcess pid would not be undefined after exit. #44694 (Also in 32, 34)
  • Fixed an issue where buttons shown under the Window Controls Overlay API were missing tooltips. #44757 (Also in 32, 34)
  • Fixed an issue where the webContents context-menu event was not emitted when using -webkit-app-region: drag. #44800 (Also in 32, 34)
  • Fixed an issue where the windows control overlay was unexpectedly visible in fullscreen on Linux. #44640 (Also in 31, 32, 34)
  • Fixed crash in net api when utility process exits. #44729 (Also in 32, 34)
  • Fixed segfault when moving WebContentsView between BrowserWindows. #44613 (Also in 31, 32, 34)
  • Fixed theme does not work in DevTools. #44635 (Also in 32, 34)
  • Fixed update file extension bug. #44771 (Also in 34)
  • Return 0 exit code for normal termination of the utility process. #44732 (Also in 32, 34)

Other Changes

  • Fixed an issue where a deprecation warning was being incorrectly emitted for frameless windows on macOS. #44767 (Also in 34)
  • Fixed drag-and-drop session being canceled on wayland with empty dragData. #44753 (Also in 32)
  • Security: backported fix for CVE-2024-11110. #44647
  • Updated Chromium to 130.0.6723.137. #44781
  • Updated Node.js to v20.18.1. #44780
Commits
  • cd6e3d7 refactor: fix modernize-return-braced-init-list warnings (#44857)
  • 7152209 fix: modernize-use-using clang-tidy warnings (#44836)
  • 51e31de fix: modernize-use-nodiscard clang-tidy warnings (#44832)
  • fe3467e docs: correct stable release dates for v34.0.0 (#44830)
  • d0e24fc fix: clang-tidy performance-inefficient-vector-operation warnings (33-x-y) ...
  • 3483cd6 refactor: remove unnecessary constructor code (#44825)
  • 1ef8b47 fix: remove unused local variables (#44822)
  • 71c1149 docs: update new GitHub issue link (#44810)
  • bd5c8d7 fix: crash calling shell.readShortcutLink (#44803)
  • 52b5d8a fix: big endian bug in V8 serialization (#44796)
  • 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 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 33.2.0 to 33.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v33.2.0...v33.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the PR: Dependencies 🔩 Changes only update dependencies label Nov 28, 2024
@dependabot dependabot bot requested a review from remusao as a code owner November 28, 2024 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Dependencies 🔩 Changes only update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants