super3 / zmine

Simple Zcash GUI miner built with Node and Vue.
http://www.zmine.org/
GNU Affero General Public License v3.0
7 stars 4 forks source link

Bump electron-builder from 20.18.0 to 20.34.0 #37

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps electron-builder from 20.18.0 to 20.34.0.

Release notes *Sourced from [electron-builder's releases](https://github.com/electron-userland/electron-builder/releases).* > ## 20.34.0 > **electron-updater 3.2.3** release. > > ### Bug Fixes > > * **electron-updater:** fix recent differential update regression ([d9341d6](https://github.com/electron-userland/electron-builder/commit/d9341d6)) > > > ### Features > > * support ${os} macro in output dir ([f629b52](https://github.com/electron-userland/electron-builder/commit/f629b52)), closes [#3314](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3314) > * **electron-updater:** expose downloaded file in update-downloaded event ([7cdece3](https://github.com/electron-userland/electron-builder/commit/7cdece3)), closes [#3070](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3070) [#3345](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3345) > > > ## 20.33.2 > **electron-updater 3.2.2** release. > > ### Bug Fixes > > * **electron-updater:** do not dispatch error event for CancellationError [#1150](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/1150) ([e7acbd9](https://github.com/electron-userland/electron-builder/commit/e7acbd9)) > > ### Features > > * **nsis:** add possibility to force an install mode programmatically ([ab244b4](https://github.com/electron-userland/electron-builder/commit/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](https://github.com/electron-userland/electron-builder/commit/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](https://github.com/electron-userland/electron-builder/commit/eb9c1d6)) > > ## 20.32.0 > ### Features > > * **pkg:** add more pkg configuration options ([#3449](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3449)) ([b6d4dcd](https://github.com/electron-userland/electron-builder/commit/b6d4dcd)) > * support functions in js config files ([ebd9f0f](https://github.com/electron-userland/electron-builder/commit/ebd9f0f)) > > ## 20.31.3 > ### Bug Fixes > > * Unable to exclude files from app.asar ([5226c21](https://github.com/electron-userland/electron-builder/commit/5226c21)), closes [#3446](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3446) > > > ### Features > > * support functions in js config files ([ebd9f0f](https://github.com/electron-userland/electron-builder/commit/ebd9f0f)) > ... (truncated)
Commits - [`d9341d6`](https://github.com/electron-userland/electron-builder/commit/d9341d62446a075110beaa8385e1f5493c62158e) fix(electron-updater): fix recent differential update regression - [`f629b52`](https://github.com/electron-userland/electron-builder/commit/f629b52ee616d00ec19e483a0ce44de743175048) feat: support ${os} macro in output dir - [`d062c98`](https://github.com/electron-userland/electron-builder/commit/d062c98def18dd4e7023bfa6db94e97e76c276da) docs: add note that all tools pre-bundled - [`7cdece3`](https://github.com/electron-userland/electron-builder/commit/7cdece32a5f1d86f276a5f3a0cc85c7b30c530a4) feat(electron-updater): expose downloaded file in update-downloaded event - [`ab244b4`](https://github.com/electron-userland/electron-builder/commit/ab244b4c810bfa2d4217bb33d64337dad9c92531) feat(nsis): add possibility to force an install mode programmatically - [`e7acbd9`](https://github.com/electron-userland/electron-builder/commit/e7acbd9fc77d249b2ab8fe7e14c81de1f5764c47) fix(electron-updater): do not dispatch error event for CancellationError [#1150](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/1150) - [`10dd145`](https://github.com/electron-userland/electron-builder/commit/10dd1456cdd8eb5b4092d5b1723ac3dcb188f435) fix(electron-updater): use "NSAllowsLocalNetworking": true for macOS X - [`76fdd42`](https://github.com/electron-userland/electron-builder/commit/76fdd42336c41c35bedb56624e6947f339df653b) fix(electron-updater): Updater crash on windows, fails on MacOS X - [`eb9c1d6`](https://github.com/electron-userland/electron-builder/commit/eb9c1d695eefb29922607e93bb32540514565243) fix(electron-webpack): resolve electron-webpack config - [`5c7a7f9`](https://github.com/electron-userland/electron-builder/commit/5c7a7f9bcc90eedcd71ac148265b3dfdb250b142) fix(electron-webpack): resolve electron-webpack config - Additional commits viewable in [compare view](https://github.com/electron-userland/electron-builder/compare/v20.18.0...v20.34.0)


Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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.