Build(deps-dev): Bump @electron-forge/maker-squirrel from 7.3.1 to 7.4.0
Bumps @electron-forge/maker-squirrel from 7.3.1 to 7.4.0.
Release notes
Sourced from @electron-forge/maker-squirrel's releases.
v7.4.0
What's Changed
Highlighted Feature:
- fix: bump packager minimum dep by
@MarshallOfSoundin electron/forge#3551This version of Forge enables the new Windows ASAR integrity feature in Electron. When ASAR integrity is enabled, your Electron app will verify the header hash of the ASAR archive on runtime. If no hash is present or if there is a mismatch in the hashes, the app will forcefully terminate.
More information about this feature can be found in Electron's documentation here: https://github.com/electron/electron/blob/main/docs/tutorial/asar-integrity.md#using-electron-tooling
Bug Fixes and Improvements
- fix(cli): add
plugin-fusesto import script by@Santhoshmani1in electron/forge#3535- build(deps): bump dsanders11/github-app-commit-action from 1.3.0 to 1.4.0 by
@dependabotin electron/forge#3555- build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 by
@dependabotin electron/forge#3557- build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by
@dependabotin electron/forge#3545- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by
@dependabotin electron/forge#3556- chore: update listr2 version by
@yangannyxin electron/forge#3542- docs: Typo in Interface MakerDMGConfig by
@zsewain electron/forge#3550New Contributors
@zsewamade their first contribution in electron/forge#3550@Santhoshmani1made their first contribution in electron/forge#3535Full Changelog: https://github.com/electron/forge/compare/v7.3.1...v7.4.0
Changelog
Sourced from @electron-forge/maker-squirrel's changelog.
6.0.2 (2022-11-14)
6.0.1 (2022-11-08)
6.0.0 (2022-11-02)
6.0.0-beta.75 (2022-11-01)
New Features
6.0.0-beta.74 (2022-11-01)
Bug Fixes
Other Changes
6.0.0-beta.73 (2022-11-01)
Bug Fixes
6.0.0-beta.72 (2022-10-31)
6.0.0-beta.71 (2022-10-31)
Bug Fixes
- packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
- publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
- template-base: use minimum instead of exact version when replacing
ELECTRON_FORGE/VERSIONin templates (#3030) (7aaa7029)- use
@electron-forge/clihint for project resolution (#3023) (b5d05874)- restore isProd in the webpack plugin (#3021) (531788ba)
6.0.0-beta.70 (2022-10-28)
Bug Fixes
- template-typescript-webpack:
6.0.0-beta.69 (2022-10-27)
... (truncated)
Commits
d3d47b2v7.4.006b379bbuild(deps): bump express from 4.18.2 to 4.19.2 (#3552)5a9c681fix(cli): add fuses deps to import script (#3535)6842e49build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3556)dc0b494docs: Typo in Interface MakerDMGConfig (#3550)5ba9232build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#3545)f2a23f1chore: update listr2 version (#3542)38b6792build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 (#3557)a8f48b9build(deps): bump dsanders11/github-app-commit-action from 1.3.0 to 1.4.0 (#3...a931be0fix: bump packager minimum dep (#3551)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)