deps(dotnet): Bump CefSharp.Wpf.NETCore from 147.0.100 to 148.0.90#84
deps(dotnet): Bump CefSharp.Wpf.NETCore from 147.0.100 to 148.0.90#84dependabot[bot] wants to merge 1 commit into
Conversation
AI AnalysisTechnical Summary This pull request updates the Technical Requirements and Constraints
This summary was automatically generated by AI to help with triage and may not be 100% accurate. Suggested Labels: bug |
--- updated-dependencies: - dependency-name: CefSharp.Wpf.NETCore dependency-version: 148.0.90 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2e5638a to
5ebd9e8
Compare
|
Thanks @dependabot! 🙏 This update has been included in the consolidated dependency PR #95, now merged to Your bump — CefSharp.Wpf.NETCore 147.0.100 → 148.0.90 — landed as part of that merge (realigned with CefSharp.Common.NETCore 148.0.90). We grouped the six open dependency PRs into one atomic update because they shared a common blocker: the Splat 19.3.1 signing certificate was revoked, which failed the Linux Closing this one as consolidated — no action needed. 👍 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updated CefSharp.Wpf.NETCore from 147.0.100 to 148.0.90.
Release notes
Sourced from CefSharp.Wpf.NETCore's releases.
148.0.90
CEF 148.0.9+g0d9d52a+chromium-148.0.7778.180 / Chromium 148.0.7778.180
✅ Change Log
For a list of
CefSharpspecific changes see the 148.0.x Milestone.ℹ️ Notes
Visual C++dependencies, read theFAQfor more details.H264/AAC, sites likeNetflix/Twitter/Instagram/Facebook/Spotify/Apple Musicwon't play video/audio. See #1479 for more info.MP3audio is supported, playingMP4files are not supported.CefSharpshould read the General Usage GuideVC++ 2022is required, higher versions are backwards compatible. For those upgrading from a previous version which only requiredVC++ 2019 minimumsee Update min required Visual C++ runtime from 2019 to 2022 cefsharp/CefSharp#4640 for some guidance.CachePath/RootCachePathare accessed from multiple processes. See #4668 for more detailsRequestContextyou must ensure that RequestContextSettings.CachePath is equal to or a child of CefSettings.RootCachePath See Release Notification - 81.3.x cefsharp/CefSharp#3111 (comment) for detailsWPFthe browser stops redrawing when running onIntel Iris Xe Integrated GPU(11th Gen).Intelhave 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 WPF - cannot redraw page on Intel 11th Core Iris Xe Integration graphic card dotnet/wpf#3817 for workaround if you are unable to install the updated driver.Commits viewable in compare view.