Update dependency electron-updater to v6.8.3#146
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
Update dependency electron-updater to v6.8.3#146renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.1.8→6.8.3Release Notes
electron-userland/electron-builder (electron-updater)
v6.8.3Compare Source
Patch Changes
#95619c67fd3@Kilianv6.8.2Compare Source
Patch Changes
#95508aee1e6@AbdulrhmanGoniv6.8.1Compare Source
Patch Changes
eslint --fixon more files#95026c20eeb@mmaiettav6.8.0Compare Source
Minor Changes
#94483533a3e@eliotschuv6.7.3Compare Source
Patch Changes
#9349e043df5@panther7v6.7.2Compare Source
Patch Changes
#9362030269b@mmaiettaUpdated 1 dependency
030269bbuilder-util-runtime@9.5.1v6.7.1Compare Source
Patch Changes
21623e1b037e4509af04e767ca1c1458682b0ebaThanks @mmaietta! - chore: remove "beta" labels from a few featuresv6.7.0Compare Source
Minor Changes
6fd391d9e8390c00c8b0674d8ac3a5b7b6f0f19fThanks @daihere1993! - feat: Support gitlab publisherPatch Changes
#9301
85cb4d031a060976b2519665b98294bb3c735aa0Thanks @mmaietta! - chore(deps): updating semver to 7.7.2Updated dependencies [
6fd391d9e8390c00c8b0674d8ac3a5b7b6f0f19f]:v6.6.8Compare Source
Patch Changes
#9248
8cbf079eThanks @DamonYu6! - fix: uncaught exception during differential downloading via multipleRangDownloader#9232
cfc4f36aThanks @michalzaq12! - fix: auto-update powershell script#9225
d27ac523Thanks @yannishuber! - fix(electron-updater): do not use quotes when installing update with sudoUpdated dependencies [
44b28997,7c7fd6ca]:v6.6.7Compare Source
Patch Changes
#9186
1a6ea016Thanks @daihere1993! - feat(electron-updater): add GitLab provider support#9177
35f5f6e5Thanks @mmaietta! - fix: removeshell: truefrom node_modules collector so as to prevent shell console logging from malforming the json outputUpdated dependencies [
1a6ea016,35f5f6e5]:v6.6.6Compare Source
Patch Changes
cb651ddbThanks @beyondkmp! - feat(updater): Cache the new blockmap file and allow customization of the old blockmap file base URLv6.6.5Compare Source
Patch Changes
8ba9be48Thanks @mmaietta! - fix: don't error out when trying to determine package managerv6.6.4Compare Source
Patch Changes
#9059
cb775088Thanks @beyondkmp! - feat: support upgrading from ARM to ARM, rather than upgrading to x64 in window and linux#9064
444b791fThanks @beyondkmp! - fix: update regex for multipart content-type parsing in multipleRange#9024
e641751cThanks @Lemonexe! - fix: allow forceDevUpdateConfig also on Linuxv6.6.3Compare Source
Patch Changes
#9021
cf43f056Thanks @Lemonexe! - feat: allow overriding AppUpdater.isStagingMatch#8992
1f505400Thanks @Sytten! - Fixed missing lowercase in extension comparison.Updated dependencies [
a2f7f735]:v6.6.2Compare Source
Patch Changes
324032c5Thanks @mmaietta! - fix: re-exportCancellationToken,PackageFileInfo,ProgressInfo,UpdateFileInfo,UpdateInfofrom electron-updaterv6.6.1Compare Source
Patch Changes
065c6a45Thanks @mmaietta! - chore(refactor): refactoring code to reduce cyclical imports in order to migrate to rollup + vite (which have much more strict module resolutions)v6.6.0Compare Source
Minor Changes
ea3e0f5fThanks @Akatroj! - fix: Dispatch error in updater ifspawnSyncLogfailsv6.5.0Compare Source
Minor Changes
#8829
14ee2d6bThanks @Julusian! - feat: addisUpdateAvailableproperty tocheckForUpdatesresult#8692
96c5d140Thanks @mmaietta! - feat: add support for customisUpdateSupportedhook for validatingUpdateInfo, with fallback to previousminimumSystemVersionlogicv6.4.1Compare Source
Patch Changes
8e7811d1,07429661]:v6.4.0Compare Source
Minor Changes
#8711
6f0fb8e4Thanks @hrueger! - Addhostproperty to support self-hosted Keygen instances#8633
96f5c3ebThanks @mmaietta! - feat(updater): allow usage ofautoRunAppAfterInstallon mac updater#8394
ae9221d9Thanks @xyloflake! - feat: Implement autoupdates for pacmanPatch Changes
#8802
4a68fd2dThanks @erijo! - fix(linux): AppImage update fails when filename contains spaces#8623
cfa67c01Thanks @DamonYu6! - fix: copyFileSync operation will block the main thread#8695
819eff7bThanks @peter-sanderson! - fix: respectdisableDifferentialDownloadflag for AppImageUpdated dependencies [
eacbbf59,6f0fb8e4]:v6.3.9Compare Source
Patch Changes
#8541
b6d6ea993fd3b368d28786c259bb50486aaac417Thanks @beyondkmp! - fix: Unable to copy file for caching: ENOENT#8545
fc3a78e4e61f916058fca9b15fc16f076c3fabd1Thanks @mmaietta! - chore(deps): update devDependencies, including typescriptUpdated dependencies [
fc3a78e4e61f916058fca9b15fc16f076c3fabd1]:v6.3.8Compare Source
Patch Changes
#8516
d1cb6bdbThanks @mmaietta! - fix(chore): upgrading typescript and fixing compiler errorsUpdated dependencies [
d1cb6bdb]:v6.3.7Compare Source
Patch Changes
#8491
178a3c40Thanks @mmaietta! - chore: migrating to typedoc and updating/improving type+interface definitionsUpdated dependencies [
178a3c40]:v6.3.6Compare Source
Patch Changes
#8486
d56cd274Thanks @mmaietta! - fix(deploy): redeploy all packages to sync semver rangesUpdated dependencies [
d56cd274]:v6.3.5Compare Source
Patch Changes
#8437
be625e06Thanks @juwonjung-hdj! - fix: retry renaming update file when EBUSY error occurs due to file lockUpdated dependencies [
be625e06]:v6.3.4Compare Source
Patch Changes
#8417
e77de9f6Thanks @beyondkmp! - update semver to latest#8409
5fae1cf3Thanks @ckarich! - fix: windows signature verification special chars#8282
15ce5b41Thanks @beyondkmp! - fix aborted eventv6.3.3Compare Source
Patch Changes
#8400
9dc0b49aThanks @Ryan432! - fix: Handle Linux deb auto update installation on applications having spaces inartifactName.#8393
8dabf64bThanks @beyondkmp! - fix: allow custom channel in github provider#8403
1c14820bThanks @xyloflake! - fix: handle spaces for all linux package managersv6.3.2Compare Source
Patch Changes
c8fe1462Thanks @s77rt! - Limit concurrent downloads to 1v6.3.1Compare Source
Patch Changes
c85b73d7Thanks @mmaietta! - fix: allow enabling tsc lib checking on electron-updater packagev6.3.0Compare Source
Minor Changes
53cec79bThanks @beyondkmp! - feat: adding differential downloader for updates on macOSPatch Changes
#8108
3d4cc7aeThanks @beyondkmp! - feat: addminimumSystemVersionin electron updater#8304
1ac86c9eThanks @mmaietta! - chore: update pnpm to 9.4.0#8323
fa3275c0Thanks @mmaietta! - chore(deps): update dependency typescript to v5.5.3#8135
c2392de7Thanks @mmaietta! - fix: unstable hdiutil retry mechanism#8295
ac2e6a25Thanks @mmaietta! - fix: verify LiteralPath of update file during windows signature verification#8311
35a0784eThanks @rastiqdev! - fix(rpm-updater): stop uninstalling app before update#8227
48c59535Thanks @rotu! - fix(docs): update autoupdate docs noting that channels work with Github#8110
fa7982f1Thanks @mmaietta! - chore: entering alpha release stageUpdated dependencies [
3d4cc7ae,1ac86c9e,ad668ae1,445911a7,140e2f0e,fa7982f1]:v6.2.1Compare Source
Patch Changes
e2a181d9Thanks @mmaietta! - fix(mac): revert autoupdate for mac differentialv6.2.0Compare Source
Minor Changes
79df5423Thanks @beyondkmp! - feat: adding differential downloader for updates on macOSv6.1.9Compare Source
Patch Changes
#8051
48603ba0Thanks @mmaietta! - fix: auto-update powershell script requires reset ofPSModulePath#8057
ccbb80deThanks @mmaietta! - chore: upgrading connected dependencies (typescript requires higher eslint version)Updated dependencies [
ccbb80de]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.