Skip to content

Updates dependencies#1636

Merged
waldekmastykarz merged 2 commits intodotnet:mainfrom
waldekmastykarz:update-deps
Apr 29, 2026
Merged

Updates dependencies#1636
waldekmastykarz merged 2 commits intodotnet:mainfrom
waldekmastykarz:update-deps

Conversation

@waldekmastykarz
Copy link
Copy Markdown
Collaborator

No description provided.

@waldekmastykarz waldekmastykarz requested a review from a team as a code owner April 29, 2026 15:24
Copilot AI review requested due to automatic review settings April 29, 2026 15:24
garrytrinder
garrytrinder previously approved these changes Apr 29, 2026
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

Updates Dev Proxy’s .NET dependencies across the host app, abstractions, and plugins, refreshing corresponding lockfiles, and adjusts Azure credential configuration used by the API Center integration.

Changes:

  • Bumps multiple NuGet package versions (Azure.Identity, EF Core Sqlite, IdentityModel/JWT, OpenTelemetry, Swashbuckle, Markdig, YamlDotNet, etc.) across projects.
  • Regenerates packages.lock.json files to reflect the updated dependency graph.
  • Updates API Center client’s DefaultAzureCredentialOptions configuration.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
DevProxy/packages.lock.json Refreshes host app lockfile for updated dependencies.
DevProxy/DevProxy.csproj Updates host app PackageReferences to newer versions.
DevProxy.Plugins/packages.lock.json Refreshes plugins lockfile for updated dependencies.
DevProxy.Plugins/DevProxy.Plugins.csproj Updates plugins PackageReferences to newer versions.
DevProxy.Plugins/ApiCenter/ApiCenterClient.cs Adjusts DefaultAzureCredentialOptions used for API Center auth.
DevProxy.Abstractions/packages.lock.json Refreshes abstractions lockfile for updated dependencies.
DevProxy.Abstractions/DevProxy.Abstractions.csproj Updates abstractions PackageReferences to newer versions.

Comment thread DevProxy.Plugins/ApiCenter/ApiCenterClient.cs
Comment thread DevProxy.Plugins/DevProxy.Plugins.csproj
@waldekmastykarz waldekmastykarz merged commit 47afb33 into dotnet:main Apr 29, 2026
4 checks passed
@waldekmastykarz waldekmastykarz deleted the update-deps branch April 29, 2026 15: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.

3 participants