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.5 #76

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps electron from 4.0.2 to 4.0.5.

Release notes *Sourced from [electron's releases](https://github.com/electron/electron/releases).* > ## electron v4.0.5 > # Release Notes for v4.0.5 > > ## Features > > * Allowed filtering of `remote.getBuiltin()`, `remote.getCurrentWindow()`, `remote.getCurrentWebContents` and `.getWebContents()`. [#16688](https://github-redirect.dependabot.com/electron/electron/issues/16688) > > ## Fixes > > * Added a patch to fix incorrect enumeration and instantiation of Node.js ciphers in the Crypto module. [#16912](https://github-redirect.dependabot.com/electron/electron/issues/16912) > * Electron no longer forwards IPC filtering events to `app` for dev-tools and extensions. [#16716](https://github-redirect.dependabot.com/electron/electron/issues/16716) > * Fixed a rare renderer hang in cc::ProxyMain::BeginMainFrame. [#16946](https://github-redirect.dependabot.com/electron/electron/issues/16946) > * Fixed an issue with promise methods not resolving correctly over ipc in the renderer process. [#16654](https://github-redirect.dependabot.com/electron/electron/issues/16654) > * Fixed broken save dialog on macOS for `` downloads. [#16647](https://github-redirect.dependabot.com/electron/electron/issues/16647) > * Fixed crash when calling setProgressBar on macOS. [#16727](https://github-redirect.dependabot.com/electron/electron/issues/16727) > * Fixed issue whereby a user was not well informed when interacting with a menu submenu that did not have any visible `MenuItems`. [#16847](https://github-redirect.dependabot.com/electron/electron/issues/16847) > * Fixed memory leak when using webFrame and spell checker. [#16772](https://github-redirect.dependabot.com/electron/electron/issues/16772) > * Fixed submenus not responding to the `visible: false` `MenuItem` property. [#16845](https://github-redirect.dependabot.com/electron/electron/issues/16845) > * Fixed the `enable` property having no effect for top-level submenu `MenuItems`. [#16857](https://github-redirect.dependabot.com/electron/electron/issues/16857) > > ## electron v4.0.4 > # Release Notes for v4.0.4 > > ## Features > > * Added getProcessMemoryInfo API. [#16591](https://github-redirect.dependabot.com/electron/electron/issues/16591) > > ## Fixes > > * **[security]** Fixed vulnerability that allowed Node to be re-enabled in child Windows. [blog post.](https://electronjs.org/blog/window-open-fix) > * Change the `NODE_MODULE_VERSION` to 69. [#16687](https://github-redirect.dependabot.com/electron/electron/issues/16687) > * Restored support for AES-CFB cipher, which was lost when switching from OpenSSL to BoringSSL. [#16617](https://github-redirect.dependabot.com/electron/electron/issues/16617) > * Restored support for RIPEMD160 digest, which was lost when switching from OpenSSL to BoringSSL. [#16574](https://github-redirect.dependabot.com/electron/electron/issues/16574) > > ## Documentation > > * Documentation changes: [#16548](https://github-redirect.dependabot.com/electron/electron/issues/16548), [#16674](https://github-redirect.dependabot.com/electron/electron/issues/16674) > > > ## 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 > ... (truncated)
Commits - [`55c48ef`](https://github.com/electron/electron/commit/55c48efb907152dac8cb04fe0232801b38ae7bbc) Bump v4.0.5 - [`7a285cd`](https://github.com/electron/electron/commit/7a285cd0eac13b8c6f7658697aa93bbb7b2de20a) fix: renderer hang in cc BeginMainFrame ([#16946](https://github-redirect.dependabot.com/electron/electron/issues/16946)) - [`415fbfa`](https://github.com/electron/electron/commit/415fbfaf4132158701a364e9d9322048e4987e4b) ci: Move MacOS builds to CircleCI (4-0-x) ([#16933](https://github-redirect.dependabot.com/electron/electron/issues/16933)) - [`1a41e19`](https://github.com/electron/electron/commit/1a41e196e8de4c6a759e6af7aaa3dc1dfd79c185) build: ensure that the uploaded symbol path is correct for our symbol server ... - [`4f63509`](https://github.com/electron/electron/commit/4f63509ebdd2c09d658f28f787a5f7a0f0dbc7f4) fix: backport patch to sync exposed crypto (backport: 4-0-x) ([#16912](https://github-redirect.dependabot.com/electron/electron/issues/16912)) - [`45a554f`](https://github.com/electron/electron/commit/45a554f305ae21a7693a7f68ff45a39dedf58956) Fix memory leak when using webFrame and spell checker (4-0-x) ([#16772](https://github-redirect.dependabot.com/electron/electron/issues/16772)) - [`29a0bc2`](https://github.com/electron/electron/commit/29a0bc23c476c85514d3f2a2049b2473a9cdf9a1) fix: release-notes plays more nicely with clerk ([#16901](https://github-redirect.dependabot.com/electron/electron/issues/16901)) - [`f7508f1`](https://github.com/electron/electron/commit/f7508f17c5497662167fe700ad1bafbdb988404b) chore: fix "creates offscreen window with correct size" spec on Mac with Reti... - [`d2538cd`](https://github.com/electron/electron/commit/d2538cd3b1c3119ad9e4f2f3a15bdf35839e2a16) fix: enable property having no effect on submenus ([#16857](https://github-redirect.dependabot.com/electron/electron/issues/16857)) - [`fae52d8`](https://github.com/electron/electron/commit/fae52d8e4a6f6401a93741476ab9440b2fa56da6) fix: don't forward IPC filtering events to app for dev-tools and extensions (... - Additional commits viewable in [compare view](https://github.com/electron/electron/compare/v4.0.2...v4.0.5)


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