Skip to content

deps(dotnet): Bump CefSharp.Wpf.NETCore from 146.0.70 to 147.0.100#68

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/CefSharp.Wpf.NETCore-147.0.100
Open

deps(dotnet): Bump CefSharp.Wpf.NETCore from 146.0.70 to 147.0.100#68
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/CefSharp.Wpf.NETCore-147.0.100

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Updated CefSharp.Wpf.NETCore from 146.0.70 to 147.0.100.

Release notes

Sourced from CefSharp.Wpf.NETCore's releases.

147.0.100

CEF 147.0.10+gd58e84d+chromium-147.0.7727.118 / Chromium 147.0.7727.118

✅ Change Log

For a list of CefSharp specific changes see the 147.0.x Milestone.

ℹ️ Notes

  • You can bin deploy the Visual C++ dependencies, read the FAQ for more details.
  • For a list of files included in the packages see Output files description table (Redistribution) Wiki
  • Due to licensing issues default builds do not support proprietary codecs like H264/AAC, sites like Netflix/Twitter/Instagram/Facebook/Spotify/Apple Music won't play video/audio. See #​1479 for more info. MP3 audio is supported, playing MP4 files are not supported.
  • Anyone new to CefSharp should read the General Usage Guide
  • This project uses Microsoft SourceLink for better debugging, you can step directly into much of the project source directly.

❌ Known Issues


146.0.100

April 11, 2026, CEF 146.0.10+g8219561+chromium-146.0.7680.179 / Chromium 146.0.7680.179

✅ Change Log

For a list of CefSharp specific changes see the 146.0.x Milestone.

Commits viewable in compare view.

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: CefSharp.Wpf.NETCore
  dependency-version: 147.0.100
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels May 10, 2026
@dependabot dependabot Bot requested a review from karlspace as a code owner May 10, 2026 06:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels May 10, 2026
@github-actions
Copy link
Copy Markdown

AI Analysis

Technical Summary

This pull request updates the CefSharp.Wpf.NETCore dependency from version 146.0.70 to 147.0.100. This upgrade includes the update from Chromium 146.0.7680.179 to Chromium 147.0.7727.118, along with associated Chromium Embedded Framework (CEF) updates.


Technical Requirements and Constraints

  • Visual C++ Runtime: The minimum required Microsoft Visual C++ Redistributable version has been bumped from VC++ 2019 to VC++ 2022. This is a breaking change requiring developers and deployment environments to have the latest VC++ runtime installed.
  • .NET Version: The .NET Core minimum version for this package is now .NET 6.0.
  • Absolute Paths: All CEF-related paths (e.g., CachePath, BrowserSubProcessPath) must be absolute; providing relative paths will throw exceptions.

This summary was automatically generated by AI to help with triage and may not be 100% accurate.

Suggested Labels: test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file nuget NuGet package updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants