chore(deps): update dependency electron from 37.2.6 to v37.3.0 #301
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.
This PR contains the following updates:
37.2.6
->37.3.0
Release Notes
electron/electron (electron)
v37.3.0
: electron v37.3.0Compare Source
Release Notes for v37.3.0
Features
app.getRecentDocuments()
on Windows and macOS. #47923 (Also in 36, 38){get|set}AccentColor
. #48017 (Also in 36, 38)DIR_ASSETS
instead ofDIR_MODULE
/DIR_EXE
to locate assets and resources, and added "assets" as a key that can be queried viaapp.getPath
. #47951 (Also in 38)Fixes
webContents.loadURL()
from a failedwebContents.loadURL()
call's catch handler. #48045 (Also in 36, 38)app.accessibilitySupportEnabled
didn't work as expected. #48061 (Also in 38)electron/utility
in an ESM file threw an error at runtime. #48021 (Also in 36, 38)electron/utility
threw aERR_MODULE_NOT_FOUND
error at runtime. #47988 (Also in 36, 38)Other Changes
Configuration
📅 Schedule: Branch creation - "after 10pm,before 4am" in timezone CET, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.