Draft
Conversation
Member
|
@copilot Se her |
Co-authored-by: haavamoa <2527084+haavamoa@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update DUI dependencies for improved performance
Update NuGet dependencies
Feb 28, 2026
Contributor
Author
Here's a summary of what each update brings and the risk level: 🟢 Low / No Risk — Maintenance bumps
🟡 Minor attention needed
🟠 Worth testing on device
Bottom line: Almost everything is low-risk maintenance. The three packages worth a quick device smoke-test are the Camera, SplashScreen, and SkiaSharp.Extended stable release. No code changes are required for any of these updates based on how the library currently uses them. |
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.
Description of Change
Bumps all NuGet dependencies to latest compatible versions.
Notable upgrades:
SkiaSharp.Extended.UI.Maui3.0.0-preview.18→3.0.0(stable release)SkiaSharp3.119.1→3.119.2(Spectre mitigation security improvement)Microsoft.Extensions.Logging.Debug/Microsoft.SourceLink.GitHubaligned to .NET 10LightInject6.6.4→7.0.1(adds opt-in keyed services support, targets .NET 8)AndroidX Camera1.4.1→1.5.2.1(CameraX 1.5: high-frame-rate video, dual concurrent camera, Ultra HDR/RAW support — existing simple capture flows are unaffected)Xamarin.AndroidX.Core.SplashScreen1.0.1.12→1.2.0.1(improved Android 12+ backward compat)Xamarin.Google.MLKit.BarcodeScanning117.3.0→117.3.0.6(binding patch, bug fixes)Xamarin.AndroidX.Tracing1.3.0.1→1.3.0.2(binding patch)Newtonsoft.Json13.0.3→13.0.4(AOT/trim annotations,Indexsupport forJArray,TimeOnlydeserialization improvements)BitMiracle.LibTiff.NET2.4.649→2.4.660(internal/build fixes)Test tooling:
xunit2.4.1→2.9.3(2.9.3 is the final v2.x release;Assert.Equivalentnow supportsUri, newAssert.IsTypeoverload — no impact on our tests)xunit.runner.visualstudio2.4.3→3.1.5Microsoft.NET.Test.Sdk16.11.0→18.3.0coverlet.collector6.0.4→8.0.0FluentAssertions6.9.0→6.12.2(stays on v6 to avoid commercial license in v8; no breaking changes)Todos
View original Slack conversation
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.