Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps electron from 5.0.2 to 5.0.3.

Release notes

Sourced from electron's releases.

electron v5.0.3

Release Notes for v5.0.3

Fixes

  • Fixed an issue whereby minimizable and closable weren't respected in customButtonsOnHover mode. #18485
  • Removed incorrectly published internal V8 symbols and CRT methods from node.lib, causing heap corruptions with node modules using the dynamic CRT on Windows. #18620
  • Using webContents.sendInputEvent to send a WebMouseWheelEvent now has the expected effect. #18495

Other Changes

  • Fixed electron.zip size increase regression on Linux (compared to Electron 3) by stripping swiftshader libraries (libEGL.so, libGLESv2.so). #18601
  • Removed Vulkan mock ICD from electron.zip, which is only meant to be used for Chromium development. #18595
Commits
  • 45ab468 Bump v5.0.3
  • be458b5 build: remove Vulkan mock ICD (#18595)
  • 050bbfb build: move Windows release builds to AppVeyor cloud (#18604)
  • 0a4d90d fix: don't export private V8 symbols that can cause native node modules to cr...
  • 0e56578 build: install python-dbusmock via pip for a Docker container (#18599)
  • 7a2777c doc: change pyobjc link in macos build instruction (#18617)
  • fc6b987 build: strip swiftshader binaries (#18601)
  • 7d06861 ci: add retries to downloads for arm testing (#18533)
  • 851a84d docs: specify use case for the 'services' role (#18527)
  • 91bc35f fix: populate phase of WebMouseWheelEvents generated in webContents.sendInput...
  • 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.

Bumps [electron](https://github.com/electron/electron) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v5.0.2...v5.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 10, 2019
@MetaiR MetaiR merged commit 43448bf into master Jun 10, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-5.0.3 branch June 10, 2019 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

2 participants