This repository was archived by the owner on Oct 22, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit 6da9a0c
⬆️ Bump electron-builder from 20.31.2 to 20.33.2 (#209)
Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 20.31.2 to 20.33.2.
<details>
<summary>Release notes</summary>
*Sourced from [electron-builder's releases](https://github.com/electron-userland/electron-builder/releases).*
> ## 20.33.2
> ### Bug Fixes
>
> * **electron-updater:** do not dispatch error event for CancellationError [#1150](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/1150) ([e7acbd9](electron-userland/electron-builder@e7acbd9))
>
> ### Features
>
> * **nsis:** add possibility to force an install mode programmatically ([ab244b4](electron-userland/electron-builder@ab244b4))
>
> ## 20.33.1
> Another part of electron-builder was rewritten in Go — as result, to get publisher name from code signing certificate, `openssl` is not required anymore on macOS/Linux and bloody PowerShell on Windows.
>
> If you use `electron-updater`, strongly recommended to update electron-builder to `20.33.1` and electron-updater to `3.2.1`. These versions are `next` (pre-release) for now, but will be promoted as latest in several days.
>
> ### Bug Fixes
>
> * **electron-updater:** Updater crash on windows, fails on MacOS X ([76fdd42](electron-userland/electron-builder@76fdd42)), closes [#3308](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3308) [#3377](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3377)
> * **electron-webpack:** resolve electron-webpack config ([eb9c1d6](electron-userland/electron-builder@eb9c1d6))
>
> ## 20.32.0
> ### Features
>
> * **pkg:** add more pkg configuration options ([#3449](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3449)) ([b6d4dcd](electron-userland/electron-builder@b6d4dcd))
> * support functions in js config files ([ebd9f0f](electron-userland/electron-builder@ebd9f0f))
>
> ## 20.31.3
> ### Bug Fixes
>
> * Unable to exclude files from app.asar ([5226c21](electron-userland/electron-builder@5226c21)), closes [#3446](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3446)
>
>
> ### Features
>
> * support functions in js config files ([ebd9f0f](electron-userland/electron-builder@ebd9f0f))
>
</details>
<details>
<summary>Commits</summary>
- [`ab244b4`](electron-userland/electron-builder@ab244b4) feat(nsis): add possibility to force an install mode programmatically
- [`e7acbd9`](electron-userland/electron-builder@e7acbd9) fix(electron-updater): do not dispatch error event for CancellationError [#1150](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/1150)
- [`10dd145`](electron-userland/electron-builder@10dd145) fix(electron-updater): use "NSAllowsLocalNetworking": true for macOS X
- [`76fdd42`](electron-userland/electron-builder@76fdd42) fix(electron-updater): Updater crash on windows, fails on MacOS X
- [`eb9c1d6`](electron-userland/electron-builder@eb9c1d6) fix(electron-webpack): resolve electron-webpack config
- [`5c7a7f9`](electron-userland/electron-builder@5c7a7f9) fix(electron-webpack): resolve electron-webpack config
- [`4729ae0`](electron-userland/electron-builder@4729ae0) chore: update test win code sign cert
- [`b795b17`](electron-userland/electron-builder@b795b17) feat(electron-webpack): config discovered through JS file ([#3448](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3448))
- [`b6d4dcd`](electron-userland/electron-builder@b6d4dcd) feat(pkg): add more pkg configuration options ([#3449](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3449))
- [`ebd9f0f`](electron-userland/electron-builder@ebd9f0f) feat: support functions in js config files
- Additional commits viewable in [compare view](electron-userland/electron-builder@v20.31.2...v20.33.2)
</details>
<br />
[](https://dependabot.com/compatibility-score.html?dependency-name=electron-builder&package-manager=npm_and_yarn&previous-version=20.31.2&new-version=20.33.2)
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 will **not** automatically merge this PR because it includes a minor update to a production dependency.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 cancel merge` will cancel a previously requested merge
- `@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.
</details>1 parent 135beae commit 6da9a0cCopy full SHA for 6da9a0c
File tree
Expand file treeCollapse file tree
2 files changed
+61
-90
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+61
-90
lines changedCollapse file: package-lock.json
+60-89Lines changed: 60 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
|
0 commit comments