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 version 7.1.9 🌟 #6180

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2020

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 7.1.7 -> 7.1.9

Release Notes

electron/electron

v7.1.9

Compare Source

Release Notes for v7.1.9

Fixes

  • Fixed a crash in contextBridge that happens on garbage collection. #​21736
  • Fixed a crash that would occur when Notifications were closed in concert with app termination. #​21719
  • Fixed an issue that could cause frameless windows to become undraggable in some circumstances. #​21723
  • Fixed an issue that could prevent communication between a sandboxed child window opened with nativeWindowOpen: false and an unsandboxed parent window. Also fixed document.visibilityState not working in sandboxed <webview>. #​21696
  • Fixed an issue with potential duplicate error popups when calling shell.showItemInFolder on Windows. #​21749
  • Fixed white flash when foregrounding an occluded window. #​21750

Documentation

v7.1.8

Compare Source

Release Notes for v7.1.8

Fixes

  • Fixed an issue in the net module where aborting a request during a redirect could cause an error to be thrown. #​21645
  • Fixed incorrect button highlighting when defaultId is passed for dialog message boxes. #​21652

Other Changes

  • Updated crashReporter to throw an error for getLastCrashReport if crashReporter not started. #​21683

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 if you modify the PR title to begin with "rebase!".

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

@renovate renovate bot added renovate Triggered by renovatebot type: dependencies labels Jan 16, 2020
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jan 16, 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 Jan 16, 2020



Test summary

3609 0 47 0


Run details

Project cypress
Status Passed
Commit dfc75c0
Started Jan 16, 2020 6:52 PM
Ended Jan 16, 2020 6:57 PM
Duration 05:17 💡
OS Linux Debian - 9.11
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 b2f9059 into develop Jan 16, 2020
@renovate renovate bot deleted the renovate/electron-7.x branch January 16, 2020 19:23
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jan 24, 2020

Released in 3.8.3.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jan 24, 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.

2 participants