Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

chore(deps-dev): bump electron from 11.3.0 to 18.2.4#150

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/electron-18.2.4
Closed

chore(deps-dev): bump electron from 11.3.0 to 18.2.4#150
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/electron-18.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2022

Copy link
Copy Markdown
Contributor

Bumps electron from 11.3.0 to 18.2.4.

Release notes

Sourced from electron's releases.

electron v18.2.4

Release Notes for v18.2.4

Fixes

  • Fixed an issue where tray items wouldn't highlight in some scenarios on macOS. #34207 (Also in 16, 17, 19)
  • Fixed crash on startup on old Ubuntu versions. #34155
  • SIGUSR1 is no longer handled when the node_cli_inspect fuse is disabled. #34180 (Also in 16, 17)

Other Changes

  • Backported fix for chromium:1320614. #34202
  • Updated Chromium to 100.0.4896.160. #34171

electron v18.2.3

Release Notes for v18.2.3

Fixes

  • Fixed a crash in safeStorage on Linux. #34148 (Also in 19)
  • Fixed building node modules with Visual Studio 2017. #34110 (Also in 19)

electron v18.2.2

Release Notes for v18.2.2

Fixes

  • Fixed a crash on Windows when opening apps in multiple, separate user sessions. #34161 (Also in 19)
  • Fixed an OSR crash happening when input select items were rendered. #34092 (Also in 17, 19)
  • Fixed an issue where calling SetLoginItemSettings() could potentially cause network volumes to be incorrectly mounted. #34106 (Also in 17, 19)
  • Fixed crash on startup due to missing gtk symbol on older distros. #34150 (Also in 19)

Other Changes

electron v18.2.1

Release Notes for v18.2.1

Fixes

  • Fixed an issue where BrowserWindow#isFocused() was returning false when blur() was called on macOS. #34030 (Also in 17, 19)
  • Fixed an issue where mixed-case extension filters in file dialogs were ignored on Linux. #34016 (Also in 19)
  • [Mac] Fixed Partition Alloc related crash in pre-BigSur (macos

Other Changes

electron v18.2.0

Release Notes for v18.2.0

... (truncated)

Commits
  • f4ba635 Bump v18.2.4
  • f024af6 docs: add missing explanation for [angle|dawn]_enable_vulkan_validation_layer...
  • 9c66921 fix: fetching PDF element from WebLocalFrame (#34214)
  • 1bd9940 chore: cherry-pick 723ed8a9cfff from v8 (#34202)
  • ef939db fix: tray icon not highlighting on empty menu (#34207)
  • e7e8b32 test: fixup done being called multiple times (#34186)
  • b4533d1 fix: disable SIGUSR1 when --inspect is disabled (#34180)
  • 2ecc686 fix: remove use of xkb_keymap_key_get_mods_for_level (#34155)
  • 0971add chore: bump chromium to 100.0.4896.160 (18-x-y) (#34171)
  • ebd1348 Bump v18.2.3
  • 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 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 11.3.0 to 18.2.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v11.3.0...v18.2.4)

---
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 the dependencies PRs/issues related to dependencies label May 19, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 24, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #152.

@dependabot dependabot Bot closed this May 24, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/electron-18.2.4 branch May 24, 2022 18:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies PRs/issues related to dependencies

Development

Successfully merging this pull request may close these issues.

0 participants