Skip to content

Commit 50e6622

Browse files
committed
Update FAKE dependencies
1 parent 098f50a commit 50e6622

File tree

2 files changed

+77
-79
lines changed

2 files changed

+77
-79
lines changed

paket.dependencies

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -56,19 +56,18 @@ nuget BenchmarkDotNet.Diagnostics.Windows 0.13.1
5656

5757
// [ FAKE GROUP ]
5858
group Build
59-
source https://www.nuget.org/api/v2
6059
source https://api.nuget.org/v3/index.json
6160
storage: none
62-
nuget FSharp.Core
63-
nuget Fake.Core.Target 5.20.4
64-
nuget Fake.DotNet.Cli 5.20.4
65-
nuget Fake.Core.ReleaseNotes 5.20.4
66-
nuget Fake.DotNet.AssemblyInfoFile 5.20.4
67-
nuget Fake.DotNet.Paket 5.20.4
68-
nuget Fake.DotNet.Testing.Expecto 5.20.4
69-
nuget Fake.Tools.Git 5.20.4
70-
nuget Fake.JavaScript.Npm 5.20.4
71-
nuget Fake.Api.GitHub 5.20.4
72-
nuget Fake.BuildServer.GitHubActions 5.20.4
61+
nuget FSharp.Core
62+
nuget Fake.Core.Target 5.22.0
63+
nuget Fake.DotNet.Cli 5.22.0
64+
nuget Fake.Core.ReleaseNotes 5.22.0
65+
nuget Fake.DotNet.AssemblyInfoFile 5.22.0
66+
nuget Fake.DotNet.Paket 5.22.0
67+
nuget Fake.DotNet.Testing.Expecto 5.22.0
68+
nuget Fake.Tools.Git 5.22.0
69+
nuget Fake.JavaScript.Npm 5.22.0
70+
nuget Fake.Api.GitHub 5.22.0
71+
nuget Fake.BuildServer.GitHubActions 5.22.0
7372
nuget MSBuild.StructuredLogger
7473
nuget Octokit

paket.lock

Lines changed: 66 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -657,9 +657,14 @@ NUGET
657657
FSharp.Core (>= 4.0.0.1) - restriction: >= net45
658658
FSharp.Core (>= 4.2.3) - restriction: && (< net45) (>= netstandard2.0)
659659
Microsoft.Win32.Registry (>= 4.7) - restriction: && (< net45) (>= netstandard2.0)
660-
Fake.Api.GitHub (5.20.4)
661-
FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0
662-
Octokit (>= 0.48) - restriction: >= netstandard2.0
660+
Fake.Api.GitHub (5.22)
661+
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
662+
Octokit (>= 0.50) - restriction: >= netstandard2.0
663+
Fake.BuildServer.GitHubActions (5.22)
664+
Fake.Core.Environment (>= 5.22) - restriction: || (>= net462) (>= netstandard2.0)
665+
Fake.Core.Trace (>= 5.22) - restriction: || (>= net462) (>= netstandard2.0)
666+
Fake.IO.FileSystem (>= 5.22) - restriction: || (>= net462) (>= netstandard2.0)
667+
FSharp.Core (>= 6.0) - restriction: && (< net462) (>= netstandard2.0)
663668
Fake.Core.CommandLineParsing (5.22) - restriction: >= netstandard2.0
664669
FParsec (>= 1.1.1) - restriction: >= netstandard2.0
665670
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
@@ -678,24 +683,24 @@ NUGET
678683
Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0
679684
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
680685
System.Collections.Immutable (>= 5.0) - restriction: >= netstandard2.0
681-
Fake.Core.ReleaseNotes (5.20.4)
682-
Fake.Core.SemVer (>= 5.20.4) - restriction: >= netstandard2.0
683-
Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0
684-
FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0
686+
Fake.Core.ReleaseNotes (5.22)
687+
Fake.Core.SemVer (>= 5.22) - restriction: >= netstandard2.0
688+
Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0
689+
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
685690
Fake.Core.SemVer (5.22) - restriction: >= netstandard2.0
686691
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
687692
Fake.Core.String (5.22) - restriction: >= netstandard2.0
688693
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
689-
Fake.Core.Target (5.20.4)
690-
Fake.Core.CommandLineParsing (>= 5.20.4) - restriction: >= netstandard2.0
691-
Fake.Core.Context (>= 5.20.4) - restriction: >= netstandard2.0
692-
Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0
693-
Fake.Core.FakeVar (>= 5.20.4) - restriction: >= netstandard2.0
694-
Fake.Core.Process (>= 5.20.4) - restriction: >= netstandard2.0
695-
Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0
696-
Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0
697-
FSharp.Control.Reactive (>= 4.4.2) - restriction: >= netstandard2.0
698-
FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0
694+
Fake.Core.Target (5.22)
695+
Fake.Core.CommandLineParsing (>= 5.22) - restriction: >= netstandard2.0
696+
Fake.Core.Context (>= 5.22) - restriction: >= netstandard2.0
697+
Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0
698+
Fake.Core.FakeVar (>= 5.22) - restriction: >= netstandard2.0
699+
Fake.Core.Process (>= 5.22) - restriction: >= netstandard2.0
700+
Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0
701+
Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0
702+
FSharp.Control.Reactive (>= 5.0.2) - restriction: >= netstandard2.0
703+
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
699704
Fake.Core.Tasks (5.22) - restriction: >= netstandard2.0
700705
Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0
701706
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
@@ -706,23 +711,23 @@ NUGET
706711
Fake.Core.Xml (5.22) - restriction: >= netstandard2.0
707712
Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0
708713
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
709-
Fake.DotNet.AssemblyInfoFile (5.20.4)
710-
Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0
711-
Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0
712-
Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0
713-
Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0
714-
FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0
715-
Fake.DotNet.Cli (5.20.4)
716-
Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0
717-
Fake.Core.Process (>= 5.20.4) - restriction: >= netstandard2.0
718-
Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0
719-
Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0
720-
Fake.DotNet.MSBuild (>= 5.20.4) - restriction: >= netstandard2.0
721-
Fake.DotNet.NuGet (>= 5.20.4) - restriction: >= netstandard2.0
722-
Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0
723-
FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0
714+
Fake.DotNet.AssemblyInfoFile (5.22)
715+
Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0
716+
Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0
717+
Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0
718+
Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0
719+
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
720+
Fake.DotNet.Cli (5.22)
721+
Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0
722+
Fake.Core.Process (>= 5.22) - restriction: >= netstandard2.0
723+
Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0
724+
Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0
725+
Fake.DotNet.MSBuild (>= 5.22) - restriction: >= netstandard2.0
726+
Fake.DotNet.NuGet (>= 5.22) - restriction: >= netstandard2.0
727+
Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0
728+
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
724729
Mono.Posix.NETStandard (>= 1.0) - restriction: >= netstandard2.0
725-
Newtonsoft.Json (>= 12.0.3) - restriction: >= netstandard2.0
730+
Newtonsoft.Json (>= 13.0.1) - restriction: >= netstandard2.0
726731
Fake.DotNet.MSBuild (5.22) - restriction: >= netstandard2.0
727732
BlackFox.VsWhere (>= 1.1) - restriction: >= netstandard2.0
728733
Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0
@@ -745,43 +750,43 @@ NUGET
745750
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
746751
Newtonsoft.Json (>= 13.0.1) - restriction: >= netstandard2.0
747752
NuGet.Protocol (>= 5.11) - restriction: >= netstandard2.0
748-
Fake.DotNet.Paket (5.20.4)
749-
Fake.Core.Process (>= 5.20.4) - restriction: >= netstandard2.0
750-
Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0
751-
Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0
752-
Fake.DotNet.Cli (>= 5.20.4) - restriction: >= netstandard2.0
753-
Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0
754-
FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0
755-
Fake.DotNet.Testing.Expecto (5.20.4)
756-
Fake.Core.Process (>= 5.20.4) - restriction: >= netstandard2.0
757-
Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0
758-
Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0
759-
Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0
760-
Fake.Testing.Common (>= 5.20.4) - restriction: >= netstandard2.0
761-
FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0
753+
Fake.DotNet.Paket (5.22)
754+
Fake.Core.Process (>= 5.22) - restriction: >= netstandard2.0
755+
Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0
756+
Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0
757+
Fake.DotNet.Cli (>= 5.22) - restriction: >= netstandard2.0
758+
Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0
759+
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
760+
Fake.DotNet.Testing.Expecto (5.22)
761+
Fake.Core.Process (>= 5.22) - restriction: >= netstandard2.0
762+
Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0
763+
Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0
764+
Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0
765+
Fake.Testing.Common (>= 5.22) - restriction: >= netstandard2.0
766+
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
762767
Fake.IO.FileSystem (5.22) - restriction: || (>= net462) (>= netstandard2.0)
763768
Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0
764769
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
765-
Fake.JavaScript.Npm (5.20.4)
766-
Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0
767-
Fake.Core.Process (>= 5.20.4) - restriction: >= netstandard2.0
768-
Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0
769-
Fake.Testing.Common (>= 5.20.4) - restriction: >= netstandard2.0
770-
FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0
770+
Fake.JavaScript.Npm (5.22)
771+
Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0
772+
Fake.Core.Process (>= 5.22) - restriction: >= netstandard2.0
773+
Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0
774+
Fake.Testing.Common (>= 5.22) - restriction: >= netstandard2.0
775+
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
771776
Fake.Net.Http (5.22) - restriction: >= netstandard2.0
772777
Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0
773778
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
774779
Fake.Testing.Common (5.22) - restriction: >= netstandard2.0
775780
Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0
776781
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
777-
Fake.Tools.Git (5.20.4)
778-
Fake.Core.Environment (>= 5.20.4) - restriction: >= netstandard2.0
779-
Fake.Core.Process (>= 5.20.4) - restriction: >= netstandard2.0
780-
Fake.Core.SemVer (>= 5.20.4) - restriction: >= netstandard2.0
781-
Fake.Core.String (>= 5.20.4) - restriction: >= netstandard2.0
782-
Fake.Core.Trace (>= 5.20.4) - restriction: >= netstandard2.0
783-
Fake.IO.FileSystem (>= 5.20.4) - restriction: >= netstandard2.0
784-
FSharp.Core (>= 4.7.2) - restriction: >= netstandard2.0
782+
Fake.Tools.Git (5.22)
783+
Fake.Core.Environment (>= 5.22) - restriction: >= netstandard2.0
784+
Fake.Core.Process (>= 5.22) - restriction: >= netstandard2.0
785+
Fake.Core.SemVer (>= 5.22) - restriction: >= netstandard2.0
786+
Fake.Core.String (>= 5.22) - restriction: >= netstandard2.0
787+
Fake.Core.Trace (>= 5.22) - restriction: >= netstandard2.0
788+
Fake.IO.FileSystem (>= 5.22) - restriction: >= netstandard2.0
789+
FSharp.Core (>= 6.0) - restriction: >= netstandard2.0
785790
FParsec (1.1.1) - restriction: >= netstandard2.0
786791
FSharp.Core (>= 4.3.4) - restriction: || (>= net45) (>= netstandard2.0)
787792
System.ValueTuple (>= 4.4) - restriction: >= net45
@@ -948,12 +953,6 @@ NUGET
948953
System.ValueTuple (4.5) - restriction: || (&& (>= net45) (>= netstandard2.0)) (&& (>= net461) (>= net6.0)) (>= net472)
949954
System.Windows.Extensions (6.0) - restriction: >= netcoreapp3.1
950955
System.Drawing.Common (>= 6.0) - restriction: >= netcoreapp3.1
951-
remote: https://www.nuget.org/api/v2
952-
Fake.BuildServer.GitHubActions (5.20.4)
953-
Fake.Core.Environment (>= 5.20.4) - restriction: || (>= net462) (>= netstandard2.0)
954-
Fake.Core.Trace (>= 5.20.4) - restriction: || (>= net462) (>= netstandard2.0)
955-
Fake.IO.FileSystem (>= 5.20.4) - restriction: || (>= net462) (>= netstandard2.0)
956-
FSharp.Core (>= 4.7.2) - restriction: && (< net462) (>= netstandard2.0)
957956

958957
GROUP NetStandard2
959958
STORAGE: NONE

0 commit comments

Comments
 (0)