[Snyk] Upgrade: electron-builder, electron-updater#28
Open
snyk-bot wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade:
- electron-builder from 22.8.0 to 22.14.3.
See this package in npm: https://www.npmjs.com/package/electron-builder
- electron-updater from 4.3.4 to 4.6.0.
See this package in npm: https://www.npmjs.com/package/electron-updater
See this project in Snyk:
https://app.snyk.io/org/hafixo/project/34341984-01d5-4e13-8dc3-906343be344c?utm_source=github&utm_medium=referral&page=upgrade-pr
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.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
from 22.8.0 to 22.14.3
on 2021-09-25
from 4.3.4 to 4.6.0
on 2021-09-08
Release notes
Package name: electron-builder
-
22.14.3 - 2021-09-25
- msi: fix broken shortcut icon when using msi target, adding msi option
-
22.14.2 - 2021-09-10
- (mac) Fix intel mac upgrade flow when both x64 and arm64 published (#6212) (0c21cd6)
- Add support for nested file extensions (such as
- adding Bitbucket publisher and autoupdater (#6228) (a945321)
-
22.14.1 - 2021-09-09
-
22.14.0 - 2021-09-08
-
22.13.1 - 2021-08-27
- Adding snapStore to AllPublishOptions for generating Configuration schema (#6193) (7f933d0)
- Support Windows 11 in VMs (#6185) (f6a3053)
-
22.13.0 - 2021-08-25
- add
- Adding Keygen as an official publisher/updater for electron-builder (#6167) (f45110c)
-
22.12.1 - 2021-08-22
- console log data for electron-updater blockmaps are far too large (#6143) (ae363e5)
- deploy: remove zulip release message (695f89a)
- electron-updater:
- electron-updater: fix import errors (#6140) (a3f2cd1), closes #6134
- replace deprecated --cache-min option (#6165) (c02ccbb)
- windows: detect node path correctly on windows with cross-spawn (#6069) (#6172) (6c945bd)
- workaround vite replacing process.env in updater (#6160) (a3c72b2)
-
22.12.0 - 2021-08-09
- electron-updater: search 'arm64' in name and url to fix updates from Github private repos (1580ea6)
- electron-updater: small cleanup and add more debug logging for MacUpdater to investigate #6120 (#6122) (ae81dfa)
- electron-updater: use tag name instead of version when resolving GitHub files (#6117) (dcf03a6)
- nsis: should close app when
- nsis: allow custom makensis and nsis logging (#6024) (a99a7c8), closes #5119
- portable: Adding support for unique dir on each portable app launch (#6093) (f8e16db), closes #5764 #5382 #4105
-
22.11.11 - 2021-07-29
- deploy: Fixing zulip send message action (41d5cae)
- docs: minor grammar/formatting fixes (#6107) (b9b275f)
- linking CLI
- mac: signing cert filter incorrectly selects certificates (#6094) (#6101) (#6105) (4a177dc)
-
22.11.10 - 2021-07-24
- any "node_module/____" glob pattern selects far too many node dependencies (#6080) (72ffc25), closes #6045
- using regex to determine yarn version to account for newer releases of yarn (i.e. yarn 3). fixes: #6069 (#6071) (1e19aba)
- win: Windows update fails for custom paths that require admin rights (#6073) (45fc0a0)
- mac: Add timestamp authority server to osx-sign options (#6074) (41cb248)
-
22.11.9 - 2021-07-14
- nsis do not show MessageBox when app was killed (on not running) (#6043) (0561674)
- nsis: generate uninstaller without elevating (#5575) (#6013) (b00aea3)
- mac updating electron-osx-sign (#6021) (6f63092), closes #6010 #5190
- mac write blockmap file for mac zip archives (#6023) (0447b24), closes #4299
-
22.11.8 - 2021-07-01
- add
- allowing + symbols for expanding macros. necessary for '+nightly' builds (#5990) (8e6f008)
- optionally package nested node_modules (#3185) (#5911) (13bdf74)
- removing double exec of
- dmg: Escaping special characters in DMG entries (#5987) (c368f62)
- electron-updater: allow custom update providers (#5984) (86a538b), closes #3656
-
22.11.7 - 2021-06-11
-
22.11.6 - 2021-06-11
-
22.11.5 - 2021-05-19
-
22.11.4 - 2021-05-14
-
22.11.3 - 2021-05-11
-
22.11.2 - 2021-05-10
-
22.11.1 - 2021-05-03
-
22.10.5 - 2021-02-18
-
22.10.4 - 2020-12-22
-
22.10.3 - 2020-12-14
-
22.10.2 - 2020-12-14
-
22.10.1 - 2020-12-14
-
22.10.0 - 2020-12-14
-
22.9.1 - 2020-09-22
-
22.9.0 - 2020-09-20
-
22.8.1 - 2020-07-28
-
22.8.0 - 2020-07-16
from electron-builder GitHub release notesBug Fixes
iconId(#6247) (a9ec90d)Bug Fixes
.dmg.blockmap) to Keygen publisher (#6234) (369f1fa), closes #6229Features
Bug Fixes
Features
beforePackhook (#6176) (6f42f64)electron-updater@4.4.6 @ next
Bug Fixes
nullobject error when MacUpdater logs server port before it is listening (#6149) (ca0e845)Bug Fixes
SilentandONE_CLICK(#6100) (baf640d)Features
electron-updater release 4.4.3
Bug Fixes
versionoutput with package.json (#6097) (a4eae34)electron-updater 4.4.2 pre-release.
Bug Fixes
electron-updater 4.4.1 pre-release.
Bug Fixes
electron-updater 4.4.0 pre-release.
Bug Fixes
recursive: truetofs.rmwnen removing locales (#5961) (c9b78f9)checkForUpdatesthat causes error thrown: "The command is disabled and cannot be executed" (#5989) (71d3704)Features
Package name: electron-updater
-
4.6.0 - 2021-09-08
-
4.5.2 - 2021-09-02
-
4.5.1 - 2021-08-27
-
4.5.0 - 2021-08-25
-
4.4.6 - 2021-08-22
-
4.4.5 - 2021-08-12
-
4.4.4 - 2021-08-09
-
4.4.3 - 2021-07-29
-
4.4.2 - 2021-07-24
-
4.4.1 - 2021-07-14
-
4.4.0 - 2021-07-01
-
4.3.10 - 2021-06-11
-
4.3.9 - 2021-05-11
-
4.3.8 - 2021-02-18
-
4.3.7 - 2020-12-14
-
4.3.6 - 2020-12-14
-
4.3.5 - 2020-07-28
-
4.3.4 - 2020-07-16
from electron-updater GitHub release notesNote: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs