ewc
ewc copied to clipboard
Bump electron from 10.1.3 to 21.2.3
Bumps electron from 10.1.3 to 21.2.3.
Release notes
Sourced from electron's releases.
electron v21.2.3
Release Notes for v21.2.3
Other Changes
electron v21.2.2
Release Notes for v21.2.2
Other Changes
electron v21.2.1
Release Notes for v21.2.1
Fixes
- Default margin has been added in the code. #36072 (Also in 22)
- Fixed a potential issue when calling
webContents.printToPDF(). #36064 (Also in 22)- Fixed spurious promise rejection in
webContents.loadURLwhen navigating to a hash. #36150Other Changes
- Updated Chromium to 106.0.5249.165. #36162
electron v21.2.0
Release Notes for v21.2.0
Fixes
- Added support for Windows drop-down dialog extensions. #36027 (Also in 18, 19, 20)
- Fixed v8 flags and desktop name in package.json does not hornored when running local app using electron cli. #36050 (Also in 20, 22)
- Removed support for
nodeIntegrationInWorkerin Service Workers and Shared Workers owing to sandboxing policies. #36009 (Also in 22)Other Changes
- Updated Chromium to 106.0.5249.119. #36001
electron v21.1.1
Release Notes for v21.1.1
Fixes
- Fixed a drag-and-drop issue on macOS where items would be incorrectly moved instead of copied in some contexts. #35977 (Also in 20, 22)
- Fixed a potential memory leak. #35965 (Also in 22)
- Fixed an issue where some options were incorrectly ignored when using
webContents.printToPDF(). #35992 (Also in 22)- Fixed on-screen-keyboard not hiding on input rendered in webview is blurred. #35982 (Also in 20, 22)
- You can now import the built-in electron module via ESModule loaders, i.e.
import('electron')andimport 'electron'now work natively. #35958 (Also in 20, 22)
... (truncated)
Commits
e857073docs: fix driverId -> deviceId typo (#36270)86a1ee1chore: cherry-pick 67c9cbc784d6 from chromium (#36219)2212933chore: cherry-pick eef098d1c7d5 from webrtc (#36216)c5346bdchore: cherry-pick 933cc81c6bad from chromium (#36222)c678f7bdocs: Fixed outdated documentation (uploading to App Store) (#36212)3aac61echore: bump chromium to 106.0.5249.168 (21-x-y) (#36185)e91dba1build: fix building with enable_plugins = false (#36202)019c05bbuild: determine electron version from tags not files (#36135)0fe2a73build: prefix version in uploader script (#36173)69cb9c1test: fixup HID test for ARM CI (#36172)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.