Skip to content

Conversation

@martincostello
Copy link
Collaborator

  • Bump GitHubActionsTestLogger to 3.0.1.
  • Bump meziantou.framework.nugetpackagevalidation.tool to 1.0.38.
  • Bump NSwag.MSBuild to 14.6.3.
  • Bump ReportGenerator to 5.5.0.

Bump GitHubActionsTestLogger to 3.0.1.
- Bump meziantou.framework.nugetpackagevalidation.tool to 1.0.38.
- Bump NSwag.MSBuild to 14.6.3.
- Bump ReportGenerator to 5.5.0.
Copilot AI review requested due to automatic review settings November 28, 2025 14:40
@martincostello martincostello added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Nov 28, 2025
@martincostello martincostello enabled auto-merge (rebase) November 28, 2025 14:40
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

This PR updates several development and testing dependencies, with a notable change from xunit.v3 to xunit.v3.mtp-off across all test projects.

  • Updates four dependencies to their latest versions
  • Changes xunit test framework package from xunit.v3 to xunit.v3.mtp-off (disables multi-threaded parallel execution)
  • Updates both central package definitions and individual project references consistently

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Directory.Packages.props Updates central package versions for GitHubActionsTestLogger (2.4.1→3.0.1), NSwag.MSBuild (14.6.2→14.6.3), ReportGenerator (5.4.18→5.5.0), and changes xunit.v3 to xunit.v3.mtp-off
.config/dotnet-tools.json Updates meziantou.framework.nugetpackagevalidation.tool (1.0.35→1.0.38)
test/Swashbuckle.AspNetCore.SwaggerGen.Test/Swashbuckle.AspNetCore.SwaggerGen.Test.csproj Updates xunit package reference from xunit.v3 to xunit.v3.mtp-off
test/Swashbuckle.AspNetCore.Newtonsoft.Test/Swashbuckle.AspNetCore.Newtonsoft.Test.csproj Updates xunit package reference from xunit.v3 to xunit.v3.mtp-off
test/Swashbuckle.AspNetCore.IntegrationTests/Swashbuckle.AspNetCore.IntegrationTests.csproj Updates xunit package reference from xunit.v3 to xunit.v3.mtp-off
test/Swashbuckle.AspNetCore.Cli.Test/Swashbuckle.AspNetCore.Cli.Test.csproj Updates xunit package reference from xunit.v3 to xunit.v3.mtp-off
test/Swashbuckle.AspNetCore.Annotations.Test/Swashbuckle.AspNetCore.Annotations.Test.csproj Updates xunit package reference from xunit.v3 to xunit.v3.mtp-off

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.64%. Comparing base (eac3d79) to head (16c1cf0).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3685   +/-   ##
=======================================
  Coverage   94.64%   94.64%           
=======================================
  Files         111      111           
  Lines        3865     3865           
  Branches      780      780           
=======================================
  Hits         3658     3658           
  Misses        207      207           
Flag Coverage Δ
Linux 94.64% <ø> (ø)
Windows 94.64% <ø> (ø)
macOS 94.64% <ø> (ø)

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 0e042af into master Nov 28, 2025
20 checks passed
@martincostello martincostello deleted the update-dependencies branch November 28, 2025 14:50
This was referenced Dec 12, 2025
This was referenced Dec 19, 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