Skip to content

deps(dotnet): Bump CefSharp.Common.NETCore from 148.0.90 to 149.0.40#98

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated CefSharp.Common.NETCore from 148.0.90 to 149.0.40.

Release notes

Sourced from CefSharp.Common.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.Common.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:41
@dependabot dependabot Bot added the nuget NuGet package updates label Jun 28, 2026
@github-actions

Copy link
Copy Markdown

AI Analysis

Technical Summary:

This pull request updates the NuGet package dependency CefSharp.Common.NETCore from version 148.0.90 to 149.0.40. The package CefSharp.Common.NETCore is part of the CefSharp project, which provides .NET bindings for the Chromium Embedded Framework (CEF), enabling embedding a Chromium-based browser in .NET applications.


Technical Requirements and Constraints:

  • Compatibility: The updated version should be compatible with the existing project’s .NET target framework and other CefSharp dependencies.
  • Dependency Management: The project’s NuGet dependency graph must accommodate the new package version without causing conflicts or breaking existing functionality.
  • Build and Runtime: Build processes should succeed post-update, and runtime behaviors must remain stable, especially in the areas involving the embedded Chromium browser functionality.
  • No Breaking Changes: Since no explicit breaking changes are mentioned in the release notes or the PR, the update is likely backward-compatible, but confirmation

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