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-packager from 13.0.1 to 13.1.0 #78

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps electron-packager from 13.0.1 to 13.1.0.

Changelog *Sourced from [electron-packager's changelog](https://github.com/electron-userland/electron-packager/blob/master/NEWS.md).* > ## [13.1.0] - 2019-02-19 > > [13.1.0]: https://github.com/electron-userland/electron-packager/compare/v13.0.1...v13.1.0 > > ### Added > > * Support for inferring version from Electron nightlies ([#931](https://github-redirect.dependabot.com/electron-userland/electron-packager/issues/931)) > > ### Fixed > > * Infer versions from `electron-prebuilt-compile` better ([#932](https://github-redirect.dependabot.com/electron-userland/electron-packager/issues/932)) > * Upgrade `asar` to `^1.0.0`, which removes a vulnerable transitive dependency ([#952](https://github-redirect.dependabot.com/electron-userland/electron-packager/issues/952))
Commits - [`fd237af`](https://github.com/electron-userland/electron-packager/commit/fd237af51aefe3dbbdc3a84ed380eb468317db3b) 13.1.0 - [`1e9ba9c`](https://github.com/electron-userland/electron-packager/commit/1e9ba9c77525796ba37adc1ed125a7ffcb0be451) Merge pull request [#952](https://github-redirect.dependabot.com/electron-userland/electron-packager/issues/952) from electron-userland/upgrade-dependencies - [`30c2160`](https://github.com/electron-userland/electron-packager/commit/30c2160e6728630af402f87a7c16c0d8599c146a) Upgrade yargs-parser to ^13.0.0 - [`9392499`](https://github.com/electron-userland/electron-packager/commit/93924994f41822a6b46c8348a6e44a97044108f5) Upgrade asar to ^1.0.0 - [`f304569`](https://github.com/electron-userland/electron-packager/commit/f30456924dc649187025948a752bd4102021b7f7) serialHooks only takes Promises - [`0eaa8cc`](https://github.com/electron-userland/electron-packager/commit/0eaa8cc687b0b9ca35fd58a7e0c1a28284ee1014) Clarify which LICENSE is which in the example - [`395d369`](https://github.com/electron-userland/electron-packager/commit/395d3691c315f6c439c96bf5fce08e32755e3c7c) Add 11.2.1 to NEWS file - [`86f1082`](https://github.com/electron-userland/electron-packager/commit/86f10821b8007a67881df5b9f1148c047d5a7b99) Handle inferring electron-prebuilt-compile versions better ([#932](https://github-redirect.dependabot.com/electron-userland/electron-packager/issues/932)) - [`e686383`](https://github.com/electron-userland/electron-packager/commit/e68638347fd2f3c4659ec4b4fdf7cae2b2e56bda) Add support for inferring version from Electron nightlies ([#931](https://github-redirect.dependabot.com/electron-userland/electron-packager/issues/931)) - [`0382494`](https://github.com/electron-userland/electron-packager/commit/03824947fc92bd4ff619a248f93d0e1cbb553fe6) Merge pull request [#930](https://github-redirect.dependabot.com/electron-userland/electron-packager/issues/930) from electron-userland/ava-1.0 - Additional commits viewable in [compare view](https://github.com/electron-userland/electron-packager/compare/v13.0.1...v13.1.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 - `@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 #85.