Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updated CefSharp.OffScreen.NETCore from 143.0.90 to 144.0.120.

Release notes

Sourced from CefSharp.OffScreen.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.OffScreen.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:44
@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 PR: deps(dotnet): Bump CefSharp.OffScreen.NETCore from 143.0.90 to 144.0.120


Overview

This pull request updates the CefSharp.OffScreen.NETCore dependency from version 143.0.90 to 144.0.120. This bump includes a major upgrade of underlying Chromium Embedded Framework (CEF) to Chromium 144.0.7559.110, along with multiple important changes and requirements impacting deployment and runtime behavior.


Technical Requirements and Constraints

  • Minimum Visual C++ Redistributable Upgrade:
    The new version requires Microsoft Visual C++ 2022 Redistributable as a minimum. Previous versions relied on VC++ 2019, so upgrading the runtime environment is mandatory.

    • Impact: All users and CI environments must have VC++ 2022 redistributables installed to avoid runtime failures.
  • **.NET Version Requirement


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

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