Skip to content

chore(deps): Update dependency electron to version 8.2.0 🌟 #6855

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

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 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: "before 3am on the first day of the month" in timezone America/New_York.

🚦 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.

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate
@renovate renovate bot added renovate Triggered by renovatebot type: dependencies labels Mar 26, 2020
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Mar 26, 2020

Below are some guidelines Cypress uses when reviewing dependency updates.

Dependency Update Instructions

  • Read through the entire changelog of the dependency's changes. If a changelog is not available, check every commit made to the dependency. NOTE - do not rely on semver to indicate breaking changes - every product does not follow this standard.
  • Add a PR review comment noting any relevant changes in the dependency.
  • If any of the following requirements cannot be met, leave a comment in the review selecting 'Request changes', otherwise 'Approve'.

Dependency Updates Checklist

  • Code using the dependency has been updated to accommodate any breaking changes
  • The dependency still supports the version of Node that the package requires.
  • The PR been tagged with a release in ZenHub.
  • Appropriate labels have been added to the PR (for example: label type: breaking change if it is a breaking change)

@cypress
Copy link

cypress bot commented Mar 26, 2020



Test summary

7026 0 98 0


Run details

Project cypress
Status Passed
Commit 0c0e9f9
Started Mar 26, 2020 12:05 PM
Ended Mar 26, 2020 12:12 PM
Duration 06:05 💡
OS Linux Debian - 10.1
Browser Multiple

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@flotwig flotwig merged commit 9deb66b into develop Mar 26, 2020
@renovate renovate bot deleted the renovate/electron-8.x branch March 26, 2020 13:33
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Mar 30, 2020

Released in 4.3.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v4.3.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
renovate Triggered by renovatebot type: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants