Skip to content

deps(dotnet): Bump CefSharp.Wpf.NETCore from 147.0.100 to 148.0.90#84

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated CefSharp.Wpf.NETCore from 147.0.100 to 148.0.90.

Release notes

Sourced from CefSharp.Wpf.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:43
@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.Wpf.NETCore dependency from version 147.0.100 to 148.0.90. The update integrates Chromium Embedded Framework (CEF) and Chromium browser engine version 148.0.7778.180, along with bug fixes and architectural updates described in the CefSharp 148.0.x milestone and release notes.


Technical Requirements and Constraints

  • Visual C++ Runtime Requirement: The update mandates a minimum of the Microsoft Visual C++ 2022 Redistributable, superseding the prior 2019 requirement. All environments running this will need to have this runtime installed to avoid failures.
  • .NET Version: Minimum .NET version upgraded to .NET 6.0 for NetCore builds, necessitating compatible runtime environments.
  • Absolute Paths Enforcement: All critical path configurations (CachePath, BrowserSubProcessPath, etc.) must now be absolute paths. Usage

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.Wpf.NETCore
  dependency-version: 148.0.90
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@karlspace

Copy link
Copy Markdown
Contributor

Thanks @dependabot! 🙏 This update has been included in the consolidated dependency PR #95, now merged to main (commit 34ff202).

Your bump — CefSharp.Wpf.NETCore 147.0.100 → 148.0.90 — landed as part of that merge (realigned with CefSharp.Common.NETCore 148.0.90).

We grouped the six open dependency PRs into one atomic update because they shared a common blocker: the Splat 19.3.1 signing certificate was revoked, which failed the Linux Build & Pack/publish step with NU3012 on several PRs (and would also have blocked the next NuGet release). Bumping the whole set together keeps Central Package Management consistent and lets a single release/publish run cover everything.

Closing this one as consolidated — no action needed. 👍

@karlspace karlspace closed this Jun 14, 2026
@karlspace karlspace deleted the dependabot/nuget/CefSharp.Wpf.NETCore-148.0.90 branch June 14, 2026 18:54
@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.

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