Skip to content

Bump NuGet dependencies#1668

Open
waldekmastykarz wants to merge 1 commit into
dotnet:mainfrom
waldekmastykarz:waldekmastykarz/consolidate-dependency-updates
Open

Bump NuGet dependencies#1668
waldekmastykarz wants to merge 1 commit into
dotnet:mainfrom
waldekmastykarz:waldekmastykarz/consolidate-dependency-updates

Conversation

@waldekmastykarz
Copy link
Copy Markdown
Collaborator

Consolidates the following dependabot PRs into a single update:

Updated packages

Package From To
Microsoft.Extensions.Configuration 10.0.7 10.0.8
Microsoft.Extensions.Configuration.Binder 10.0.7 10.0.8
Microsoft.Extensions.Configuration.Json 10.0.7 10.0.8
Microsoft.Extensions.FileSystemGlobbing 10.0.7 10.0.8
Microsoft.Extensions.Logging.Abstractions 10.0.7 10.0.8
Scriban 7.1.0 7.2.0
System.CommandLine 2.0.7 2.0.8

Build verified locally — 0 warnings, 0 errors.

Closes #1657, closes #1658, closes #1659, closes #1660, closes #1661.

Update the following packages:
- Microsoft.Extensions.Configuration: 10.0.7 → 10.0.8
- Microsoft.Extensions.Configuration.Binder: 10.0.7 → 10.0.8
- Microsoft.Extensions.Configuration.Json: 10.0.7 → 10.0.8
- Microsoft.Extensions.FileSystemGlobbing: 10.0.7 → 10.0.8
- Microsoft.Extensions.Logging.Abstractions: 10.0.7 → 10.0.8
- Scriban: 7.1.0 → 7.2.0
- System.CommandLine: 2.0.7 → 2.0.8

Consolidates upstream dependabot PRs dotnet#1657, dotnet#1658, dotnet#1659, dotnet#1660, dotnet#1661.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 15, 2026 08:22
@waldekmastykarz waldekmastykarz requested a review from a team as a code owner May 15, 2026 08:22
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Routine consolidated dependency bump that aligns several Microsoft.Extensions.* packages to 10.0.8, Scriban to 7.2.0, and System.CommandLine to 2.0.8 across the three projects and their lock files.

Changes:

  • Bumped Microsoft.Extensions.Configuration/Binder/Json/FileSystemGlobbing/Logging.Abstractions from 10.0.7 to 10.0.8.
  • Bumped Scriban from 7.1.0 to 7.2.0 and System.CommandLine from 2.0.7 to 2.0.8.
  • Updated packages.lock.json files to reflect new resolved versions and content hashes.

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/DevProxy.csproj Bumps System.CommandLine to 2.0.8.
DevProxy/packages.lock.json Refreshes resolved versions/hashes for System.CommandLine and Scriban.
DevProxy.Plugins/DevProxy.Plugins.csproj Bumps Microsoft.Extensions.Configuration, FileSystemGlobbing, and System.CommandLine.
DevProxy.Plugins/packages.lock.json Refreshes resolved versions/hashes for the bumped packages.
DevProxy.Abstractions/DevProxy.Abstractions.csproj Bumps Microsoft.Extensions.* packages, Scriban, and System.CommandLine.
DevProxy.Abstractions/packages.lock.json Refreshes resolved versions/hashes for the bumped packages.

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