Skip to content

deps(dotnet): Bump CefSharp.Wpf.NETCore from 146.0.70 to 146.0.100#57

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/CefSharp.Wpf.NETCore-146.0.100
Open

deps(dotnet): Bump CefSharp.Wpf.NETCore from 146.0.70 to 146.0.100#57
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/CefSharp.Wpf.NETCore-146.0.100

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

Updated CefSharp.Wpf.NETCore from 146.0.70 to 146.0.100.

Release notes

Sourced from CefSharp.Wpf.NETCore's releases.

146.0.100

April 11, 2026, CEF 146.0.10+g8219561+chromium-146.0.7680.179 / Chromium 146.0.7680.179

✅ Change Log

For a list of CefSharp specific changes see the 146.0.x Milestone.

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

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 Apr 12, 2026
@dependabot dependabot bot requested a review from karlspace as a code owner April 12, 2026 06:41
@github-actions
Copy link
Copy Markdown

AI Analysis

Technical Summary:

This pull request updates the CefSharp.Wpf.NETCore dependency from version 146.0.70 to 146.0.100. This is a minor/patch version bump that incorporates the latest Chromium Embedded Framework (CEF) and Chromium browser updates aligned with Chromium version 146.0.7680.179.


Technical Requirements and Constraints:

  • The update requires compatibility with .NET Core WPF applications using CefSharp.
  • The new version depends on CEF 146.0.10 and Chromium 146.0.7680.179, implying potential changes in native binaries and bindings.
  • The application environment must support and be compatible with the newer Chromium engine APIs and any underlying system dependencies introduced or changed with this update.

Implementation Considerations:

  • The update should be applied and tested in a development environment to verify that the new Chromium version does not introduce regressions or runtime errors.
  • Check for

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

Suggested Labels: test

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