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 4.0.2 to 4.0.3 #67

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps electron from 4.0.2 to 4.0.3.

Release notes *Sourced from [electron's releases](https://github.com/electron/electron/releases).* > ## electron v4.0.3 > # Release Notes for v4.0.3 > > ## Fixes > > * Fixed a memory leak in desktopCapturer.getSources('screen') on macOS. [#16555](https://github-redirect.dependabot.com/electron/electron/issues/16555) > * Fixed an issue where data streamed from registerStreamProtocol could be truncated before completion. [#16540](https://github-redirect.dependabot.com/electron/electron/issues/16540) > * Fixed extra closing parenthesis. [#16528](https://github-redirect.dependabot.com/electron/electron/issues/16528) > * Fixed memory leak caused by webFrame.setSpellCheckProvider. [#16524](https://github-redirect.dependabot.com/electron/electron/issues/16524) > > ## Other Changes > > * Fixed speechSynthesis / text-to-speech. [#16437](https://github-redirect.dependabot.com/electron/electron/issues/16437) > > ## Documentation > > * Documentation changes: [#16487](https://github-redirect.dependabot.com/electron/electron/issues/16487)
Commits - [`9040725`](https://github.com/electron/electron/commit/90407259a6cfe8b0a5c19cca40800d21b0930242) Bump v4.0.3 - [`939e65d`](https://github.com/electron/electron/commit/939e65d26241f74e9aa47ccf91b2fe7f11acce32) fix: backport a memory leak fix in webrtc ([#16555](https://github-redirect.dependabot.com/electron/electron/issues/16555)) - [`6a797f2`](https://github.com/electron/electron/commit/6a797f2199bd01c4c12f9399a4c7800379b856cd) Revert "Bump v4.0.3" - [`4b5afb5`](https://github.com/electron/electron/commit/4b5afb5ccf91ccdbafaf937a6debf93cb71d2122) Bump v4.0.3 - [`cf079f6`](https://github.com/electron/electron/commit/cf079f6c43f6800a9b931088d77826e211512a75) fix: registerStreamProtocol callback with large chunks (backport: 4-0-x) ([#16](https://github-redirect.dependabot.com/electron/electron/issues/16)... - [`0659093`](https://github.com/electron/electron/commit/0659093dfafea9ebe216ca32a2280a0f85ded41a) fix: correctly destroy spellcheck client ([#16524](https://github-redirect.dependabot.com/electron/electron/issues/16524)) - [`fb8bde0`](https://github.com/electron/electron/commit/fb8bde009454ddd9a8a449d5868ee0645a2b8e65) fix extra closing parenthesis ([#16528](https://github-redirect.dependabot.com/electron/electron/issues/16528)) - [`f747a66`](https://github.com/electron/electron/commit/f747a66109134a11bf839dd09b8a0832e61e6462) refactor: move text-to-speech out of chromium_src ([#15024](https://github-redirect.dependabot.com/electron/electron/issues/15024)) ([#16437](https://github-redirect.dependabot.com/electron/electron/issues/16437)) - [`67ac664`](https://github.com/electron/electron/commit/67ac6648c4b9c0d7bf800a1190faba50b6bd2d97) build: fail a build if some hooks don't succeed ([#16505](https://github-redirect.dependabot.com/electron/electron/issues/16505)) - [`84f1dc7`](https://github.com/electron/electron/commit/84f1dc7f8cfff6edb816e0c40797d03bff6456e8) fix: takeHeapSnapshot() using public IPC channel for internal implementation ... - Additional commits viewable in [compare view](https://github.com/electron/electron/compare/v4.0.2...v4.0.3)


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