#75241a134800 Thanks @NoahAndrews! - Fixed error handling when launching updater (fixes NSIS updates when isAdminRightsRequired is incorrectly set to false)
electron-updater@6.0.2
Patch Changes
#7508d4c90b67 Thanks @NoahAndrews! - Removed DefinitelyTyped dependencies from production dependencies list
electron-updater@6.0.1
Patch Changes
#7503a2ab1ff3 Thanks @mmaietta! - fix: NsisUpdater - only resolving true if pid !== undefined
electron-updater@6.0.0
Major Changes
#7032caa32e07 Thanks @kidonng! - fix: use appropriate electron-updater cache directory on macOS
Minor Changes
#70601d130012 Thanks @mmaietta! - feat: Introducing deb and rpm auto-updates as beta feature
#73379c0c4228 Thanks @beyondkmp! - feat: Provide a custom verify function interface to enable nsis signature verification alternatives instead of powershell
#75241a134800 Thanks @NoahAndrews! - Fixed error handling when launching updater (fixes NSIS updates when isAdminRightsRequired is incorrectly set to false)
6.0.2
Patch Changes
#7508d4c90b67 Thanks @NoahAndrews! - Removed DefinitelyTyped dependencies from production dependencies list
6.0.1
Patch Changes
#7503a2ab1ff3 Thanks @mmaietta! - fix: NsisUpdater - only resolving true if pid !== undefined
6.0.0
Major Changes
#7032caa32e07 Thanks @kidonng! - fix: use appropriate electron-updater cache directory on macOS
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-updater from 5.3.0 to 6.1.1.
Release notes
Sourced from electron-updater's releases.
... (truncated)
Changelog
Sourced from electron-updater's changelog.
... (truncated)
Commits
00136aa
chore(deploy): Release 24.5.0 (electron-updater@6.1.1) (#7592)cd15e16
fix: default the downloaded update file name tofileInfo.info.url
(#7597)0c60305
chore(deploy): Release 24.3.0 (electron-updater@6.1.0) (#7546)4786d41
feat: nsis install method - exposed as public to avoid quit the app for the i...7c05c36
chore(deploy): Release 24.2.1 (electron-updater@6.0.4) (#7530)9123e31
fix(updater): handle errors on responses in differential download (#7542)cd7b79f
chore(deploy): Release 24.2.0 (electron-updater@6.0.3) (#7521)1a13480
fix: Fix electron-updater error handling when spawning a process asynchronous...ac9c33c
chore(deploy): Release 24.1.2 (electron-updater@6.0.2) (#7509)d4c90b6
chore(deps): Move all DefinitelyTyped packages to dev dependencies (#7508)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)