From 1034ce6e023ad3a2b1da9304f89e730e112cb585 Mon Sep 17 00:00:00 2001 From: Miheichev Aleksandr Sergeevich Date: Thu, 6 Aug 2026 00:24:21 +0000 Subject: [PATCH] chore(deps): update NuGet dependencies (#9832) * chore(deps): bump Avalonia.Desktop, CliWrap, Semi.Avalonia and Repobot.SQLite - Avalonia.Desktop 12.1.0 -> 12.1.1 - CliWrap 3.10.2 -> 3.10.4 - Semi.Avalonia 12.1.0 -> 12.1.0.1 - Semi.Avalonia.DataGrid 12.1.0 -> 12.1.0.1 - Repobot.SQLite.Unofficial 3.53.3.10 -> 3.53.4 Left unchanged on purpose: - ReactiveUI.Avalonia: nuget.org reports 14.7.1 as the highest version, but it is unlisted and belongs to the old versioning line (netstandard2.0/net6.0/ net7.0, Avalonia >= 11.0.0, ReactiveUI >= 19.4.1). Moving to it would revert both #9148 and #9678. - SkiaSharp.NativeAssets.Linux: 4.151.0 is available, but Avalonia.Skia 12.1.1 resolves the managed SkiaSharp to 3.119.4. Pairing 4.x native assets with a 3.x managed binding risks native entry point failures on Linux; 3.119.4 is the latest release on the 3.x branch. * chore(deps): bump ReactiveUI to 24.1.0 and ReactiveUI.SourceGenerators to 3.2.0 - ReactiveUI 24.0.0 -> 24.1.0 - ReactiveUI.WPF 24.0.0 -> 24.1.0 - ReactiveUI.SourceGenerators 3.1.0 -> 3.2.0 ReactiveUI and ReactiveUI.WPF move together: ReactiveUI.WPF 24.1.0 requires ReactiveUI >= 24.1.0. ReactiveUI.Avalonia 12.1.0 declares a ReactiveUI >= 24.0.0 minimum, so it resolves against 24.1.0 without changes; ReactiveUI.Primitives (7.1.0) and Splat (20.2.0) are unaffected. * chore(deps): bump Avalonia.Controls.DataGrid and ReactiveUI.Avalonia - Avalonia.Controls.DataGrid 12.1.0 -> 12.1.2 - ReactiveUI.Avalonia 12.1.0 -> 12.1.1 ReactiveUI.Avalonia 12.1.1 requires Avalonia >= 12.1.1 and ReactiveUI >= 24.1.0, both of which are already in place after the previous commits on this branch. --- v2rayN/Directory.Packages.props | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/v2rayN/Directory.Packages.props b/v2rayN/Directory.Packages.props index 43266ab7..add80d74 100644 --- a/v2rayN/Directory.Packages.props +++ b/v2rayN/Directory.Packages.props @@ -6,28 +6,28 @@ - - + + - - + + - - - - + + + + - + - +