Skip to content

deps(dotnet): Bump CefSharp.OffScreen.NETCore from 148.0.90 to 149.0.40#99

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor

Updated CefSharp.OffScreen.NETCore from 148.0.90 to 149.0.40.

Release notes

Sourced from CefSharp.OffScreen.NETCore's releases.

No release notes found for this version range.

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: 149.0.40
  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 Jun 28, 2026
@dependabot dependabot Bot requested a review from karlspace as a code owner June 28, 2026 06:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Jun 28, 2026
@github-actions

Copy link
Copy Markdown

AI Analysis

Technical Summary:

This pull request updates the dependency CefSharp.OffScreen.NETCore from version 148.0.90 to 149.0.40. CefSharp is a popular .NET wrapper around the Chromium Embedded Framework (CEF) that enables embedding a Chromium browser in .NET applications, with this particular package targeting off-screen rendering scenarios on .NET Core.


Technical Requirements and Constraints

  • Compatibility: The update assumes compatibility between the current application code and the newer CefSharp version 149.0.40, which might involve changes in APIs or underlying Chromium versions.
  • .NET Core Targeting: As this is the OffScreen version for .NET Core, the environment must support the updated dependencies and runtime requirements brought by the new version.
  • Chromium Version: Newer versions typically update Chromium, which can introduce dependency changes (e.g., C++ redistributables) or platform-specific constraints.
  • Dependency Management: Updating must

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