nteract
nteract copied to clipboard
chore: bump electron from 11.5.0 to 19.0.9
Bumps electron from 11.5.0 to 19.0.9.
Release notes
Sourced from electron's releases.
electron v19.0.9
Release Notes for v19.0.9
Fixes
- Ensures that
requestMediaKeySystemAccesseventually resolves / rejects. #34890 (Also in 20)- Fixed a potential crash when changing window settings after initializing WCO with an invalid
titleBarStyle. #34874 (Also in 18, 20)- Fixed alwaysOnTop BrowserWindow option for X11 Linux. #34912 (Also in 18, 20)
- Fixed an issue where BrowserWindows on macOS were incorrectly marked as resizable. #34906 (Also in 18, 20)
- Fixed an issue where calling
BrowserWindow.setRepresentedFilenameon macOS withtitlebarStyle: 'hiddenInset'ortitlebarStyle: 'hidden'inadvertently moves the traffic light location. #34848 (Also in 18, 20)- Fixed an issue where printing with an invalid
deviceNameon Linux caused silent failures. #34900 (Also in 20)- Fixed an issue where the minimize button with WCO enabled would incorrectly be highlighted in some cases. #34839 (Also in 17, 18, 20)
- Fixed empty app_id when running under wayland. #34878 (Also in 18, 20)
- Prevent brief display of "Ozone X11" in window title on Linux. #34929 (Also in 18)
Other Changes
- Updated Chromium to 102.0.5005.167. #35017
electron v19.0.8
Release Notes for v19.0.8
Fixes
- Fixed an issue where DataList bounds had part of the item text cut off vertically. #34785 (Also in 20)
Other Changes
- Updated Chromium to 102.0.5005.148. #34824
electron v19.0.7
Release Notes for v19.0.7
Fixes
- Fixed an issue where Windows Control Overlay buttons did not respect maximizable/minimizable/closable states of a BrowserWindow. #34722 (Also in 17, 18, 20)
- Fixed missing Sec-CH-UA headers and empty navigator.userAgentData. #34757 (Also in 17, 18, 20)
Other Changes
electron v19.0.6
Release Notes for v19.0.6
Fixes
- Fixed an issue where calling
w.setWindowButtonVisibility(true)immediately after exiting fullscreen fails to show window buttons. #34674 (Also in 18, 20)electron v19.0.5
Release Notes for v19.0.5
... (truncated)
Commits
a72b6fbBump v19.0.964443a7chore: bump chromium to 102.0.5005.167 (19-x-y) (#35017)40fad52ci: wait longer for goma to be ready (#34966)3c89c28fix: prevent brief display of "Ozone X11" in window title on Linux (#34929)ef88af2fix: alwaysOnTop browser window option for X11 Linux (#34912)586f84ffix: fullscreen windows aren't resizable on macOS (#34906)98ccd20fix: enabledeviceNamevalidation on Linux (#34900)b1e5af7fix: ensure that requestMediaKeySystemAccess resolves (#34890)a388f97fix: set Wayland application ID (#34878)97ca81bfix: safer check for WCO button updates (#34874)- 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)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| site | ✅ Ready (Inspect) | Visit Preview | Jul 25, 2022 at 4:17PM (UTC) |
Superseded by #5706.