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.13 🌟 #6566

Merged
merged 1 commit into from
Feb 26, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2020

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 7.1.10 -> 7.1.13

Release Notes

electron/electron

v7.1.13

Compare Source

Release Notes for v7.1.13

Fixes

  • Fixed webRequest API not working with WebSockets. #​22141
  • Fixed a crash in webContents.print() with custom print margins. #​22187
  • Fixed a potential issue with active Menu garbage collection. #​22151
  • Fixed an issue where undefined was printed from console.log on Window when no arguments were passed. #​22173
  • Removed unneccessary breakpad_symbols directory from the dsym zip file. #​22220

Other Changes

  • Fixed a potential crash on faulty deviceNames in webContents.print(). #​22012

Documentation

v7.1.12

Compare Source

Release Notes for v7.1.12

Fixes

  • Fixed an issue where sending complex objects over IPC could in some cases cause the renderer process to be terminated. #​21922
  • Fixed crash with Date.toLocaleString for invalid locale and locale of the format aa@BB. #​21969
  • Fixed flash plugin not working. #​22109
  • Fixed issue where renderers could crash during GC when using the contextBridge module. #​22112
  • Fixed netLog.stopLogging returning undefined instead of the path to the log. #​21988

v7.1.11

Compare Source

Release Notes for v7.1.11

Fixes

  • Fixed an edge case in checkbox logic on Windows. #​21860
  • Fixed an issue where window.print() only worked once on a single BrowserWindow. #​21911
  • Fixed an issue where the credits set in About Panel credits were not dark mode aware on macOS. #​21924
  • Fixed error thrown when importing powerMonitor on Linux before app's 'ready' event. #​21941
  • Fixed fuzzy font rendering when hot-plugging displays on macOS Catalina. #​21872

Documentation


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.

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

cypress-bot bot commented Feb 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 Feb 26, 2020



Test summary

3248 0 49 0


Run details

Project cypress
Status Passed
Commit a85ee6d
Started Feb 26, 2020 5:58 PM
Ended Feb 26, 2020 6:04 PM
Duration 05:53 💡
OS Linux Debian - 9.11
Browser Firefox 70

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 655cd2e into develop Feb 26, 2020
@renovate renovate bot deleted the renovate/electron-7.x branch February 26, 2020 18:35
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Feb 28, 2020

Released in 4.1.0.

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

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