-
Notifications
You must be signed in to change notification settings - Fork 59
chore(deps): update dependency electron to v36.7.3 #1356
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/electron-36.x-lockfile
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1356 +/- ##
=========================================
Coverage 52.49% 52.49%
Complexity 1465 1465
=========================================
Files 258 258
Lines 10464 10464
Branches 1132 1132
=========================================
Hits 5493 5493
Misses 4638 4638
Partials 333 333 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
f325c99
to
080fc47
Compare
080fc47
to
b63d161
Compare
0c639b5
to
b63d161
Compare
b63d161
to
179d420
Compare
179d420
to
3f2fc6b
Compare
3f2fc6b
to
a3cb836
Compare
e965a4b
to
cdd11e9
Compare
cdd11e9
to
4c88492
Compare
4c88492
to
928b944
Compare
928b944
to
7bf221e
Compare
7bf221e
to
d2e4782
Compare
d2e4782
to
bfc3a68
Compare
bfc3a68
to
62afa04
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
36.3.2
->36.7.3
Release Notes
electron/electron (electron)
v36.7.3
: electron v36.7.3Compare Source
Release Notes for v36.7.3
Fixes
app
extensions filters didn't allow for selecting app bundles in macOS file dialogs. #47840 (Also in 37, 38)require('node:sqlite')
didn't work. #47755 (Also in 37, 38)Other Changes
v36.7.1
: electron v36.7.1Compare Source
Release Notes for v36.7.1
Fixes
desktopCapturer.getSources
with an empty thumbnail size. #47651 (Also in 37, 38)roundedCorners
set tofalse
. #47683 (Also in 37, 38)webContents.print({ silent: true })
would fail. #47624 (Also in 37)v36.7.0
: electron v36.7.0Compare Source
Release Notes for v36.7.0
Other Changes
v36.6.0
: electron v36.6.0Compare Source
Release Notes for v36.6.0
Features
--no-experimental-global-navigator
flag. #47417 (Also in 35, 37)HIDDevice.collections
. #47484 (Also in 37)Fixes
Other Changes
v36.5.0
: electron v36.5.0Compare Source
Release Notes for v36.5.0
Features
before-mouse-event
to allow intercepting and preventing mouse events in WebContents. #47365 (Also in 37)win.isContentProtected()
to allow developers to check window protection status. #47311 (Also in 37)Fixes
addChildView()
crashes when adding a closed WebContentsView. #47340 (Also in 35, 37)session.clearData
in some circumstances. #47411 (Also in 35, 37)electron
for the first time from an ESM module loaded by a CJS module in a packaged app. #47343 (Also in 35, 37)Fetch.continueResponse
via debugger withWebContentsView
could cause a crash. #47442 (Also in 35, 37)webContents.print()
where the callback would not be called. #47400 (Also in 35, 37)Other Changes
4206375
. #47368v36.4.0
: electron v36.4.0Compare Source
Release Notes for v36.4.0
Fixes
autoUpdater
on macOS when zip extraction failed. #47300 (Also in 34, 35, 37)Other Changes
Documentation
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.