Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
The following dependencies have been updated:
electron
in/packages/generator/app/templates
from "2.0.0" to "2.0.1"stylelint
in/packages/generator/app/templates
from "9.2.0" to "9.2.1"Details
Dependencies.io has updated
electron
(a npm dependency in/packages/generator/app/templates
) from "2.0.0" to "2.0.1".2.0.1
Bug Fixes
Fixed flaky security-warnings test. #12776, #12946
Fixed context menu for sandbox devtools. #12731
Fixed
dialog.showOpenDialog
filters to show filter name instead of extension. #12779Fixed invisible menu items no longer triggering. #12831
Fixed long jitter buffer delays with Opus and DTX. #12785
Fixed listeners out of limit warning. #12856
[SECURITY] Updates command-line backlist switches. #12806
Fixed typescript generation error. #12940
Fixed empty description on file type input when only one extension is given. #12963
macOS
inAppPurchase.canMakePayments()
. #12824Linux
Windows
Fixed to allow frameless transparent windows to be sized smaller than 64x64 on Windows. #12923
Backported sandbox fixes from Chromium. #12785
Dependencies.io has updated
stylelint
(a npm dependency in/packages/generator/app/templates
) from "9.2.0" to "9.2.1".9.2.1
cache
option hiding CssSyntaxError outputs (#3258).no-descending-specificity
false positives for Sass nested properties (#3283).selector-pseudo-class-no-unknown
false positives proprietary webkit pseudo classes when applied to a simple selector (#3271).