Skip to content

deps(dotnet): Bump CefSharp.OffScreen.NETCore from 148.0.90 to 150.0.110#110

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor

Updated CefSharp.OffScreen.NETCore from 148.0.90 to 150.0.110.

Release notes

Sourced from CefSharp.OffScreen.NETCore's releases.

150.0.110

CEF 150.0.11+gb887805+chromium-150.0.7871.115 / Chromium 150.0.7871.115

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.OffScreen.NETCore
  dependency-version: 150.0.110
  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 Jul 19, 2026
@github-actions

Copy link
Copy Markdown

AI Analysis

Technical Summary

This pull request updates the CefSharp.OffScreen.NETCore dependency from version 148.0.90 to 150.0.110. The update brings the Chromium Embedded Framework (CEF) version to 150.0.11, which corresponds to Chromium version 150.0.7871.115.

Technical Requirements and Constraints

  • The new version requires compatibility with Chromium 150.0.7871.115, which may introduce changes in API, rendering, or internal behavior of the embedded Chromium browser.
  • The project environment must support the updated CefSharp native components and any associated dependencies required by version 150.0.110.
  • The .NET Core runtime and project configuration must remain compatible with the updated CefSharp.OffScreen.NETCore package.

Implementation Considerations

  • Dependency version bump involves updating the NuGet package reference and verifying the build and runtime environment for compatibility.
  • Thorough testing is required to ensure that off-screen rendering

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