Skip to content

deps(dotnet): Bump CefSharp.Common.NETCore from 148.0.90 to 149.0.60#101

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated CefSharp.Common.NETCore from 148.0.90 to 149.0.60.

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.60
  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 5, 2026
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

AI Analysis

Technical Summary

This pull request updates the version of the NuGet package CefSharp.Common.NETCore from 148.0.90 to 149.0.60. CefSharp is a .NET wrapper around the Chromium Embedded Framework, enabling embedding Chromium browser functionality into .NET applications.


Technical Requirements and Constraints:

  • Dependency Compatibility: The updated version must be compatible with the existing project dependencies, including the .NET runtime version and other CefSharp-related packages.
  • API Stability: Since the update is minor (within the same major version), it is expected that the API changes are backward-compatible, but this should be verified.
  • Build Environment: Ensure the build environment supports the newer version and any associated native dependencies.

Implementation Considerations:

  • Testing: Comprehensive testing (unit, integration, and UI tests) is important to detect any regressions caused by the updated browser engine or API changes.
  • Native Components: CefSharp relies

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

Suggested Labels: test

@dependabot @github

dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #109.

@dependabot dependabot Bot closed this Jul 19, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/CefSharp.Common.NETCore-149.0.60 branch July 19, 2026 06:55
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