Update NuGet packages to latest stable#1661
Conversation
9cad8ff to
53b8011
Compare
- Microsoft.NET.Test.Sdk 18.0.1 -> 18.5.1 - NuGet.Protocol 7.0.1 -> 7.3.1 (clears the low-severity advisories flagged in #1660) - Serilog 4.3.0 -> 4.3.1 System.CommandLine.DragonFruit is left at the existing alpha; no newer version is published to the configured sources. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
9b67daa to
e50d006
Compare
Code ReviewOverviewRoutine NuGet package maintenance bump in AnalysisBreaking changes: None. All three packages are development/test dependencies:
Version jumps look fine:
Style/conventions: Follows the existing One small note: VerdictLGTM — minimal, well-motivated change. The security advisory fix in |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1661 +/- ##
======================================
Coverage 96% 96%
======================================
Files 450 450
Lines 29151 29150 -1
======================================
Hits 28109 28109
+ Misses 1042 1041 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
Bumps centrally-managed NuGet package versions in Directory.Packages.props to the latest stable release.
NuGet.Protocol7.3.1 clears the low-severity NU1901 advisories that triggered the original CI failure on #1657. As a result this PR makes #1660 unnecessary as a build-unblocker, though the comment-and-policy clean-up there still has independent value.System.CommandLine.DragonFruitis left at the existing0.4.0-alpha.22272.1; no newer stable version is published to the configured sources.🤖 Generated with Claude Code