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 and block automerging
- `@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.
Bumps electron from 4.0.2 to 4.0.6.
Release notes
*Sourced from [electron's releases](https://github.com/electron/electron/releases).* > ## electron v4.0.6 > # Release Notes for v4.0.6 > > ## Fixes > > * Fixed an issue on Windows 10 RS4 and later that was causing the virtual keyboard not to appear when focusing some input fields. [#16944](https://github-redirect.dependabot.com/electron/electron/issues/16944) > > ## Other Changes > > * Updated Chromium to 69.0.3497.128. [#16636](https://github-redirect.dependabot.com/electron/electron/issues/16636) > > ## electron v4.0.5 > # Release Notes for v4.0.5 > > ## Features > > * Allowed filtering of `remote.getBuiltin()`, `remote.getCurrentWindow()`, `remote.getCurrentWebContents` and `Commits
- [`330e8ab`](https://github.com/electron/electron/commit/330e8abd16da6f2e235ebd3eb8e1a08a6567c292) Bump v4.0.6 - [`ffd8c36`](https://github.com/electron/electron/commit/ffd8c36f4f4af98990826327d45a5905fad93efc) chore: bump chromium in DEPS to 69.0.3497.128 ([#16636](https://github-redirect.dependabot.com/electron/electron/issues/16636)) - [`efa1260`](https://github.com/electron/electron/commit/efa12608e03045d80cf7b7645095da3c2e0abe85) fix: pass result to chrome.tabs.executeScript callback (backport: 4-0-x) ([#16](https://github-redirect.dependabot.com/electron/electron/issues/16)... - [`969ac4c`](https://github.com/electron/electron/commit/969ac4ced1b145b0f43eb8cd099f470a0327e60a) fix: enable inputpane virtual keyboard by default ([#16944](https://github-redirect.dependabot.com/electron/electron/issues/16944)) - [`a2d7735`](https://github.com/electron/electron/commit/a2d77352e518ab7dbf3a89437d66bd03889df385) docs: update dialog documentation for "undefined" ret vals ([#16976](https://github-redirect.dependabot.com/electron/electron/issues/16976)) - [`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)) - Additional commits viewable in [compare view](https://github.com/electron/electron/compare/v4.0.2...v4.0.6)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 and block automerging - `@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.