From 8ab26316ff7aa8c851f21933c4e154f15c0fa371 Mon Sep 17 00:00:00 2001 From: Jimmy Byrd Date: Mon, 26 Jan 2026 09:40:29 -0500 Subject: [PATCH] Update FSharp analyzers and Ionide.Analyzers to latest versions --- .config/dotnet-tools.json | 2 +- paket.dependencies | 4 ++-- paket.lock | 14 +++++++------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 4356b21af..f6a4d8254 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -24,7 +24,7 @@ "rollForward": false }, "fsharp-analyzers": { - "version": "0.33.0", + "version": "0.35.0", "commands": [ "fsharp-analyzers" ], diff --git a/paket.dependencies b/paket.dependencies index 54bc1bff2..ccbffe48d 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -13,7 +13,7 @@ strategy: min nuget BenchmarkDotNet nuget Fantomas.Client >= 0.9 nuget FSharp.Compiler.Service >= 43.10.100 -nuget Ionide.Analyzers 0.14.10 +nuget Ionide.Analyzers 0.14.11 nuget FSharp.Analyzers.Build nuget Ionide.ProjInfo >= 0.74.1 nuget Ionide.ProjInfo.FCS >= 0.74.1 @@ -24,7 +24,7 @@ nuget Microsoft.Build.Utilities.Core >= 17.4 copy_local:false nuget Microsoft.Build.Tasks.Core >= 17.4 copy_local: false nuget Nuget.Frameworks >= 6.3 copy_local: false nuget Microsoft.CodeAnalysis -nuget FSharp.Analyzers.SDK 0.34.1 +nuget FSharp.Analyzers.SDK 0.35.0 nuget ICSharpCode.Decompiler nuget Mono.Cecil >= 0.11.4 nuget FSharpLint.Core diff --git a/paket.lock b/paket.lock index 400e5e644..d7704d4f3 100644 --- a/paket.lock +++ b/paket.lock @@ -52,13 +52,13 @@ NUGET FParsec (1.1.1) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net5.0)) (&& (== netstandard2.1) (>= net5.0)) FSharp.Core (>= 4.3.4) FSharp.Analyzers.Build (0.3) - FSharp.Analyzers.SDK (0.34.1) - FSharp.Compiler.Service (43.10.100) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0)) - FSharp.Core (10.0.100) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0)) + FSharp.Analyzers.SDK (0.35) + FSharp.Compiler.Service (43.10.101) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0)) + FSharp.Core (10.0.101) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0)) McMaster.NETCore.Plugins (>= 2.0) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0)) Microsoft.Extensions.Logging.Abstractions (>= 6.0) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0)) - FSharp.Compiler.Service (43.10.100) - FSharp.Core (10.0.100) + FSharp.Compiler.Service (43.10.101) + FSharp.Core (10.0.101) System.Buffers (>= 4.6) System.Collections.Immutable (>= 9.0) System.Diagnostics.DiagnosticSource (>= 9.0) @@ -72,7 +72,7 @@ NUGET Fsharp.Control.Reactive (5.0.5) - restriction: || (== net10.0) (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0)) FSharp.Core (>= 4.7.2) System.Reactive (>= 5.0 < 6.0) - FSharp.Core (10.0.100) + FSharp.Core (10.0.101) FSharp.Data.Adaptive (1.2.18) FSharp.Core (>= 4.7) System.Reflection.Emit.Lightweight (>= 4.6) @@ -128,7 +128,7 @@ NUGET ICSharpCode.Decompiler (8.2.0.7535) System.Collections.Immutable (>= 6.0) System.Reflection.Metadata (>= 6.0) - Ionide.Analyzers (0.14.10) + Ionide.Analyzers (0.14.11) Ionide.KeepAChangelog.Tasks (0.3.1) - copy_local: true Ionide.LanguageServerProtocol (0.7) FSharp.Core (>= 6.0)