Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

chore(deps-dev): bump electron from 13.6.6 to 24.2.0 #213

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2023

Bumps electron from 13.6.6 to 24.2.0.

Release notes

Sourced from electron's releases.

electron v24.2.0

Release Notes for v24.2.0

Features

  • Added thermal management information to powerMonitor. #38027 (Also in 25)

Fixes

  • Fixed a potential crash when right-clicking on macOS windows with draggable regions. #38136 (Also in 25)
  • Fixed an issue where default background color for windows might be incorrect. #38158 (Also in 25)
  • Fixed an perceived failure when when using Accessibility attribute AXManualAccessibility to enable a11y features in Electron. #38147 (Also in 23)

electron v24.1.3

Release Notes for v24.1.3

Fixes

  • Fixed broken defaults in shell.openExternal() options. #38072 (Also in 22, 23, 25)
  • Fixed crash when executing eval in the utility process. #38041 (Also in 23, 25)

Other Changes

electron v24.1.2

Release Notes for v24.1.2

Fixes

  • Fixed an issue on Linux where menus would not open after resizing/maximizing/unmaximizing a window. #37906 (Also in 23, 25)
  • Fixed an issue where the 'swipe' event wasn't being emitted properly on macOS. #37965 (Also in 25)
  • Fixed an issue which made defaultFontFamily in webPreferences have no effect. #37968 (Also in 22, 23, 25)

Other Changes

  • Updated Chromium to 112.0.5615.87. #37974

electron v24.1.1

Release Notes for v24.1.1

Fixes

  • Fixed recommended node-gyp version in node.h error. #37927 (Also in 22, 23, 25)

electron v24.1.0

Release Notes for v24.1.0

Features

  • Introduced session.resolveHost for resolving hostnames with Chromium's DNS resolver. #37847

Fixes

... (truncated)

Commits

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 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 13.6.6 to 24.2.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v13.6.6...v24.2.0)

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

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 May 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants