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.36.2 to 20.38.0 #46

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps electron-builder from 20.36.2 to 20.38.0.

Release notes *Sourced from [electron-builder's releases](https://github.com/electron-userland/electron-builder/releases).* > ## 20.38.0 > ### Bug Fixes > > * if cannot resolve win csc link, report as InvalidConfigurationError to make clear that it is user error ([88d8a6b](https://github.com/electron-userland/electron-builder/commit/88d8a6b)), closes [#3502](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3502) > > > ### Features > > * artifactBuildStarted event [#3493](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3493) ([e59f6c3](https://github.com/electron-userland/electron-builder/commit/e59f6c3)) > > ## 20.37.0 > ### Features > > * **mac:** Support macOS Mojave Dark Mode ([e85ef88](https://github.com/electron-userland/electron-builder/commit/e85ef88)), closes [#3496](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3496) > * product name for AppImage file ([68e5573](https://github.com/electron-userland/electron-builder/commit/68e5573)), closes [#1895](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/1895) [#3334](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3334) >
Commits - [`e59f6c3`](https://github.com/electron-userland/electron-builder/commit/e59f6c3b6155534fe2076fc1b8a0ba0bbc348f62) feat: artifactBuildStarted event [#3493](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3493) - [`88d8a6b`](https://github.com/electron-userland/electron-builder/commit/88d8a6ba79318473318147560b7c539c17f6b5e0) fix: if cannot resolve win csc link, report as InvalidConfigurationError to m... - [`a601671`](https://github.com/electron-userland/electron-builder/commit/a6016715d7d77e824aaa2b916d5cc00168fe7c58) chore: move AppRun template for AppImage from nodejs lib to go lib - [`e85ef88`](https://github.com/electron-userland/electron-builder/commit/e85ef881de122bc5c599e07673696e1e029b17ba) feat(mac): Support macOS Mojave Dark Mode - [`68e5573`](https://github.com/electron-userland/electron-builder/commit/68e55733421199048a2c89b255c1361f4c4814a3) feat: product name for AppImage file - [`e0dd818`](https://github.com/electron-userland/electron-builder/commit/e0dd818ba8570173c0a7ee4e4a15dd0346ea7d1e) fix(electron-updater): Electron updater 4.x problem with quitAndInstall - See full diff in [compare view](https://github.com/electron-userland/electron-builder/compare/v20.36.2...v20.38.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.


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.