Update electron in / from 3.0.4 to 3.0.5 #459
Merged
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.
Dependencies.io has updated
electron
(a npm dependency in/
) from "3.0.4" to "3.0.5".3.0.5
Bug Fixes/Changes
[SECURITY] chore: bump libcc, handle type confusion in Promise.all (3-0-x). #15201
fix: check dbus response for null before use. #15033
docs: app.getLoginItemStatus -> app.getLoginItemSettings. #15113
spec: re-enable app.getAppMetric API. #15123
fix: natively implement LoginItems methods. #15128
fix: Memory > Profiles > Load in DevTools. #15155
fix: preserve background color through reload (backport: 3-0-x). #15175
fix: simpleFullscreen window should be on top of other OS X menu bars. #15183
fix: Menu accelerators not working Unity. #15181
fix: do not enable node integration in child window if not enabled. #15108
chore: warn memory leak when using nativeWindowOpen with nodeIntegration (3-0-x). #15192
add width to webview iframe. #15204