sircharlo / jw-launcher

A simple app to help dear older ones to connect to congregation Zoom meetings, view programs from JW Broadcasting or Stream, and receive remote assistance when needed.
21 stars 2 forks source link

Bump electron-updater from 4.6.1 to 5.0.1 #119

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps electron-updater from 4.6.1 to 5.0.1.

Release notes

Sourced from electron-updater's releases.

electron-updater@5.0.1

Patch Changes

  • #6743 27f18aa1 Thanks @​YanDevDe! - fix: Updater "Error: Could not connect to the server." in macOS. Don't close server directly at quitAndInstall #6743

electron-updater@5.0.0

Major Changes

Minor Changes

Patch Changes

  • #6594 edc4b030 Thanks @​mmaietta! - fix(updater): Replacing fs/promises with fs-extra to support legacy versions of Electron that use node 12 and below. Fixes: #6000

  • #6587 8746f910 Thanks @​devinbinnie! - fix: fixes for server auth for MacUpdater

  • #6589 633ee5dc Thanks @​devinbinnie! - - Removed backtick escaping for Windows code signing as it is unnecessary for Powershell and can cause the script to attempt to access the wrong file

    • Updated the proxy filename to be more secure (512-bit string)
  • #6616 86e6d150 Thanks @​mmaietta! - fix(updater): Remove checks for app-update.yml when auto-updates are not supported

  • Updated dependencies [a138a86f]:

    • builder-util-runtime@9.0.0

electron-updater@5.0.0-alpha.4

What's Changed

... (truncated)

Changelog

Sourced from electron-updater's changelog.

5.0.1

Patch Changes

  • #6743 27f18aa1 Thanks @​YanDevDe! - fix: Updater "Error: Could not connect to the server." in macOS. Don't close server directly at quitAndInstall #6743

5.0.0

Major Changes

Minor Changes

Patch Changes

  • #6594 edc4b030 Thanks @​mmaietta! - fix(updater): Replacing fs/promises with fs-extra to support legacy versions of Electron that use node 12 and below. Fixes: #6000
  • #6589 633ee5dc Thanks @​devinbinnie! - - Removed backtick escaping for Windows code signing as it is unnecessary for Powershell and can cause the script to attempt to access the wrong file
    • Updated the proxy filename to be more secure (512-bit string)
  • #6616 86e6d150 Thanks @​mmaietta! - fix(updater): Remove checks for app-update.yml when auto-updates are not supported

  • Updated dependencies [a138a86f]:

    • builder-util-runtime@9.0.0

5.0.0-alpha.4

Patch Changes

5.0.0-alpha.3

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

Superseded by #136.