codelayerhq / likvi-timetracking-desktop

The Desktop Time Tracking App for likvi
GNU General Public License v3.0
5 stars 1 forks source link

build(deps-dev): bump electron from 11.4.3 to 18.2.4 #299

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps electron from 11.4.3 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

  • Backported fix for CVE-2022-1485. #34052
  • Backported fix for CVE-2022-1497. #34072

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

  • Backported fix for CVE-2022-1492. #34048

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)
dependabot[bot] commented 2 years ago

Superseded by #300.