close
Skip to content

Bump System.CommandLine, Configuration.Json, and FileSystemGlobbing#1712

Open
waldekmastykarz wants to merge 1 commit into
mainfrom
waldekmastykarz/bump-system-commandline-and-config-json
Open

Bump System.CommandLine, Configuration.Json, and FileSystemGlobbing#1712
waldekmastykarz wants to merge 1 commit into
mainfrom
waldekmastykarz/bump-system-commandline-and-config-json

Conversation

@waldekmastykarz

Copy link
Copy Markdown
Collaborator

Bumps dependencies that were missed by closed dependabot PRs (#1711, #1708):

  • System.CommandLine: 2.0.8 → 2.0.9 (DevProxy, DevProxy.Abstractions, DevProxy.Plugins)
  • Microsoft.Extensions.Configuration.Json: 10.0.8 → 10.0.9 (DevProxy.Abstractions)
  • Microsoft.Extensions.FileSystemGlobbing: 10.0.8 → 10.0.9 (DevProxy.Plugins, transitive dependency fix)

…Json to 10.0.9, and Microsoft.Extensions.FileSystemGlobbing to 10.0.9

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@waldekmastykarz waldekmastykarz requested a review from a team as a code owner June 17, 2026 09:36
Copilot AI review requested due to automatic review settings June 17, 2026 09:36

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates a small set of NuGet dependencies (and corresponding lock files) that were missed by previously closed Dependabot PRs, keeping Dev Proxy’s .NET 10 dependency graph aligned with CI’s locked-mode restore.

Changes:

  • Bump System.CommandLine from 2.0.8 to 2.0.9 across DevProxy, DevProxy.Abstractions, and DevProxy.Plugins.
  • Bump Microsoft.Extensions.Configuration.Json from 10.0.8 to 10.0.9 in DevProxy.Abstractions.
  • Bump Microsoft.Extensions.FileSystemGlobbing from 10.0.8 to 10.0.9 in DevProxy.Plugins and refresh transitive lock entries accordingly.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
DevProxy/packages.lock.json Updates resolved/requested versions to match the System.CommandLine bump under locked restore.
DevProxy/DevProxy.csproj Bumps direct System.CommandLine package reference to 2.0.9.
DevProxy.Plugins/packages.lock.json Updates locked dependencies for Microsoft.Extensions.FileSystemGlobbing and related transitive Microsoft.Extensions.* entries, plus System.CommandLine.
DevProxy.Plugins/DevProxy.Plugins.csproj Bumps direct Microsoft.Extensions.FileSystemGlobbing and System.CommandLine references to the new patch versions.
DevProxy.Abstractions/packages.lock.json Updates locked entries for Microsoft.Extensions.Configuration.Json and System.CommandLine, including transitive Microsoft.Extensions.* patch alignment.
DevProxy.Abstractions/DevProxy.Abstractions.csproj Bumps direct Microsoft.Extensions.Configuration.Json and System.CommandLine references to the new patch versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants