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.38.5 to 20.39.0 #91

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps electron-builder from 20.38.5 to 20.39.0.

Release notes *Sourced from [electron-builder's releases](https://github.com/electron-userland/electron-builder/releases).* > ## 20.39.0 > ### Bug Fixes > > * **app-builder-lib:** Typo in error ([#3698](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3698)) ([480b930](https://github.com/electron-userland/electron-builder/commit/480b930)) > * **docker:** Squirrel.Windows requires tzdata package ([#3630](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3630)) ([9384e8e](https://github.com/electron-userland/electron-builder/commit/9384e8e)) > * **nsis:** make killing the running app silent ([#3624](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3624)) ([9cb0069](https://github.com/electron-userland/electron-builder/commit/9cb0069)) > * **nsis:** when app is uninstalling, uninstaller does not ([4eb29d9](https://github.com/electron-userland/electron-builder/commit/4eb29d9)) > > ### Features > > * **docker:** node v11 support for Docker images ([a47dbbb](https://github.com/electron-userland/electron-builder/commit/a47dbbb))
Commits - [`afaa028`](https://github.com/electron-userland/electron-builder/commit/afaa028f3d5d4a93136643a71458e4259bd932da) test: disable "DigitalOcean Spaces" test because corresponding test bucked wa... - [`3b6ebbe`](https://github.com/electron-userland/electron-builder/commit/3b6ebbefd0ea7ac2144ee4623b46b108e6da5911) chore: disable schema generation for now - [`cc6ae17`](https://github.com/electron-userland/electron-builder/commit/cc6ae17c061867072d51d43f0545682d470faf4f) chore: typescript-json-schema for TS 3.0 - [`62cb1dd`](https://github.com/electron-userland/electron-builder/commit/62cb1ddd03853d8661cbcc322306056c56250e75) docs: Update URL to linux configuration documentation ([#3708](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3708)) - [`480b930`](https://github.com/electron-userland/electron-builder/commit/480b930d017ae707b1c9e9e4483362cea3460b6e) fix(app-builder-lib): Typo in error ([#3698](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3698)) - [`4eb29d9`](https://github.com/electron-userland/electron-builder/commit/4eb29d90a1d03511d419f172232d50d751ba74b1) fix(nsis): when app is uninstalling, uninstaller does not - [`9384e8e`](https://github.com/electron-userland/electron-builder/commit/9384e8e8f797ab4a7b5a93e0c7c888f873697262) fix(docker): Squirrel.Windows requires tzdata package ([#3630](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3630)) - [`2461824`](https://github.com/electron-userland/electron-builder/commit/24618249db6f3ef2875f41df361fa63921e6599c) chore: update deps - [`a47dbbb`](https://github.com/electron-userland/electron-builder/commit/a47dbbbf7310ca2ef6d67472af688a86ea43e701) feat(docker): node v11 support for Docker images - [`ff85d0e`](https://github.com/electron-userland/electron-builder/commit/ff85d0e3e77ad52eb0ea36a791ebc600cdf56adc) fix: older version of app-builder-bin included - Additional commits viewable in [compare view](https://github.com/electron-userland/electron-builder/compare/v20.38.5...v20.39.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 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #107.