Skip to content
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 dependency electron to v19.1.9 #207

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 19.0.0 -> 19.1.9 age adoption passing confidence

Release Notes

electron/electron (electron)

v19.1.9: electron v19.1.9

Compare Source

Release Notes for v19.1.9

End of Support for 19.x.y

Electron 19.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.

Other Changes

v19.1.8: electron v19.1.8

Compare Source

Release Notes for v19.1.8

Other Changes

v19.1.7: electron v19.1.7

Compare Source

Release Notes for v19.1.7

Fixes

  • Fixed crash in AXNodeObject::TextFromDescendants(). #​36285

Other Changes

v19.1.6: electron v19.1.6

Compare Source

Release Notes for v19.1.6

Fixes

  • Fixed crash in AXNodeObject::TextFromDescendants(). #​36285

Other Changes

v19.1.5: electron v19.1.5

Compare Source

Release Notes for v19.1.5

Other Changes

Unknown

  • Reverted fix for chromium:1361612 due to stability issues. #​36262

v19.1.4: electron v19.1.4

Compare Source

Release Notes for v19.1.4

Other Changes

v19.1.3: electron v19.1.3

Compare Source

Release Notes for v19.1.3

Other Changes

v19.1.2: electron v19.1.2

Compare Source

Release Notes for v19.1.2

Fixes

  • Provided display_id for desktopCapturer on Linux. #​35835 (Also in 20, 21)

Other Changes

v19.1.1: electron v19.1.1

Compare Source

Release Notes for v19.1.1

Fixes

  • Fixed an issue where DevTools could not be docked with Windows Control Overlay enabled. #​35763 (Also in 20, 21)
  • Usage of safeStorage now consistently uses the correct service name on macOS regardless of timing with browser window construction. #​35795 (Also in 20)

Other Changes

Documentation

v19.1.0: electron v19.1.0

Compare Source

Release Notes for v19.1.0

Features

Fixes

  • Enable WCO maximize button when window enters tablet mode and is not already maximized. #​35677 (Also in 20, 21)
  • Fixed uv_os_gethostname failing on Windows 7. #​35703 (Also in 20, 21)
  • Fixed a bug where calling atob in the renderer process could fail under some circumstances. #​35444 (Also in 20, 21)
  • Fixed an edge case in app.isInApplicationsFolder() which would return false incorrectly in some cases. #​35729 (Also in 20, 21)

Other Changes

v19.0.17: electron v19.0.17

Compare Source

Release Notes for v19.0.17

Fixes

  • Added a background to the WCO container to avoid rendering glitches. #​35610 (Also in 20, 21)
  • Added support for Windows drop-down dialog extensions. #​35660 (Also in 18, 20)
  • Fixed issue with history.back() in sandboxed iframes affecting parent browsing context. #​35621 (Also in 20, 21)
  • Fixed session.getBlobData never resolves with blob sizes > 65536. #​35600 (Also in 20, 21)

Other Changes

Documentation

v19.0.16: electron v19.0.16

Compare Source

Release Notes for v19.0.16

Other Changes

v19.0.15: electron v19.0.15

Compare Source

Release Notes for v19.0.15

Fixes

  • Fixed a potential crash on WebWorker destruction. #​35490 (Also in 20, 21)
  • Fixed an issue where frameless resizable windows showed Window 7 style frames while opening. #​35351 (Also in 18, 20, 21)
  • Fixed an issue where frameless windows with roundedCorners: false couldn't enter fullscreen without crashing. #​35456 (Also in 20, 21)
  • Fixed an issue where part of the BrowserView could be cut off when calling setBounds on some windows. #​35495 (Also in 20)

Other Changes

v19.0.14: electron v19.0.14

Compare Source

Release Notes for v19.0.14

Fixes

  • Picture-In-Picture mode no longer becomes a red rectangle on hover. #​35400 (Also in 20, 21)

v19.0.13: electron v19.0.13

Compare Source

Release Notes for v19.0.13

Fixes

  • Fixed an issue where WCO could occlude DevTools opened in any non-detached mode. #​35308 (Also in 18, 20)
  • Fixed crash in renderer when resuming system from sleep. #​35337 (Also in 18, 20, 21)
  • Fixed the alignment of the WCO restore button. #​35314 (Also in 20)

Other Changes

v19.0.12: electron v19.0.12

Compare Source

Release Notes for v19.0.12

Fixes

  • Fixed an issue where app.relaunch loses args when execPath is specified. #​35252 (Also in 20, 21)
  • Fixed support for Wayland client-side decorations. #​35207 (Also in 20)

Other Changes

Unknown

  • Fixed a typo in the section on debugging with VSCode. #​35284 (Also in 20, 21)

v19.0.11: electron v19.0.11

Compare Source

Release Notes for v19.0.11

Fixes

  • Fixed WCO not responding to touch events on windows. #​35176 (Also in 18, 20)
  • Fixed webContents.getUserAgent() incorrectly returning an empty string unless previously set. #​35132 (Also in 17, 18, 20)
  • Fixed context menu not showing all items on macOS when dock is not hidden. #​35199 (Also in 18)
  • None. #​35172 (Also in 18, 20)

Other Changes

  • Disabled GPU acceleration on VMware on Linux. #​35185

v19.0.10: electron v19.0.10

Compare Source

Release Notes for v19.0.10

Fixes

  • Added support for --ozone-platform-hint flag on Linux. #​35015 (Also in 20)
  • Fixed a Windows Control Overlay issue where a window taken directly from minimized to maximized state could have incorrect hover state. #​35073 (Also in 20)
  • Fixed a crash when calling BrowserWindow.setEnabled(). #​34971 (Also in 18, 20)
  • Fixed an issue in which calling setBounds() after e.preventDefault in a 'will-move' or 'will-resize' event wouldn't change the window's shape until the mouse button was released. #​35083 (Also in 20)
  • Fixed an issue with fullscreen transitions when HTML fullscreen is requested. #​34908 (Also in 20)
  • Fixed inertial scroll is broken when the scrollable element has an overlay with pointer-events: none. #​35051
  • Fixed symbol generation on 32-bit Windows release builds. #​35090 (Also in 20)

v19.0.9: electron v19.0.9

Compare Source

Release Notes for v19.0.9

Fixes

  • Ensures that requestMediaKeySystemAccess eventually 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.setRepresentedFilename on macOS with titlebarStyle: 'hiddenInset' or titlebarStyle: 'hidden' inadvertently moves the traffic light location. #​34848 (Also in 18, 20)
  • Fixed an issue where printing with an invalid deviceName on 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

v19.0.8: electron v19.0.8

Compare Source

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

v19.0.7: electron v19.0.7

Compare Source

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

v19.0.6: electron v19.0.6

Compare Source

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)

v19.0.5: electron v19.0.5

Compare Source

Release Notes for v19.0.5

Fixes

  • Fixed a performance problem in crashReporter.start() on macOS. #​34638 (Also in 17, 18)
  • Fixed an error where setWindowOpenHandler() would crash if the callback threw an error. #​34546 (Also in 18, 20)
  • Fixed an issue where draggable regions were not recalculated when BrowserView bounds changed on Windows. #​34611 (Also in 18, 20)
  • Fixed an issue where media keys would be sent to Electron on Windows no matter which window was in focus. #​34646
  • Fixed an issue where normal bounds would not be appropriately updated if the user minimized with the minimize button. #​34484 (Also in 18, 20)
  • Fixed an issue where passing { name: 'All Files', extensions: ['*'] } in the filters param of open or save dialogs on Linux would disallow choosing files without an extension. #​34517 (Also in 18, 20)
  • Fixed linux arm64 builds to not require glibc 2.29+. #​34502 (Also in 20)

Other Changes

  • Fixed an issue where BrowserViews didn't always visually update after call to setBounds. #​34642 (Also in 18, 20)
  • On Linux, changed the libgdk-pixbuf dependency to be dynamically linked rather than statically linked. #​34602 (Also in 18, 20)
  • Updated Chromium to 102.0.5005.115. #​34498

v19.0.4: electron v19.0.4

Compare Source

Release Notes for v19.0.4

Fixes

  • Fixed behavior of BrowserWindow.maximize on macOS for not shown windows. #​34365 (Also in 15, 16, 17, 18)

v19.0.3: electron v19.0.3

Compare Source

Release Notes for v19.0.3

Fixes

  • Fixed a crash when loading a same-origin URL after a render process crash. #​34431
  • Fixed potential crash in WebFrameMain when performing a cross-origin navigation. #​34416 (Also in 18, 20)

v19.0.2: electron v19.0.2

Compare Source

Release Notes for v19.0.2

Fixes

  • Fixed an issue where pressing escape would not un-fullscreen on Windows or Linux in some circumstances. #​34359 (Also in 18)
  • Fixed an issue where zombie windows can be created if window.close() is called during a fullscreen transition. #​34391 (Also in 17, 18, 20)
  • Fixed printing crash when using webContents.print(). #​34369

Other Changes

  • Updated Chromium to 102.0.5005.63. #​34349

v19.0.1: electron v19.0.1

Compare Source

Release Notes for v19.0.1

Other Changes

  • Added a TRACE call named crash_reporter::Start under the electron category for crash_reporter::Start(). #​34326 (Also in 17, 18)

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/electron-19.x branch from 1326d2d to 2d04b84 Compare November 4, 2022 19:32
@renovate renovate bot changed the title chore(deps): update dependency electron to v19.1.1 chore(deps): update dependency electron to v19.1.2 Nov 4, 2022
@renovate renovate bot force-pushed the renovate/electron-19.x branch from 2d04b84 to 34933e6 Compare November 11, 2022 20:55
@renovate renovate bot changed the title chore(deps): update dependency electron to v19.1.2 chore(deps): update dependency electron to v19.1.3 Nov 11, 2022
@renovate renovate bot force-pushed the renovate/electron-19.x branch from 34933e6 to 4e2327f Compare December 2, 2022 20:07
@renovate renovate bot changed the title chore(deps): update dependency electron to v19.1.3 chore(deps): update dependency electron to v19.1.4 Dec 2, 2022
@renovate renovate bot force-pushed the renovate/electron-19.x branch from 4e2327f to f6649e4 Compare December 9, 2022 21:11
@renovate renovate bot changed the title chore(deps): update dependency electron to v19.1.4 chore(deps): update dependency electron to v19.1.5 Dec 9, 2022
@renovate renovate bot force-pushed the renovate/electron-19.x branch from f6649e4 to 0997bbd Compare December 16, 2022 23:22
@renovate renovate bot changed the title chore(deps): update dependency electron to v19.1.5 chore(deps): update dependency electron to v19.1.6 Dec 16, 2022
@renovate renovate bot force-pushed the renovate/electron-19.x branch from 0997bbd to 6181e52 Compare December 24, 2022 00:19
@renovate renovate bot changed the title chore(deps): update dependency electron to v19.1.6 chore(deps): update dependency electron to v19.1.7 Dec 24, 2022
@renovate renovate bot force-pushed the renovate/electron-19.x branch from 6181e52 to 57af303 Compare December 28, 2022 21:26
@renovate renovate bot changed the title chore(deps): update dependency electron to v19.1.7 chore(deps): update dependency electron to v19.1.8 Dec 28, 2022
@renovate renovate bot force-pushed the renovate/electron-19.x branch from 57af303 to bb5f0b5 Compare December 30, 2022 20:34
@renovate renovate bot changed the title chore(deps): update dependency electron to v19.1.8 chore(deps): update dependency electron to v19.1.9 Dec 30, 2022
@renovate renovate bot force-pushed the renovate/electron-19.x branch from bb5f0b5 to 6f6b083 Compare January 26, 2023 18:13
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@fairdataihub-bot
Copy link

Thanks for making updates to your pull request. Our team will take a look and provide feedback as soon as possible. Please wait for any GitHub Actions to complete before editing your pull request. If you have any additional questions or concerns, feel free to let us know. Thank you for your contributions!

Copy link
Contributor Author

renovate bot commented Jan 26, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (19.1.9). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/electron-19.x branch January 26, 2024 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant