Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Updated CefSharp.Common.NETCore from 143.0.90 to 144.0.120.

Release notes

Sourced from CefSharp.Common.NETCore's releases.

144.0.120

CEF 144.0.12+g1a1008c+chromium-144.0.7559.110 / Chromium 144.0.7559.110

✅ Change Log

For a list of CefSharp specific changes see the 144.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


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.Common.NETCore
  dependency-version: 144.0.120
  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 Feb 1, 2026
@dependabot dependabot bot requested a review from karlspace as a code owner February 1, 2026 06:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Feb 1, 2026
@github-actions
Copy link

github-actions bot commented Feb 1, 2026

AI Analysis

Technical Summary of Pull Request:

Title: deps(dotnet): Bump CefSharp.Common.NETCore from 143.0.90 to 144.0.120


Overview

This PR updates the CefSharp.Common.NETCore dependency from version 143.0.90 to 144.0.120. The update includes an upgrade to Chromium version 144.0.7559.110 and CEF (Chromium Embedded Framework) 144.0.12, along with associated bug fixes, new features, and breaking changes as per the CefSharp 144.0.x milestone.


Technical Requirements and Constraints

  • Microsoft Visual C++ 2022 Redistributable is now a required dependency, replacing the previous minimum VC++ 2019 requirement. This impacts deployment environments as the newer redistributable must be installed.
  • Minimum .NET version raised to .NET 6.0.
  • All paths for Cache

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

Suggested Labels: bug

@github-actions github-actions bot added the bug Something isn't working label Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working 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