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-dev): bump electron from 32.1.0 to 32.1.1 #1746

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps electron from 32.1.0 to 32.1.1.

Release notes

Sourced from electron's releases.

electron v32.1.1

Release Notes for v32.1.1

Fixes

  • Fixed an issue when dragging to resize when using Window Controls Overlay on Linux. #43743 (Also in 33)
  • Fixed an issue where WebContentsViews did not show correctly in some circumstances on macOS after being added as child views. #43698 (Also in 31, 33)

Other Changes

  • Updated Chromium to 128.0.6613.137. #43683
Commits
  • 3329bb6 ci: move Archaeologist to GHA (#43733)
  • 3b29efb fix: in Emit(), don't leak converted Arg Local\<Values> into caller's scop...
  • 42048dd fix: resizing border on Linux WCO caption buttons (#43743)
  • 71d4bb8 docs: document View.removeChildView edge case (#43726)
  • 6c670c3 refactor: avoid minor code repetition in native_image.cc (#43703)
  • 763d398 fix: native View wrapper crash missing when adding child view (#43698)
  • 8ca3b8f chore: bump chromium to 128.0.6613.137 (32-x-y) (#43683)
  • See full diff 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2024
@dependabot dependabot bot requested a review from benoitf as a code owner September 18, 2024 17:58
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 18, 2024
@dependabot dependabot bot requested review from jeffmaury and a team as code owners September 18, 2024 17:58
Bumps [electron](https://github.com/electron/electron) from 32.1.0 to 32.1.1.
- [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.0...v32.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-32.1.1 branch from 8e09b8a to b084243 Compare September 18, 2024 18:32
Copy link
Contributor

@jeffmaury jeffmaury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeffmaury jeffmaury merged commit 7435841 into main Sep 19, 2024
6 checks passed
@jeffmaury jeffmaury deleted the dependabot/npm_and_yarn/electron-32.1.1 branch September 19, 2024 06:12
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