Skip to content

Commit 0f79fb3

Browse files
authored
update dependencies: bump versions for Fantomas, FSharp.Compiler.Service, Ionide.Analyzers, and FSharp.Analyzers.SDK (#1374)
1 parent 2e1d337 commit 0f79fb3

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"rollForward": false
1818
},
1919
"fantomas": {
20-
"version": "7.0.0",
20+
"version": "7.0.1",
2121
"commands": [
2222
"fantomas"
2323
],
2424
"rollForward": false
2525
},
2626
"fsharp-analyzers": {
27-
"version": "0.30.0",
27+
"version": "0.31.0",
2828
"commands": [
2929
"fsharp-analyzers"
3030
],

paket.dependencies

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@ storage: none
1010

1111
nuget BenchmarkDotNet
1212
nuget Fantomas.Client >= 0.9
13-
nuget FSharp.Compiler.Service >= 43.9.201
14-
nuget Ionide.Analyzers 0.14.4
13+
nuget FSharp.Compiler.Service >= 43.9.300
14+
nuget Ionide.Analyzers 0.14.5
1515
nuget FSharp.Analyzers.Build
16-
nuget Ionide.ProjInfo >= 0.70.1
17-
nuget Ionide.ProjInfo.FCS >= 0.70.1
18-
nuget Ionide.ProjInfo.ProjectSystem >= 0.70.2
16+
nuget Ionide.ProjInfo >= 0.71.0
17+
nuget Ionide.ProjInfo.FCS >= 0.71.0
18+
nuget Ionide.ProjInfo.ProjectSystem >= 0.71.0
1919
nuget Microsoft.Build >= 17.2 copy_local:false
2020
nuget Microsoft.Build.Framework >= 17.4 copy_local:false
2121
nuget Microsoft.Build.Utilities.Core >= 17.4 copy_local:false
2222
nuget Microsoft.Build.Tasks.Core >= 17.4 copy_local: false
2323
nuget Nuget.Frameworks >= 6.3 copy_local: false
2424
nuget Microsoft.CodeAnalysis
25-
nuget FSharp.Analyzers.SDK 0.30.0
25+
nuget FSharp.Analyzers.SDK 0.31.0
2626
nuget ICSharpCode.Decompiler
2727
nuget Mono.Cecil >= 0.11.4
2828
nuget FSharpLint.Core

paket.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ NUGET
5050
FParsec (1.1.1) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net5.0)) (&& (== netstandard2.1) (>= net5.0))
5151
FSharp.Core (>= 4.3.4)
5252
FSharp.Analyzers.Build (0.3)
53-
FSharp.Analyzers.SDK (0.30)
54-
FSharp.Compiler.Service (43.9.201) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
55-
FSharp.Core (9.0.201) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
53+
FSharp.Analyzers.SDK (0.31)
54+
FSharp.Compiler.Service (43.9.300) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
55+
FSharp.Core (9.0.300) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
5656
McMaster.NETCore.Plugins (>= 1.4) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
5757
Microsoft.Extensions.Logging.Abstractions (>= 6.0) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
58-
FSharp.Compiler.Service (43.9.201)
59-
FSharp.Core (9.0.201)
58+
FSharp.Compiler.Service (43.9.300)
59+
FSharp.Core (9.0.300)
6060
System.Buffers (>= 4.6)
6161
System.Collections.Immutable (>= 8.0)
6262
System.Diagnostics.DiagnosticSource (>= 8.0)
@@ -70,7 +70,7 @@ NUGET
7070
Fsharp.Control.Reactive (5.0.5) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
7171
FSharp.Core (>= 4.7.2)
7272
System.Reactive (>= 5.0 < 6.0)
73-
FSharp.Core (9.0.201)
73+
FSharp.Core (9.0.300)
7474
FSharp.Data.Adaptive (1.2.18)
7575
FSharp.Core (>= 4.7)
7676
System.Reflection.Emit.Lightweight (>= 4.6)
@@ -124,23 +124,23 @@ NUGET
124124
ICSharpCode.Decompiler (8.2.0.7535)
125125
System.Collections.Immutable (>= 6.0)
126126
System.Reflection.Metadata (>= 6.0)
127-
Ionide.Analyzers (0.14.4)
127+
Ionide.Analyzers (0.14.5)
128128
Ionide.KeepAChangelog.Tasks (0.1.8) - copy_local: true
129129
Ionide.LanguageServerProtocol (0.7)
130130
FSharp.Core (>= 6.0)
131131
Newtonsoft.Json (>= 13.0.1)
132132
StreamJsonRpc (>= 2.16.36)
133-
Ionide.ProjInfo (0.70.2)
133+
Ionide.ProjInfo (0.71)
134134
FSharp.Core (>= 6.0) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
135135
Microsoft.VisualStudio.SolutionPersistence (>= 1.0.28) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
136136
SemanticVersioning (>= 2.0.2) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
137-
Ionide.ProjInfo.FCS (0.70.2)
138-
FSharp.Compiler.Service (>= 43.9.201) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
139-
FSharp.Core (>= 9.0.201) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
140-
Ionide.ProjInfo (>= 0.70.2) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
141-
Ionide.ProjInfo.ProjectSystem (0.70.2)
137+
Ionide.ProjInfo.FCS (0.71)
138+
FSharp.Compiler.Service (>= 43.9.300) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
139+
FSharp.Core (>= 9.0.300) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
140+
Ionide.ProjInfo (>= 0.71) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
141+
Ionide.ProjInfo.ProjectSystem (0.71)
142142
Fsharp.Control.Reactive (>= 5.0.5) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
143-
Ionide.ProjInfo.FCS (>= 0.70.2) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
143+
Ionide.ProjInfo.FCS (>= 0.71) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
144144
Newtonsoft.Json (>= 13.0.3) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))
145145
LinkDotNet.StringBuilder (1.18)
146146
McMaster.NETCore.Plugins (1.4) - restriction: || (== net8.0) (== net9.0) (&& (== netstandard2.0) (>= net8.0)) (&& (== netstandard2.1) (>= net8.0))

0 commit comments

Comments
 (0)