chore(deps): update dependency cefsharp.wpf.netcore to v129 #1926
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:
128.4.90
->129.0.110
Release Notes
cefsharp/CefSharp (CefSharp.Wpf.NETCore)
v129.0.110
October 07, 2024, CEF 129.0.11+g57354b8+chromium-129.0.6668.90 / Chromium 129.0.6668.90
Alloy Bootstrap
has been removed see https://github.com/cefsharp/CefSharp/issues/4795CachePath/RootCachePath
are accessed from multiple processes. See #4668 for more detailsVC++ 2019
is required, higher versions are backwards compatible. For those upgrading from a previous version which only requiredVC++ 2015 minimum
see https://github.com/cefsharp/CefSharp/issues/3636 for some guidance.✅ Change Log
For a list of
CefSharp
specific changes see the 129.0.x Milestone. See also Release Notification.ℹ️ Notes
WPF
the browser stops redrawing when running onIntel Iris Xe Integrated GPU(11th Gen)
.Intel
have released an updated driver, see https://www.intel.com/content/www/us/en/support/articles/000058136/graphics/graphics-for-11th-generation-intel-processors.html See https://github.com/dotnet/wpf/issues/3817 for workaround if you are unable to install the updated driver.Visual C++
dependencies, read theFAQ
for more details.H264/AAC
, sites likeNetflix/Twitter/Instagram/Facebook/Spotify/Apple Music
won't play video/audio. See #1479 for more info.MP3
audio is supported, playingMP4
files are not supported.CefSharp
should read the General Usage Guide❌ Known Issues
CEF
creates aDownload
directory in the User DirectorWinForms
when running onWindows 10 Anniversary
pressing certain key combinations freezes the browser see #1822 The issue has been reportedupstream
, there are workarounds listed in #1822WPF
touch scroll aborted if browser navigates within documentwindow.focus()
does not bring popup window to frontCef.AddCrossOriginWhitelistEntry
doesn't work correctlyRequestContext
you must ensure that RequestContextSettings.CachePath is equal to or a child of CefSettings.RootCachePath See https://github.com/cefsharp/CefSharp/issues/3111#issuecomment-629713608 for detailsConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.