pinussilvestrus / camunda-modeler-wakatime-plugin

Wakatime Plugin for the Camunda Modeler
MIT License
5 stars 1 forks source link

chore(deps): bump electron from 6.0.2 to 6.0.4 #56

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps electron from 6.0.2 to 6.0.4.

Release notes *Sourced from [electron's releases](https://github.com/electron/electron/releases).* > ## electron v6.0.4 > # Release Notes for v6.0.4 > > ## Fixes > > * Fixed an issue where a call to `child_process.fork()` would set `ELECTRON_RUN_AS_NODE` in the main process. [#19845](https://github-redirect.dependabot.com/electron/electron/issues/19845) > * Fixed web page displayed with offset when using native tab on macOS. [#19888](https://github-redirect.dependabot.com/electron/electron/issues/19888) > * Fixed white flash after restoring an app from the background. [#19900](https://github-redirect.dependabot.com/electron/electron/issues/19900) > > ## Other Changes > > * Updated Chromium to 76.0.3809.131. [#19909](https://github-redirect.dependabot.com/electron/electron/issues/19909) > > ## Documentation > > * Documentation changes: [#19843](https://github-redirect.dependabot.com/electron/electron/issues/19843) > > ## electron v6.0.3 > # Release Notes for v6.0.3 > > ## Fixes > > * Correctly internationalize i18n in GTK-based Linux dialogs. [#19760](https://github-redirect.dependabot.com/electron/electron/issues/19760) > * Fixed a bug where you couldn't navigate the menu bar with the keyboard if you used the mouse to focus it. [#19764](https://github-redirect.dependabot.com/electron/electron/issues/19764) > * Fixed bug where inputs would lose focus when opening the menu bar, preventing many menu items (Edit/Copy/Paste/etc.) to be unusable on Windows and Linux. [#19708](https://github-redirect.dependabot.com/electron/electron/issues/19708) > * Fixed occasional crashes while selecting text. [#19808](https://github-redirect.dependabot.com/electron/electron/issues/19808) > * Normalized out-of-bound value behavior for the `setOpacity()` API in `BrowserWindow`. [#19723](https://github-redirect.dependabot.com/electron/electron/issues/19723) > * Removed the possibility of a preload script being executed twice for the same process in quickly succeeding navigations in the same frame. [#19826](https://github-redirect.dependabot.com/electron/electron/issues/19826) > > ## Other Changes > > * No-notes. [#19383](https://github-redirect.dependabot.com/electron/electron/issues/19383) > * Updated Chromium to 76.0.3809.126. [#19791](https://github-redirect.dependabot.com/electron/electron/issues/19791) > > ## Documentation > > * Documentation changes: [#19798](https://github-redirect.dependabot.com/electron/electron/issues/19798)
Commits - [`cbd0175`](https://github.com/electron/electron/commit/cbd017572ab64dafa4b723bded4546452c12f41b) Bump v6.0.4 - [`3f0c863`](https://github.com/electron/electron/commit/3f0c863225ddf66884cf704748684f833d90028e) Revert "Bump v6.0.4" - [`a459cee`](https://github.com/electron/electron/commit/a459cee938b470a8145a69e0939cbdc34f35eafd) build: use a lower process count for publish builds with no sccache ([#19915](https://github-redirect.dependabot.com/electron/electron/issues/19915)) - [`783614a`](https://github.com/electron/electron/commit/783614a94c12cff8378f597849bb9a6c6ec6b57a) Bump v6.0.4 - [`db13956`](https://github.com/electron/electron/commit/db1395628a5c997dec6c44d4cb6bab4bd6b72a5a) fix: notify views of content view size change ([#19888](https://github-redirect.dependabot.com/electron/electron/issues/19888)) - [`5e33a5e`](https://github.com/electron/electron/commit/5e33a5e77876b64b3912f3bcc968bc624ab57f11) fix: ensure child_process.fork() doesn't modify main process env ([#19845](https://github-redirect.dependabot.com/electron/electron/issues/19845)) - [`ce502b1`](https://github.com/electron/electron/commit/ce502b19baf0243a0e0c779a92ba91bb75eae61d) chore: bump chromium in DEPS to 76.0.3809.131 ([#19909](https://github-redirect.dependabot.com/electron/electron/issues/19909)) - [`1cfd716`](https://github.com/electron/electron/commit/1cfd7160dc01cf9be9375359a7b395ffa1bab6b6) fix: remove white screen flicker by disabling compositor recycling ([#19900](https://github-redirect.dependabot.com/electron/electron/issues/19900)) - [`339174d`](https://github.com/electron/electron/commit/339174dca06bf502ddfcf610855956e914e517c8) chore: bump chromium in DEPS to 76.0.3809.130 ([#19885](https://github-redirect.dependabot.com/electron/electron/issues/19885)) - [`6964a8c`](https://github.com/electron/electron/commit/6964a8cd724aa3d59395d9f3a7f925e552f22e82) chore: bump chromium in DEPS to 76.0.3809.129 ([#19864](https://github-redirect.dependabot.com/electron/electron/issues/19864)) - Additional commits viewable in [compare view](https://github.com/electron/electron/compare/v6.0.2...v6.0.4)


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 and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.