Skip to content

Bump NuGet dependencies#1784

Open
waldekmastykarz wants to merge 2 commits into
mainfrom
waldekmastykarz-merge-dependabot-nuget-updates
Open

Bump NuGet dependencies#1784
waldekmastykarz wants to merge 2 commits into
mainfrom
waldekmastykarz-merge-dependabot-nuget-updates

Conversation

@waldekmastykarz

@waldekmastykarz waldekmastykarz commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Bumps NuGet dependencies:

  • Microsoft.Extensions.Configuration 10.0.9 → 10.0.10
  • Microsoft.Extensions.Configuration.Binder 10.0.9 → 10.0.10
  • Microsoft.Extensions.Configuration.Json 10.0.9 → 10.0.10
  • Microsoft.Extensions.Logging.Abstractions 10.0.9 → 10.0.10
  • Microsoft.OpenApi 3.8.0 → 3.9.0
  • Microsoft.OpenApi.YamlReader 3.8.0 → 3.9.0
  • System.CommandLine 2.0.9 → 2.0.10

Also updates dependent lock files in DevProxy.Plugins and DevProxy projects.

Closes #1771, closes #1773, closes #1775, closes #1781, closes #1783

- Microsoft.Extensions.Configuration 10.0.9 -> 10.0.10
- Microsoft.Extensions.Configuration.Binder 10.0.9 -> 10.0.10
- Microsoft.Extensions.Configuration.Json 10.0.9 -> 10.0.10
- Microsoft.Extensions.Logging.Abstractions 10.0.9 -> 10.0.10
- Microsoft.OpenApi 3.8.0 -> 3.9.0
- Microsoft.OpenApi.YamlReader 3.8.0 -> 3.9.0

Closes #1771, closes #1773, closes #1781, closes #1783

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 23, 2026 07:35
@waldekmastykarz
waldekmastykarz requested a review from a team as a code owner July 23, 2026 07:35

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 to their latest patch/minor versions and refreshes the corresponding packages.lock.json files so the solution continues to restore successfully in locked mode.

Changes:

  • Bump Microsoft.Extensions.Configuration* and Microsoft.Extensions.Logging.Abstractions from 10.0.9 to 10.0.10 in DevProxy.Abstractions (and update affected locks).
  • Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader from 3.8.0 to 3.9.0 across projects where used (and update affected locks).
  • Update packages.lock.json files for DevProxy, DevProxy.Plugins, and DevProxy.Abstractions to match the new dependency graph.

Reviewed changes

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

Show a summary per file
File Description
DevProxy/packages.lock.json Updates transitive OpenAPI package resolutions and the devproxy.abstractions project dependency ranges accordingly.
DevProxy.Plugins/packages.lock.json Updates direct/transitive resolutions for bumped packages and aligns dependency ranges for devproxy.abstractions.
DevProxy.Plugins/DevProxy.Plugins.csproj Bumps direct references to Microsoft.Extensions.Configuration and OpenAPI packages.
DevProxy.Abstractions/packages.lock.json Updates direct/transitive resolutions for the bumped Microsoft.Extensions.* and OpenAPI packages.
DevProxy.Abstractions/DevProxy.Abstractions.csproj Bumps direct package references to the new versions listed in the PR description.

- Microsoft.Extensions.Configuration 10.0.9 -> 10.0.10
- Microsoft.Extensions.Configuration.Binder 10.0.9 -> 10.0.10
- Microsoft.Extensions.Configuration.Json 10.0.9 -> 10.0.10
- Microsoft.Extensions.Logging.Abstractions 10.0.9 -> 10.0.10
- Microsoft.OpenApi 3.8.0 -> 3.9.0
- Microsoft.OpenApi.YamlReader 3.8.0 -> 3.9.0
- System.CommandLine 2.0.9 -> 2.0.10

Closes #1771, closes #1773, closes #1775, closes #1781, closes #1783

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@waldekmastykarz
waldekmastykarz force-pushed the waldekmastykarz-merge-dependabot-nuget-updates branch from ef67896 to a0dc0ef Compare July 23, 2026 07:49
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