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.3 #297

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps electron from 11.4.3 to 18.2.3.

Release notes

Sourced from electron's releases.

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

Features

  • Fixed an issue where the PDF Viewer would fail if a user attempted to reload. #33711 (Also in 19)

Fixes

  • Fixed an issue with the app.requestSingleInstanceLock() API where it would sometimes hang. #33778

Other Changes

  • Fixed child_process.spawn ENOENT error with cwd option. #33871 (Also in 16, 17, 19)
  • Updated Chromium to 100.0.4896.143. #33948

electron v18.1.0

Release Notes for v18.1.0

... (truncated)

Commits
  • ebd1348 Bump v18.2.3
  • 448069c build: change upload-to-s3 vars to upload-to-storage (#34146)
  • 7afc5ab fix: fix a crash in safeStorage on Linux (#34148)
  • 601ca74 fix: building node modules with Visual Studio 2017 (#34110)
  • ba3a6c1 Bump v18.2.2
  • af3e3ff fix: create singleton pipename from user & executable (#34161)
  • 85e19bd chore: stub gtk_native_dialog_get_type (#34150)
  • cc428fd refactor: prevent RemoveFromLoginItems() from mounting volumes from login ite...
  • 553573e docs: add missing ackCallback parameter (#34127)
  • f057e06 build: use azure function to hash assets instead of lambda (#34122)
  • 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 #299.