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.44.2 #112

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps electron-builder from 20.38.5 to 20.44.2.

Release notes *Sourced from [electron-builder's releases](https://github.com/electron-userland/electron-builder/releases).* > ## 20.44.2 > Please be aware about [multpass](https://github-redirect.dependabot.com/CanonicalLtd/multipass/issues/847) bug on macOS if your have custom stage packages for Snap. > > ### Bug Fixes > > * **snap:** detect snapcraft version if quoted ([d18909b](https://github.com/electron-userland/electron-builder/commit/d18909b)) > > ## 20.44.1 > As result of [Snapcraft Summit Montreal](https://blog.ubuntu.com/2019/03/22/snapcraft-summit-montreal), Snapcraft support was greatly improved: > > * 2x smaller size (56 MB vs 125 MB). > * less user OS dependency, more wider various Linux distros support. > * easy building even if custom stage packages are used, because of support for [multipass](https://github.com/CanonicalLtd/multipass) (Docker support is completely removed). > * more secure because newer software is used (still, old Linux distros are supported). > * faster builds on CI, because template snap app size reduced from 48 MB to 1.5 MB (yes, it is not a joke). > * smaller size of Docker image because snapcraft support was removed. > > > ### Bug Fixes > > * **snap:** command line arguments are not supported ([a7e1aec](https://github.com/electron-userland/electron-builder/commit/a7e1aec)), closes [#2880](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/2880) > * **snap:** confinement classic not allowed with plugs ([efbc41e](https://github.com/electron-userland/electron-builder/commit/efbc41e)), closes [#2730](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/2730) > * allow $schema property in electron-builder.json ([#3963](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3963)) ([1d9d5ed](https://github.com/electron-userland/electron-builder/commit/1d9d5ed)), closes [#3962](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3962) > * **app-builder-lib:** use DigiCert timestamp server as default ([#3965](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3965)) ([09a6cdd](https://github.com/electron-userland/electron-builder/commit/09a6cdd)) > * **builder-util-runtime:** fix description when request 404 ([#3964](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3964)) ([9087f4f](https://github.com/electron-userland/electron-builder/commit/9087f4f)) > * **dmg:** Adding ‘sign’ dmg option to scheme.json to fix build errors ([#3941](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3941)) ([766ecff](https://github.com/electron-userland/electron-builder/commit/766ecff)) > > > ### Features > > * **snap:** electron 4 and 5 support ([66b1225](https://github.com/electron-userland/electron-builder/commit/66b1225)), closes [#3872](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3872) [#3923](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3923) [#3035](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3035) [#3253](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3253) [#3701](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3701) [#3677](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3677) [#3608](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3608) [#3326](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/3326) [#2887](https://github-redirect.dependabot.com/electron-userland/electron-builder/issues/2887) > > ## 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)) > ... (truncated)
Commits - [`d18909b`](https://github.com/electron-userland/electron-builder/commit/d18909bd3afdbcdfb49850c286ffe2845b45e24c) fix(snap): detect snapcraft version if quoted - [`9fa77d0`](https://github.com/electron-userland/electron-builder/commit/9fa77d0ec9bb5b513a4bdbb0e746e7370e619b06) chore: update zstd to 1.4.0 - [`9ae6b5a`](https://github.com/electron-userland/electron-builder/commit/9ae6b5afea34512f02dc03a6e17faa409d442c56) chore: RC to test remote build - [`9754269`](https://github.com/electron-userland/electron-builder/commit/9754269a98f5b8baa3c06f23f827423fcc29c3f1) fix(snap): Problem with armhf/armv7l (raspberry pi) when creating snaps - [`c4d99b6`](https://github.com/electron-userland/electron-builder/commit/c4d99b615e77f952f19948d9167a4a9add972316) Update FUNDING.yml - [`73d6bce`](https://github.com/electron-userland/electron-builder/commit/73d6bcee63d1eeb6fe6db5f9a19b09ac0623eed3) Update FUNDING.yml - [`5ad5d39`](https://github.com/electron-userland/electron-builder/commit/5ad5d39ee5cdbbfac6922cdcb762022f82a033cd) Create FUNDING.yml - [`a7e1aec`](https://github.com/electron-userland/electron-builder/commit/a7e1aeccda23043325f482a64d9c8a74d96b2292) fix(snap): command line arguments are not supported - [`efbc41e`](https://github.com/electron-userland/electron-builder/commit/efbc41e1359207391a9e70e436560f1fe22ef8d6) fix(snap): confinement classic not allowed with plugs - [`48f5878`](https://github.com/electron-userland/electron-builder/commit/48f58788693ae664035862bdb7d120fead3732a1) feat(snap): electron 5 support (part 2) - Additional commits viewable in [compare view](https://github.com/electron-userland/electron-builder/compare/v20.38.5...v20.44.2)


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