Security: Backported fix for 1231134. #30637 (Also in 11)
Security: Backported fix for 1233564. #30636 (Also in 11)
Security: Backported fix for 1234009. #30635 (Also in 11)
electron v13.2.3
Release Notes for v13.2.3
Fixes
Fixed an issue where the TouchBarScrubber crashes when showArrowButtons is enabled if items is an empty array. #30680 (Also in 14, 15)
Fixed titlebar showing under simple fullscreen mode. #30706 (Also in 14, 15)
electron v13.2.2
Release Notes for v13.2.2
Fixes
Fixed an issue present in webView where the leave-html-full-screen event is not emitted if the user exits fullscreen with esc instead of by clicking into the webView. #30560 (Also in 14, 15)
Fixed an issue where background color would not be correctly applied to BrowserViews on Windows when either the x or y coordinate is negative (off-screen). #30540 (Also in 14, 15)
Fixed an issue where toggling documentEdited status on macOS with titlebarStyle: 'hiddenInset' inadvertently moves the traffic light location. #30603 (Also in 14, 15)
Other Changes
Security: Backported fix for 1227933. #30583 (Also in 12)
Fixed potential crash when programmatically closing a draggable frameless child window. #30572
electron v13.2.0
Release Notes for v13.2.0
Features
Added support for the des-ede3 cipher in node crypto. #30453 (Also in 11, 12)
Fixes
Fixed an issue on Mac where an application could not capture its own window using the desktop capture or getMediaSourceId APIs. #30523 (Also in 14, 15)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jepiqueau/capacitor-data-storage-sqlite/network/alerts).
Bumps electron from 13.1.9 to 13.3.0.
Release notes
Sourced from electron's releases.
... (truncated)
Commits
5771f38
Bump v13.3.0a55bc6a
chore: cherry-pick fix for 1231134 from chromium (#30637)dcb311d
chore: cherry-pick fix for 1228036 from v8 (#30639)e5935ea
chore: cherry-pick fix for 1233564 from chromium (#30636)d927f1d
chore: cherry-pick fix for 1234009 from chromium (#30635)ca1cae6
fix: remove ipc wrapper for nativeImage.createThumbnailFromPath (#30736)69df216
Bump v13.2.32917eb1
docs: explain the null webContents case in permission checks (#30686)ec282ff
fix: titlebar and buttons state under simple fullscreen (#30706)5d98e5e
fix: crash when using TouchBarScrubber arrow button (#30680)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jepiqueau/capacitor-data-storage-sqlite/network/alerts).