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

chore(deps): update dependency electron to v8.2.0 #519

Merged
merged 1 commit into from
Mar 24, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2020

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 8.1.1 -> 8.2.0

Release Notes

electron/electron

v8.2.0

Compare Source

Release Notes for v8.2.0

Features

    • Added new useSessionCookies flag to net requests to allow them to use the session cookie store.
      • Fixed issue where SameSite cookies would not be attached to outgoing requests from the net module. #​22807
  • Added disableDialogs option to WebPreferences. #​22665

Fixes

  • Fixed a crash that could occur when sending arrays over IPC. #​22758
  • Fixed a potential crash on invalid zoomFactor values when setting the zoom factor of a webpage. #​22709
  • Fixed issue where mutating the global Object prototype could cause internal Electron logic to throw errors. #​22728
  • Returns a more graceful error when adding duplicate items to a single TouchBar instance. #​22645

Other Changes

  • Updated Chromium to 80.0.3987.158. #​22742

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@FrancescoBorzi FrancescoBorzi merged commit 49b9c00 into master Mar 24, 2020
@FrancescoBorzi FrancescoBorzi deleted the renovate/electron-8.x branch March 24, 2020 20:47
FrancescoBorzi pushed a commit that referenced this pull request Mar 27, 2020
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants