Skip to content

Conversation

@martincostello
Copy link
Collaborator

Update various NuGet dependencies to their latest versions.

Update various NuGet dependencies to their latest versions.
Copilot AI review requested due to automatic review settings September 19, 2025 07:37
@martincostello martincostello added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Sep 19, 2025
@martincostello martincostello enabled auto-merge (rebase) September 19, 2025 07:37
Copy link

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 various NuGet package dependencies to their latest versions across the project.

  • Updates Duende.IdentityServer from 7.3.1 to 7.3.2 for both .NET 8.0 and 9.0 targets
  • Updates multiple development and testing packages including BenchmarkDotNet, Newtonsoft.Json, NSwag.MSBuild, ReportGenerator, and Verify.XunitV3
  • Maintains consistent versioning across different target frameworks

Reviewed Changes

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

File Description
test/WebSites/OAuth2Integration/OAuth2Integration.csproj Updates Duende.IdentityServer to version 7.3.2 for both .NET 8.0 and 9.0 frameworks
Directory.Packages.props Updates multiple NuGet package versions including testing, benchmarking, and utility packages

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.28%. Comparing base (a0dbf30) to head (1723e46).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3573   +/-   ##
=======================================
  Coverage   94.28%   94.28%           
=======================================
  Files         110      110           
  Lines        3816     3816           
  Branches      723      723           
=======================================
  Hits         3598     3598           
  Misses        218      218           
Flag Coverage Δ
Linux 94.28% <ø> (ø)
Windows 94.28% <ø> (ø)
macOS 94.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martincostello martincostello merged commit a097d5d into master Sep 19, 2025
14 checks passed
@martincostello martincostello deleted the update-nuget-packages branch September 19, 2025 07:42
This was referenced Sep 29, 2025
This was referenced Nov 11, 2025
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.

2 participants