Skip to content

Bump the microsoft-extensions group with 2 updates#19

Merged
llxx2013 merged 1 commit into
mainfrom
dependabot/nuget/WebView22Browser.App/microsoft-extensions-bc2f472c70
Jun 16, 2026
Merged

Bump the microsoft-extensions group with 2 updates#19
llxx2013 merged 1 commit into
mainfrom
dependabot/nuget/WebView22Browser.App/microsoft-extensions-bc2f472c70

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Microsoft.Extensions.Configuration.Json from 10.0.8 to 10.0.9.

Release notes

Sourced from Microsoft.Extensions.Configuration.Json's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.DependencyInjection from 10.0.8 to 10.0.9.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

No release notes found for this version range.

Commits viewable in compare view.

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Microsoft.Extensions.Configuration.Json from 10.0.8 to 10.0.9
Bumps Microsoft.Extensions.DependencyInjection from 10.0.8 to 10.0.9

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 15, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking review: no issues found

Reviewed the full PR diff (WebView22Browser.App.csproj only) and traced usage of the bumped packages.

Change: Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.DependencyInjection are bumped from 10.0.810.0.9 (patch-level servicing update).

Validation:

  • Build succeeds with 0 warnings/errors.
  • All 387 tests pass.
  • Configuration.Json is used only to load trusted local appsettings.json at startup (App.xaml.cs); no attacker-controlled JSON deserialization path.
  • DependencyInjection is used for standard in-process service registration; no auth/permission-boundary logic depends on DI internals.
  • Transitive System.Text.Json resolves to 10.0.9; the app does not use [ExtensionData] models.
  • CVEs listed in the .NET 10.0.9 servicing notes (ASP.NET Core SignalR/Blazor, System.Formats.Tar, SDK named-pipe) are outside this WPF app's surface area.

This is a routine, low-risk dependency maintenance bump with no blocking security or functional regressions identified.

Open in Web View Automation 

Sent by Cursor Automation: Review PR

@llxx2013 llxx2013 merged commit ca96ba4 into main Jun 16, 2026
4 checks passed
@llxx2013 llxx2013 deleted the dependabot/nuget/WebView22Browser.App/microsoft-extensions-bc2f472c70 branch June 16, 2026 13:12
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant