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 from 3.0.8 to 3.0.10 #43

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps electron from 3.0.8 to 3.0.10.

Release notes *Sourced from [electron's releases](https://github.com/electron/electron/releases).* > ## electron v3.0.10 > ## Bug Fixes/Changes > > * chore: bump libcc (3-0-x). [#15690](https://github-redirect.dependabot.com/electron/electron/issues/15690) > > * build: include needed bin files for v8_context_snapshot_generator. [#15713](https://github-redirect.dependabot.com/electron/electron/issues/15713) > > * docs: limits of nativeWindowOpen. [#15754](https://github-redirect.dependabot.com/electron/electron/issues/15754) > > ## electron v3.0.9 > ## Bug Fixes/Changes > > * chore: add simple set/unset loginitem spec. [#15600](https://github-redirect.dependabot.com/electron/electron/issues/15600) > > * fix: Linux empty menu model handling. [#15605](https://github-redirect.dependabot.com/electron/electron/issues/15605) > > * chore: bump libcc (3-0-x). [#15659](https://github-redirect.dependabot.com/electron/electron/issues/15659) > > * fix: NSWindow crash happening on macos 10.9. [#15669](https://github-redirect.dependabot.com/electron/electron/issues/15669)
Commits - [`4305657`](https://github.com/electron/electron/commit/4305657858592be2b44c95ae7af53c627dcdc5e7) Bump v3.0.10 - [`e391b7d`](https://github.com/electron/electron/commit/e391b7df693bbe276bf86f54902b2fc5b2f8b1e7) Revert "Bump v3.0.10" - [`82e7bd3`](https://github.com/electron/electron/commit/82e7bd3f224012e1ff6a60a94198bdfba5f7ba43) Bump v3.0.10 - [`eb30cc2`](https://github.com/electron/electron/commit/eb30cc2ede34c483b2ad8cdcdc1e123ccb885ebb) docs: limits of nativeWindowOpen ([#15754](https://github-redirect.dependabot.com/electron/electron/issues/15754)) - [`d9efaa9`](https://github.com/electron/electron/commit/d9efaa946b43867d697294ce1792eea75cbaba8b) build: include needed bin files for v8_context_snapshot_generator ([#15713](https://github-redirect.dependabot.com/electron/electron/issues/15713)) - [`3f99cf4`](https://github.com/electron/electron/commit/3f99cf4f1df8fb4d4dc7783a19b55e48d1de3f56) chore: bump libcc (3-0-x) ([#15690](https://github-redirect.dependabot.com/electron/electron/issues/15690)) - [`a0a9d9d`](https://github.com/electron/electron/commit/a0a9d9d15971fe6a414519d2c0bf30c61e3c795a) Bump v3.0.9 - [`7165fb1`](https://github.com/electron/electron/commit/7165fb181d19235517dde2eda30d9fb184ba2cf5) Revert "Bump v3.0.9" - [`67cf0eb`](https://github.com/electron/electron/commit/67cf0eb9b01b7dbfdb3e04ef25c919d83991f705) Bump v3.0.9 - [`e9823f0`](https://github.com/electron/electron/commit/e9823f07bec8e054eab08c0237a0b8652ad8e34d) fix: NSWindow crash happening on macos 10.9 ([#15669](https://github-redirect.dependabot.com/electron/electron/issues/15669)) - Additional commits viewable in [compare view](https://github.com/electron/electron/compare/v3.0.8...v3.0.10)


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.
dependabot-preview[bot] commented 5 years ago

Superseded by #48.