Skip to content

deps(dotnet): Bump CefSharp.OffScreen.NETCore from 147.0.100 to 148.0.90#83

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/CefSharp.OffScreen.NETCore-148.0.90
Closed

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated CefSharp.OffScreen.NETCore from 147.0.100 to 148.0.90.

Release notes

Sourced from CefSharp.OffScreen.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 CefSharp specific changes see the 148.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.

Commits viewable in compare view.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels May 31, 2026
@dependabot dependabot Bot requested a review from karlspace as a code owner May 31, 2026 06:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels May 31, 2026
@github-actions

Copy link
Copy Markdown

AI Analysis

Technical Summary

This pull request updates the CefSharp.OffScreen.NETCore dependency from version 147.0.100 to 148.0.90. This dependency upgrade incorporates changes from Chromium 148.0.7778.180 and includes bug fixes, new requirements, and adjustments relevant to embedding the Chromium Embedded Framework (CEF) via CefSharp in .NET Core apps.


Technical Requirements and Constraints

  • Microsoft Visual C++ 2022 Redistributable required:
    The update mandates a minimum version of VC++ 2022 (previously VC++ 2019 was sufficient). This is a breaking prerequisite and requires developers to ensure target environments have the correct VC++ runtime installed.

  • .NET Core minimum version bump:
    The minimum supported .NET version increases to .NET 6.0. Projects below this version will require upgrading their runtime.

  • Absolute paths enforcement:
    All configured paths such


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 May 31, 2026
---
updated-dependencies:
- dependency-name: CefSharp.OffScreen.NETCore
  dependency-version: 148.0.90
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/CefSharp.OffScreen.NETCore-148.0.90 branch from 5a81355 to c39b5e6 Compare June 14, 2026 18:19
@dependabot @github

dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/nuget/CefSharp.OffScreen.NETCore-148.0.90 branch June 14, 2026 18:53
@karlspace

Copy link
Copy Markdown
Contributor

Thanks @dependabot! 🙏 This update — CefSharp.OffScreen.NETCore 147.0.100 → 148.0.90 — has been included in the consolidated dependency PR #95, now merged to main (commit 34ff202), realigned with CefSharp.Common.NETCore 148.0.90.

It was auto-closed via the Closes link on #95. We grouped the six open dependency PRs into one atomic update because they shared a common blocker (the revoked Splat 19.3.1 signing certificate, NU3012 on the Linux pack/publish leg). No action needed — closing as consolidated. 👍

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.

1 participant