-
Notifications
You must be signed in to change notification settings - Fork 25
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 electron to 33.3.2 #657
Open
renovate
wants to merge
1
commit into
development
Choose a base branch
from
renovate/electron-33.x-lockfile
base: development
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.
Open
Conversation
This file contains 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
|
renovate
bot
changed the title
chore(deps): update electron to 33.1.0
chore(deps): update electron to 33.2.0
Nov 11, 2024
renovate
bot
force-pushed
the
renovate/electron-33.x-lockfile
branch
from
November 30, 2024 21:09
56b7b04
to
2a2efd3
Compare
renovate
bot
changed the title
chore(deps): update electron to 33.2.0
chore(deps): update electron to 33.2.1
Nov 30, 2024
renovate
bot
force-pushed
the
renovate/electron-33.x-lockfile
branch
from
January 6, 2025 20:24
2a2efd3
to
5586e15
Compare
renovate
bot
changed the title
chore(deps): update electron to 33.2.1
chore(deps): update electron to 33.3.0
Jan 6, 2025
renovate
bot
changed the title
chore(deps): update electron to 33.3.0
chore(deps): update electron to 33.3.1
Jan 9, 2025
renovate
bot
force-pushed
the
renovate/electron-33.x-lockfile
branch
from
January 23, 2025 21:22
5586e15
to
5cdefee
Compare
renovate
bot
changed the title
chore(deps): update electron to 33.3.1
chore(deps): update electron to 33.3.2
Jan 26, 2025
renovate
bot
force-pushed
the
renovate/electron-33.x-lockfile
branch
from
January 30, 2025 19:15
5cdefee
to
21555fd
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
33.0.2
->33.3.2
Release Notes
electron/electron (electron)
v33.3.2
: electron v33.3.2Compare Source
Release Notes for v33.3.2
Fixes
chrome.tabs.update()
. #45303getAsFileSystemHandle
to never resolve. #45257 (Also in 34, 35)avoidClosingConnections
option forsession.clearData
now properly defaults tofalse
when thedataTypes
option is not set. #45207 (Also in 34)Other Changes
3845650
.3798697
. #45158v33.3.1
: electron v33.3.1Compare Source
Release Notes for v33.3.1
Fixes
chrome.i18n
extension API being unavailable in service workers. #45037 (Also in 31, 32, 34)webContents.canGoToOffset
. #45006 (Also in 32, 34)Other Changes
v33.3.0
: electron v33.3.0Compare Source
Release Notes for v33.3.0
Features
session.getSharedDictionaryUsageInfo()
,session.getSharedDictionaryInfo(options)
,session.clearSharedDictionaryCache()
, andsession.clearSharedDictionaryCacheForIsolationKey(options)
. #44951 (Also in 34)WebFrameMain.collectJavaScriptCallStack()
for accessing the JavaScript call stack of unresponsive renderers. #44937 (Also in 34)Fixes
context-menu
event. #44953 (Also in 32, 34)Other Changes
Documentation
v33.2.1
: electron v33.2.1Compare Source
Release Notes for v33.2.1
Fixes
shell.readShortcutLink
on Windows. #44803 (Also in 34)WebContentsView
s were being improperly removed. #44671 (Also in 31, 32, 34)resize
wasn't being emitted for single-pixel resizes on Windows. #44723 (Also in 32, 34)utilityProcess
pid would not beundefined
after exit. #44694 (Also in 32, 34)context-menu
event was not emitted when using-webkit-app-region: drag
. #44800 (Also in 32, 34)Other Changes
v33.2.0
: electron v33.2.0Compare Source
Release Notes for v33.2.0
Features
Other Changes
v33.1.0
: electron v33.1.0Compare Source
Release Notes for v33.1.0
Features
WebFrameMain.detached
for frames in an unloading state.WebFrameMain.isDestroyed()
to determine if a frame has been destroyed.webFrameMain.fromId(processId, frameId)
returning aWebFrameMain
instance which doesn't match the given parameters when the frame is unloading. #44209Fixes
EventSource
wasundefined
in both renderer and worker processes when Node.js integration was enabled. #44496 (Also in 32, 34)libgdk_pixbuf
. #44436 (Also in 32, 34)Other Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.