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.0 to 4.0.1 #57

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps electron from 4.0.0 to 4.0.1.

Release notes *Sourced from [electron's releases](https://github.com/electron/electron/releases).* > ## electron v4.0.1 > # Release Notes for 4-0-x > > ## Fixes > > * Allow passing a trace config as options to a "contentTracing.startRecording" call. [#16158](https://github-redirect.dependabot.com/electron/electron/issues/16158) > * Fixed crash on macOS when using `globalShortcut` for media keys when accessibility access is not granted. [#16262](https://github-redirect.dependabot.com/electron/electron/issues/16262) > * Throw an error if `app.setAccessibilitySupportEnabled()` is called before the `ready` event is emitted. [#16268](https://github-redirect.dependabot.com/electron/electron/issues/16268) > * Fixed incorrect foreground color on GTK menubar. [#16223](https://github-redirect.dependabot.com/electron/electron/issues/16223) >
Commits - [`db32fc2`](https://github.com/electron/electron/commit/db32fc23866e386b72c1a8ba985c08bed4df5a96) Bump v4.0.1 - [`70af1c1`](https://github.com/electron/electron/commit/70af1c1b1403c685be6100574e57fe4c40a1f233) fix: error if a11y support changed before ready ([#16268](https://github-redirect.dependabot.com/electron/electron/issues/16268)) - [`c783c5e`](https://github.com/electron/electron/commit/c783c5eb702329a6ec51157ef88043749097abd4) fix: don't register some shortcuts without accessibility ([#16262](https://github-redirect.dependabot.com/electron/electron/issues/16262)) - [`9fa37bd`](https://github.com/electron/electron/commit/9fa37bdc13321073982cba184e5928185f6acbd6) chore: publish nightlies to electron-nightly (backport: 4-0-x) ([#16234](https://github-redirect.dependabot.com/electron/electron/issues/16234)) - [`73e3667`](https://github.com/electron/electron/commit/73e3667b8d810f8a337057e5ece1c6d0a4beae13) security: don't allow arbitrary methods to be invoked on webContents ([#16123](https://github-redirect.dependabot.com/electron/electron/issues/16123)) - [`d50bd80`](https://github.com/electron/electron/commit/d50bd803baf8ebc73532dde71a8f0bea7f102de1) chore: update deprecated LSGetApplicationForURL (backport: 4-0-x) ([#16242](https://github-redirect.dependabot.com/electron/electron/issues/16242)) - [`5e82efa`](https://github.com/electron/electron/commit/5e82efa6db08205694503782d5890a4ea7ca3ae5) backport: fix menubar item fgcolor (4-0-x) ([#16223](https://github-redirect.dependabot.com/electron/electron/issues/16223)) - [`a8ccaf1`](https://github.com/electron/electron/commit/a8ccaf1cdbb90bc8b74d29d834ca47b768d66419) chore: update @types/node dep ([#16177](https://github-redirect.dependabot.com/electron/electron/issues/16177)) - [`0fef224`](https://github.com/electron/electron/commit/0fef224f0fc5ac46fa93ef23ad12a63c981f01d7) security: block chrome.tabs.executeScript() for non chrome-extension: URLs (#... - [`c24717a`](https://github.com/electron/electron/commit/c24717a0b74fe030c0329aa861abefdef39daf9a) chore: make nugget quiet by default (backport: 4-0-x) ([#16154](https://github-redirect.dependabot.com/electron/electron/issues/16154)) - Additional commits viewable in [compare view](https://github.com/electron/electron/compare/v4.0.0...v4.0.1)


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.