Updates the requirements on electron to permit the latest version.
Release notes
*Sourced from [electron's releases](https://github.com/electron/electron/releases).*
> ## electron v6.0.1
> # Release Notes for v6.0.1
>
> ## Fixes
>
> * Fixed 'swipe' event emission on macoS>. [#19354](https://github-redirect.dependabot.com/electron/electron/issues/19354)
> * Fixed `process.uptime()` returning the wrong time. [#19567](https://github-redirect.dependabot.com/electron/electron/issues/19567)
> * Fixed `tray.displayBalloon()` not working with custom icon on Windows. [#19528](https://github-redirect.dependabot.com/electron/electron/issues/19528)
> * Fixed case where sending IPC to a child window (opened with `window.open`) could cause a crash. [#19633](https://github-redirect.dependabot.com/electron/electron/issues/19633)
> * Fixed crashes when using the application menu on Linux. [#19560](https://github-redirect.dependabot.com/electron/electron/issues/19560)
> * Fixed default dock bounce type on macOS. [#19546](https://github-redirect.dependabot.com/electron/electron/issues/19546)
> * Fixed error throwing on invalid `webRequest` url pattern filtering in `onBeforeRequest`. [#19570](https://github-redirect.dependabot.com/electron/electron/issues/19570)
> * Fixed inverted `alwaysOnTop` status returned when `always-on-top-changed` was emitted. [#19534](https://github-redirect.dependabot.com/electron/electron/issues/19534)
> * Fixed setting the `backgroundColor` property on `TouchBarButton` to default by assigning `null` after the item is constructed. [#19471](https://github-redirect.dependabot.com/electron/electron/issues/19471)
> * Fixed the `clearRecentDocuments` MenuItem role on Windows. [#19637](https://github-redirect.dependabot.com/electron/electron/issues/19637)
> * Standardized the about panel icon size on Linux. [#19572](https://github-redirect.dependabot.com/electron/electron/issues/19572)
> * `getPath('logs')` now throws better error when it fails to find the logs path. [#19545](https://github-redirect.dependabot.com/electron/electron/issues/19545)
>
> ## Other Changes
>
> * Updated Chromium to 76.0.3809.102. [#19649](https://github-redirect.dependabot.com/electron/electron/issues/19649)
Commits
- [`f3d4daa`](https://github.com/electron/electron/commit/f3d4daa9e582b8bd6960674f39bcbafb050c63b4) Bump v6.0.1
- [`6c0157a`](https://github.com/electron/electron/commit/6c0157aa29ac6284c5c7cdc74711c2923e288f1b) fix: handle edge behavior for about panel on Linux ([#19635](https://github-redirect.dependabot.com/electron/electron/issues/19635))
- [`a9e0aa2`](https://github.com/electron/electron/commit/a9e0aa22a4ec596aec8ce07b8fa9ca1b57485aaf) chore: bump chromium in DEPS to 76.0.3809.102 ([#19649](https://github-redirect.dependabot.com/electron/electron/issues/19649))
- [`56160e9`](https://github.com/electron/electron/commit/56160e990ee66b10e8571359263c001ff3a40e3b) fix: clearRecentDocuments role on Windows ([#19637](https://github-redirect.dependabot.com/electron/electron/issues/19637))
- [`ab83309`](https://github.com/electron/electron/commit/ab83309c7a1e22d80bb55a52bf9acc4928669179) fix: make child windows not crash when ipc messages are received ([#19633](https://github-redirect.dependabot.com/electron/electron/issues/19633))
- [`c474ff1`](https://github.com/electron/electron/commit/c474ff101cfaba484c657ff134ad77439f2d1342) chore: bump chromium to 76.0.3809.98 (6-0-x) ([#19593](https://github-redirect.dependabot.com/electron/electron/issues/19593))
- [`54902e8`](https://github.com/electron/electron/commit/54902e848f0952220954c5b20dfea32a31586906) fix zoom button when alwaysOnTop set ([#19351](https://github-redirect.dependabot.com/electron/electron/issues/19351))
- [`7bec7e6`](https://github.com/electron/electron/commit/7bec7e6cee82a63e374f108f10063dd0419e3444) doc: add missing MenuItem roles ([#19329](https://github-redirect.dependabot.com/electron/electron/issues/19329)) ([#19573](https://github-redirect.dependabot.com/electron/electron/issues/19573))
- [`55224e3`](https://github.com/electron/electron/commit/55224e385e22352e7f6166afa025e187586a3ef6) fix: set size of GTK about panel icon ([#18957](https://github-redirect.dependabot.com/electron/electron/issues/18957)) ([#19572](https://github-redirect.dependabot.com/electron/electron/issues/19572))
- [`75fecf4`](https://github.com/electron/electron/commit/75fecf4e4f5662a756cfae8daf7f68c346bff0a1) fix: throw on invalid webRequest filters ([#19337](https://github-redirect.dependabot.com/electron/electron/issues/19337)) ([#19570](https://github-redirect.dependabot.com/electron/electron/issues/19570))
- Additional commits viewable in [compare view](https://github.com/electron/electron/compare/v5.0.0...v6.0.1)
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 ['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). To ignore the specific version in this PR you can just close it
- `@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.
Updates the requirements on electron to permit the latest version.
Release notes
*Sourced from [electron's releases](https://github.com/electron/electron/releases).* > ## electron v6.0.1 > # Release Notes for v6.0.1 > > ## Fixes > > * Fixed 'swipe' event emission on macoS>. [#19354](https://github-redirect.dependabot.com/electron/electron/issues/19354) > * Fixed `process.uptime()` returning the wrong time. [#19567](https://github-redirect.dependabot.com/electron/electron/issues/19567) > * Fixed `tray.displayBalloon()` not working with custom icon on Windows. [#19528](https://github-redirect.dependabot.com/electron/electron/issues/19528) > * Fixed case where sending IPC to a child window (opened with `window.open`) could cause a crash. [#19633](https://github-redirect.dependabot.com/electron/electron/issues/19633) > * Fixed crashes when using the application menu on Linux. [#19560](https://github-redirect.dependabot.com/electron/electron/issues/19560) > * Fixed default dock bounce type on macOS. [#19546](https://github-redirect.dependabot.com/electron/electron/issues/19546) > * Fixed error throwing on invalid `webRequest` url pattern filtering in `onBeforeRequest`. [#19570](https://github-redirect.dependabot.com/electron/electron/issues/19570) > * Fixed inverted `alwaysOnTop` status returned when `always-on-top-changed` was emitted. [#19534](https://github-redirect.dependabot.com/electron/electron/issues/19534) > * Fixed setting the `backgroundColor` property on `TouchBarButton` to default by assigning `null` after the item is constructed. [#19471](https://github-redirect.dependabot.com/electron/electron/issues/19471) > * Fixed the `clearRecentDocuments` MenuItem role on Windows. [#19637](https://github-redirect.dependabot.com/electron/electron/issues/19637) > * Standardized the about panel icon size on Linux. [#19572](https://github-redirect.dependabot.com/electron/electron/issues/19572) > * `getPath('logs')` now throws better error when it fails to find the logs path. [#19545](https://github-redirect.dependabot.com/electron/electron/issues/19545) > > ## Other Changes > > * Updated Chromium to 76.0.3809.102. [#19649](https://github-redirect.dependabot.com/electron/electron/issues/19649)Commits
- [`f3d4daa`](https://github.com/electron/electron/commit/f3d4daa9e582b8bd6960674f39bcbafb050c63b4) Bump v6.0.1 - [`6c0157a`](https://github.com/electron/electron/commit/6c0157aa29ac6284c5c7cdc74711c2923e288f1b) fix: handle edge behavior for about panel on Linux ([#19635](https://github-redirect.dependabot.com/electron/electron/issues/19635)) - [`a9e0aa2`](https://github.com/electron/electron/commit/a9e0aa22a4ec596aec8ce07b8fa9ca1b57485aaf) chore: bump chromium in DEPS to 76.0.3809.102 ([#19649](https://github-redirect.dependabot.com/electron/electron/issues/19649)) - [`56160e9`](https://github.com/electron/electron/commit/56160e990ee66b10e8571359263c001ff3a40e3b) fix: clearRecentDocuments role on Windows ([#19637](https://github-redirect.dependabot.com/electron/electron/issues/19637)) - [`ab83309`](https://github.com/electron/electron/commit/ab83309c7a1e22d80bb55a52bf9acc4928669179) fix: make child windows not crash when ipc messages are received ([#19633](https://github-redirect.dependabot.com/electron/electron/issues/19633)) - [`c474ff1`](https://github.com/electron/electron/commit/c474ff101cfaba484c657ff134ad77439f2d1342) chore: bump chromium to 76.0.3809.98 (6-0-x) ([#19593](https://github-redirect.dependabot.com/electron/electron/issues/19593)) - [`54902e8`](https://github.com/electron/electron/commit/54902e848f0952220954c5b20dfea32a31586906) fix zoom button when alwaysOnTop set ([#19351](https://github-redirect.dependabot.com/electron/electron/issues/19351)) - [`7bec7e6`](https://github.com/electron/electron/commit/7bec7e6cee82a63e374f108f10063dd0419e3444) doc: add missing MenuItem roles ([#19329](https://github-redirect.dependabot.com/electron/electron/issues/19329)) ([#19573](https://github-redirect.dependabot.com/electron/electron/issues/19573)) - [`55224e3`](https://github.com/electron/electron/commit/55224e385e22352e7f6166afa025e187586a3ef6) fix: set size of GTK about panel icon ([#18957](https://github-redirect.dependabot.com/electron/electron/issues/18957)) ([#19572](https://github-redirect.dependabot.com/electron/electron/issues/19572)) - [`75fecf4`](https://github.com/electron/electron/commit/75fecf4e4f5662a756cfae8daf7f68c346bff0a1) fix: throw on invalid webRequest filters ([#19337](https://github-redirect.dependabot.com/electron/electron/issues/19337)) ([#19570](https://github-redirect.dependabot.com/electron/electron/issues/19570)) - Additional commits viewable in [compare view](https://github.com/electron/electron/compare/v5.0.0...v6.0.1)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 ['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). To ignore the specific version in this PR you can just close it - `@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.