Release notes
*Sourced from [electron-builder's releases](https://github.com/electron-userland/electron-builder/releases).*
> ## 20.43.0
> ### Features
>
> * **mac:** add option to disable gatekeeper assessment in electron-osx-sign ([ef0028d](https://github.com/electron-userland/electron-builder/commit/ef0028d))
>
> Special thanks to Kilian Valkhof contributor this release.
>
> ## 20.42.0
> ### Features
>
> * **mac:** implement signApp function for macPackager ([#3912](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3912)) ([99ac3d4](https://github.com/electron-userland/electron-builder/commit/99ac3d4))
>
> Special thanks to Kilian Valkhof contributor this release.
>
> ## 20.41.0
> ### Bug Fixes
>
> * **electron-builder:** Configuring yargs through package.json is deprecated [#3751](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3751) ([a127a61](https://github.com/electron-userland/electron-builder/commit/a127a61))
>
>
> ### Features
>
> * **appx:** Add option to force set build number for AppX ([d6c9d8f](https://github.com/electron-userland/electron-builder/commit/d6c9d8f)), closes [#3875](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3875)
> * **msi:** support for menuCategory sub-directory in programFilesDir ([5308531](https://github.com/electron-userland/electron-builder/commit/5308531))
> * add support for gitlab ci pipeline ids as buildNumber ([#3838](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3838)) ([0972695](https://github.com/electron-userland/electron-builder/commit/0972695))
> * configurable electron-builder-binaries host ([#3761](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3761)) ([f3404d3](https://github.com/electron-userland/electron-builder/commit/f3404d3))
> * **mac:** Add option to enable hardened-runtime ([7d5f952](https://github.com/electron-userland/electron-builder/commit/7d5f952)), closes [#3858](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3858)
>
> ## 20.40.2
> ### Bug Fixes
>
> * **nsis:** regression since 20.40.0 - nsis uninstaller is not silent ([4d92abf](https://github.com/electron-userland/electron-builder/commit/4d92abf)), closes [#3813](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3813)
>
>
> ### Features
>
> * **portable:** `unpackDirName` option for portable ([4ee4be6](https://github.com/electron-userland/electron-builder/commit/4ee4be6)), closes [#3799](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3799)
>
> ## 20.40.0
> ### Bug Fixes
>
> * Increase log buffer for 7zip exec ([#3760](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3760)) ([51d2534](https://github.com/electron-userland/electron-builder/commit/51d2534))
>
>
> ### Features
>
> * **appx:** Add appx option to show app name on tiles. ([#3802](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3802)) ([fa90f49](https://github.com/electron-userland/electron-builder/commit/fa90f49))
> * **nsis:** enable custom check if app is running ([de36d5e](https://github.com/electron-userland/electron-builder/commit/de36d5e))
> * **nsis:** Feature/do not ignore uninstall errors ([#3782](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3782)) ([c84ecff](https://github.com/electron-userland/electron-builder/commit/c84ecff))
> * **portable:** constant unpack path across all launches of the same executable ([3be0181](https://github.com/electron-userland/electron-builder/commit/3be0181)), closes [#3799](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3799)
> ... (truncated)
Commits
- [`b56bb28`](https://github.com/electron-userland/electron-builder/commit/b56bb2836435a46234dd63d2bd51c870f4ab7895) chore: update deps
- [`51becb5`](https://github.com/electron-userland/electron-builder/commit/51becb5d107192392dd7a237811d3a7023fc2dbe) add semver typings as a dependency
- [`14b595a`](https://github.com/electron-userland/electron-builder/commit/14b595af1cb6de8eb56718910d988a6bc3f4c94c) chore(builder-util): add debug types to dependencies
- [`ef0028d`](https://github.com/electron-userland/electron-builder/commit/ef0028d331f912a708abb6cd8afe2337794b9040) feat(mac): add option to disable gatekeeper assessment in electron-osx-sign
- [`09dd74d`](https://github.com/electron-userland/electron-builder/commit/09dd74d7b79c72a52ec2740e09b77b97a90a985d) chore: update deps
- [`99ac3d4`](https://github.com/electron-userland/electron-builder/commit/99ac3d47af2ff9a7407763703f4ad228aabc7b32) feat(mac): implement signApp function for macPackager ([#3912](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3912))
- [`8eacd40`](https://github.com/electron-userland/electron-builder/commit/8eacd400ddd0f7d920d13cda624907a99d6e0e71) Fixed typo in gitHubPublisher.ts ([#3909](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3909))
- [`d6c9d8f`](https://github.com/electron-userland/electron-builder/commit/d6c9d8fa704d0fe9bf3ed419c5dd4d59118695a8) feat(appx): Add option to force set build number for AppX
- [`a127a61`](https://github.com/electron-userland/electron-builder/commit/a127a61e0b3920d4f305791cd9d618546f018d83) fix(electron-builder): Configuring yargs through package.json is deprecated #...
- [`5308531`](https://github.com/electron-userland/electron-builder/commit/53085311d4d4f3863a3c731e7a4f2958e31b297a) feat(msi): support for menuCategory sub-directory in programFilesDir
- Additional commits viewable in [compare view](https://github.com/electron-userland/electron-builder/compare/v20.38.5...v20.43.0)
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps electron-builder from 20.38.5 to 20.43.0.
Release notes
*Sourced from [electron-builder's releases](https://github.com/electron-userland/electron-builder/releases).* > ## 20.43.0 > ### Features > > * **mac:** add option to disable gatekeeper assessment in electron-osx-sign ([ef0028d](https://github.com/electron-userland/electron-builder/commit/ef0028d)) > > Special thanks to Kilian Valkhof contributor this release. > > ## 20.42.0 > ### Features > > * **mac:** implement signApp function for macPackager ([#3912](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3912)) ([99ac3d4](https://github.com/electron-userland/electron-builder/commit/99ac3d4)) > > Special thanks to Kilian Valkhof contributor this release. > > ## 20.41.0 > ### Bug Fixes > > * **electron-builder:** Configuring yargs through package.json is deprecated [#3751](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3751) ([a127a61](https://github.com/electron-userland/electron-builder/commit/a127a61)) > > > ### Features > > * **appx:** Add option to force set build number for AppX ([d6c9d8f](https://github.com/electron-userland/electron-builder/commit/d6c9d8f)), closes [#3875](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3875) > * **msi:** support for menuCategory sub-directory in programFilesDir ([5308531](https://github.com/electron-userland/electron-builder/commit/5308531)) > * add support for gitlab ci pipeline ids as buildNumber ([#3838](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3838)) ([0972695](https://github.com/electron-userland/electron-builder/commit/0972695)) > * configurable electron-builder-binaries host ([#3761](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3761)) ([f3404d3](https://github.com/electron-userland/electron-builder/commit/f3404d3)) > * **mac:** Add option to enable hardened-runtime ([7d5f952](https://github.com/electron-userland/electron-builder/commit/7d5f952)), closes [#3858](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3858) > > ## 20.40.2 > ### Bug Fixes > > * **nsis:** regression since 20.40.0 - nsis uninstaller is not silent ([4d92abf](https://github.com/electron-userland/electron-builder/commit/4d92abf)), closes [#3813](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3813) > > > ### Features > > * **portable:** `unpackDirName` option for portable ([4ee4be6](https://github.com/electron-userland/electron-builder/commit/4ee4be6)), closes [#3799](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3799) > > ## 20.40.0 > ### Bug Fixes > > * Increase log buffer for 7zip exec ([#3760](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3760)) ([51d2534](https://github.com/electron-userland/electron-builder/commit/51d2534)) > > > ### Features > > * **appx:** Add appx option to show app name on tiles. ([#3802](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3802)) ([fa90f49](https://github.com/electron-userland/electron-builder/commit/fa90f49)) > * **nsis:** enable custom check if app is running ([de36d5e](https://github.com/electron-userland/electron-builder/commit/de36d5e)) > * **nsis:** Feature/do not ignore uninstall errors ([#3782](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3782)) ([c84ecff](https://github.com/electron-userland/electron-builder/commit/c84ecff)) > * **portable:** constant unpack path across all launches of the same executable ([3be0181](https://github.com/electron-userland/electron-builder/commit/3be0181)), closes [#3799](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3799) > ... (truncated)Commits
- [`b56bb28`](https://github.com/electron-userland/electron-builder/commit/b56bb2836435a46234dd63d2bd51c870f4ab7895) chore: update deps - [`51becb5`](https://github.com/electron-userland/electron-builder/commit/51becb5d107192392dd7a237811d3a7023fc2dbe) add semver typings as a dependency - [`14b595a`](https://github.com/electron-userland/electron-builder/commit/14b595af1cb6de8eb56718910d988a6bc3f4c94c) chore(builder-util): add debug types to dependencies - [`ef0028d`](https://github.com/electron-userland/electron-builder/commit/ef0028d331f912a708abb6cd8afe2337794b9040) feat(mac): add option to disable gatekeeper assessment in electron-osx-sign - [`09dd74d`](https://github.com/electron-userland/electron-builder/commit/09dd74d7b79c72a52ec2740e09b77b97a90a985d) chore: update deps - [`99ac3d4`](https://github.com/electron-userland/electron-builder/commit/99ac3d47af2ff9a7407763703f4ad228aabc7b32) feat(mac): implement signApp function for macPackager ([#3912](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3912)) - [`8eacd40`](https://github.com/electron-userland/electron-builder/commit/8eacd400ddd0f7d920d13cda624907a99d6e0e71) Fixed typo in gitHubPublisher.ts ([#3909](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3909)) - [`d6c9d8f`](https://github.com/electron-userland/electron-builder/commit/d6c9d8fa704d0fe9bf3ed419c5dd4d59118695a8) feat(appx): Add option to force set build number for AppX - [`a127a61`](https://github.com/electron-userland/electron-builder/commit/a127a61e0b3920d4f305791cd9d618546f018d83) fix(electron-builder): Configuring yargs through package.json is deprecated #... - [`5308531`](https://github.com/electron-userland/electron-builder/commit/53085311d4d4f3863a3c731e7a4f2958e31b297a) feat(msi): support for menuCategory sub-directory in programFilesDir - Additional commits viewable in [compare view](https://github.com/electron-userland/electron-builder/compare/v20.38.5...v20.43.0)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.