chore(deps): bump NuGet dependencies and drop EOL net9 MAUI targets#4391
Merged
Conversation
- ReactiveUI.Primitives family 5.8.0 -> 6.0.0 - DynamicData 9.4.31 -> 9.4.33 - TUnit / TUnit.Core 1.57.0 -> 1.58.0 - SonarAnalyzer.CSharp 10.27.0.140913 -> 10.28.0.143324 - Microsoft.CodeAnalysis.Analyzers 5.3.0 -> 5.6.0 - Microsoft.CodeAnalysis.CSharp.Workspaces 5.3.0 -> 5.6.0 - Microsoft.CodeAnalysis.PublicApiAnalyzers 5.0.0-1.25277.114 -> 5.6.0 (prerelease to stable) - Drop EOL net9 MAUI target frameworks; MAUI now builds net10+ only - Retain Windows/WinUI3 (net9-windows) targets, which are unaffected Versions verified against nuget.org. Framework-aligned bands (MAUI net10/net11, ASP.NET Core, System.* 10.0.9) were already at their latest per-TFM patch and are unchanged. Deliberately stayed on stable channels for packages with newer prereleases (System.Reactive 7.0-rc, MinVer 8.0-rc, SourceLink 11.0-preview, bunit 2.8-preview, BenchmarkDotNet 0.16-preview, CsWinRT 3.0-preview).
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4391 +/- ##
==========================================
+ Coverage 93.05% 93.06% +0.01%
==========================================
Files 339 339
Lines 14882 14882
Branches 1567 1567
==========================================
+ Hits 13848 13850 +2
+ Misses 770 767 -3
- Partials 264 265 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
ChrisPulman
approved these changes
Jul 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



What kind of change does this PR introduce?
Build / dependency maintenance:
What is the new behavior?
Package bumps
MAUI net9 targets removed
What is the current behavior?
What might this PR break?
Checklist
mainbranchAdditional information