Skip to content

deps(dotnet): Bump CefSharp.Common.NETCore from 147.0.100 to 148.0.90#82

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated CefSharp.Common.NETCore from 147.0.100 to 148.0.90.

Release notes

Sourced from CefSharp.Common.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 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.Common.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 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:41
@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 of PR: deps(dotnet): Bump CefSharp.Common.NETCore from 147.0.100 to 148.0.90


Overview

This pull request updates the dependency CefSharp.Common.NETCore from version 147.0.100 to 148.0.90. CefSharp is a .NET wrapper around the Chromium Embedded Framework (CEF), enabling embedding Chromium-based browsers in .NET applications.


Technical Requirements and Constraints

  • Microsoft Visual C++ 2022 Redistributable Required

    • Minimum VC++ 2022 is now required for the updated CefSharp version (previously VC++ 2019).
    • Users upgrading must ensure the correct VC++ runtime is installed.
  • .NET 6.0 Minimum Target Framework

    • The dependency upgrade mandates that projects target at least .NET 6.0.
  • Absolute Paths Required for Certain Settings

    • Paths like

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