Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump electron from 2.0.12 to 4.0.8 #894

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps electron from 2.0.12 to 4.0.8.

Release notes

Sourced from electron's releases.

electron v4.0.8

Release Notes for v4.0.8

Security

electron v4.0.7

Release Notes for v4.0.7

Fixes

  • Fixed defaultId not taking affect when set to 0 and no "cancel" button was present on macOS. #17151
  • Fixed process.versions.chrome reporting the wrong patch version. #17218
  • Fixed webContents.print() not working correctly. #17116
  • Fixed a bug when retrieving security scoped bookmarks in ShowOpenDialog and ShowSaveDialog. #17176

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

Other Changes

  • Updated Chromium to 69.0.3497.128. #16636

electron v4.0.5

Release Notes for v4.0.5

Features

  • Allowed filtering of remote.getBuiltin(), remote.getCurrentWindow(), remote.getCurrentWebContents and <webview>.getWebContents(). #16688

Fixes

  • Added a patch to fix incorrect enumeration and instantiation of Node.js ciphers in the Crypto module. #16912
  • Electron no longer forwards IPC filtering events to app for dev-tools and extensions. #16716
  • Fixed a rare renderer hang in cc::ProxyMain::BeginMainFrame. #16946
  • Fixed an issue with promise methods not resolving correctly over ipc in the renderer process. #16654
  • Fixed broken save dialog on macOS for <a> downloads. #16647
  • Fixed crash when calling setProgressBar on macOS. #16727
  • Fixed issue whereby a user was not well informed when interacting with a menu submenu that did not have any visible MenuItems. #16847
  • Fixed memory leak when using webFrame and spell checker. #16772
  • Fixed submenus not responding to the visible: false MenuItem property. #16845
  • Fixed the enable property having no effect for top-level submenu MenuItems. #16857

electron v4.0.4

Release Notes for v4.0.4

... (truncated)
Commits
  • 56c545f Bump v4.0.8
  • 34c1a53 fix: FileReader: Make a copy of the ArrayBuffer when returning partial result...
  • 8d330f7 Bump v4.0.7
  • 3c0d90e fix: correct chrome version in chrome_version.h (#17218)
  • 9d30245 fix: access of out-of-scope reference in ShowOpenDialog and ShowSaveDialog (#...
  • 0efccf4 chore: remove an unused header (#17158)
  • 4e0d4c4 fix: set cancelId to 1 when defaultId == 0 and no 'cancel' button (#17151)
  • 6d313b4 Fix webContents.print() (#17116)
  • 330e8ab Bump v4.0.6
  • ffd8c36 chore: bump chromium in DEPS to 69.0.3497.128 (#16636)
  • Additional commits viewable in compare view

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 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:

  • 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 dependabot-preview bot added the dependencies This issue or pull request is related to software library dependencies label Mar 8, 2019
@Stephen-Gates
Copy link
Contributor

Stephen-Gates commented Mar 8, 2019

@Stephen-Gates Stephen-Gates added the support This issue is a candidate to complete under the support agreement label Mar 8, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #899.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-4.0.8 branch March 26, 2019 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue or pull request is related to software library dependencies support This issue is a candidate to complete under the support agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants