Skip to content

Commit 975d973

Browse files
authored
Release stable 0.16.0 (#344)
* update all packages * 0.16.0 * force stable giraffe version
1 parent 2ad1d02 commit 975d973

File tree

18 files changed

+83
-106
lines changed

18 files changed

+83
-106
lines changed

.config/dotnet-tools.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
"isRoot": true,
44
"tools": {
55
"fake-cli": {
6-
"version": "5.20.4-alpha.1642",
6+
"version": "5.22.0",
77
"commands": [
88
"fake"
99
]
1010
},
1111
"fornax": {
12-
"version": "0.13.1",
12+
"version": "0.14.0",
1313
"commands": [
1414
"fornax"
1515
]
1616
},
1717
"paket": {
18-
"version": "7.0.0-alpha018",
18+
"version": "7.1.3",
1919
"commands": [
2020
"paket"
2121
]
2222
},
2323
"fantomas-tool": {
24-
"version": "4.6.4",
24+
"version": "4.7.6",
2525
"commands": [
2626
"fantomas"
2727
]

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.16.0] - 09.04.2022
8+
9+
* Using stable Giraffe 6.0.0
10+
11+
### Changed
12+
713
## [0.16.0-preview03] - 21.02.2022
814

915
### Changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
FSharp.Core
2-
Giraffe
1+
Giraffe
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
FSharp.Core
2-
Giraffe
1+
Giraffe
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
FSharp.Core
2-
Giraffe
1+
Giraffe

paket.dependencies

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ storage: none
44
framework: net6.0
55

66
nuget Expecto
7-
nuget Newtonsoft.Json
87
nuget NSubstitute
98
nuget BenchmarkDotNet
109
nuget Microsoft.AspNetCore.TestHost
1110

12-
nuget Giraffe prerelease
13-
nuget Giraffe.ViewEngine
11+
nuget Giraffe
1412

1513
nuget Microsoft.AspNetCore.Authentication.JwtBearer
1614
nuget Microsoft.AspNetCore.Authentication.Google
@@ -22,7 +20,6 @@ nuget System.ServiceModel.Primitives
2220
nuget FSharp.Control.Websockets >= 0.2
2321

2422
# as a library, saturn should have a lower min version of fsharp.core. users can float
25-
nuget FSharp.Core
2623

2724
group Docs
2825
source https://api.nuget.org/v3/index.json
@@ -43,17 +40,10 @@ group Build
4340
source https://api.nuget.org/v3/index.json
4441
framework:net6.0
4542
nuget Fake.Core.Target
46-
nuget Fake.IO.FileSystem
47-
nuget FSharp.Core
4843
nuget Fake.Core.ReleaseNotes
49-
nuget Fake.Core.Process
5044
nuget Fake.BuildServer.TeamFoundation
5145
nuget Fake.DotNet.Cli
52-
nuget Fake.Core.Environment
5346
nuget Fake.Installer.Wix
54-
nuget Newtonsoft.Json
55-
nuget System.ServiceProcess.ServiceController
56-
nuget Fake.Core.Trace
5747
nuget Fake.IO.Zip
5848
nuget Fake.Tools.Git
5949
nuget Microsoft.Web.Administration

paket.lock

Lines changed: 58 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -38,25 +38,25 @@ NUGET
3838
FSharp.Core (>= 4.3.4)
3939
Microsoft.IO.RecyclableMemoryStream (>= 1.2.2)
4040
FSharp.Core (6.0.3)
41-
Giraffe (6.0.0-alpha-2)
41+
Giraffe (6.0)
4242
FSharp.Core (>= 6.0.1)
4343
Giraffe.ViewEngine (>= 1.3)
4444
Microsoft.IO.RecyclableMemoryStream (>= 2.2)
4545
Newtonsoft.Json (>= 13.0.1)
46-
System.Text.Json (>= 6.0)
46+
System.Text.Json (>= 6.0.2)
4747
Utf8Json (>= 1.3.7)
4848
Giraffe.ViewEngine (1.4)
4949
FSharp.Core (>= 5.0)
50-
Grpc.AspNetCore.Server (2.42)
51-
Grpc.Net.Common (>= 2.42)
52-
Grpc.Core.Api (2.44)
50+
Grpc.AspNetCore.Server (2.44)
51+
Grpc.Net.Common (>= 2.44)
52+
Grpc.Core.Api (2.45)
5353
System.Memory (>= 4.5.3)
54-
Grpc.Net.Client (2.43.0-pre1)
55-
Grpc.Net.Common (>= 2.43.0-pre1)
54+
Grpc.Net.Client (2.45.0-pre1)
55+
Grpc.Net.Common (>= 2.45.0-pre1)
5656
Microsoft.Extensions.Logging.Abstractions (>= 3.0.3)
57-
Grpc.Net.Common (2.43.0-pre1)
58-
Grpc.Core.Api (>= 2.43)
59-
Iced (1.16)
57+
Grpc.Net.Common (2.45.0-pre1)
58+
Grpc.Core.Api (>= 2.45)
59+
Iced (1.17)
6060
Microsoft.AspNet.WebApi.Client (5.2.7)
6161
Newtonsoft.Json (>= 10.0.1)
6262
Newtonsoft.Json.Bson (>= 1.0.1)
@@ -68,14 +68,14 @@ NUGET
6868
Microsoft.AspNetCore.Authentication.Abstractions (>= 2.2)
6969
Microsoft.AspNetCore.Http (>= 2.2)
7070
Microsoft.AspNetCore.Http.Extensions (>= 2.2)
71-
Microsoft.AspNetCore.Authentication.Google (6.0.2)
72-
Microsoft.AspNetCore.Authentication.JwtBearer (6.0.2)
71+
Microsoft.AspNetCore.Authentication.Google (6.0.3)
72+
Microsoft.AspNetCore.Authentication.JwtBearer (6.0.3)
7373
Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.10)
74-
Microsoft.AspNetCore.Authentication.OpenIdConnect (6.0.2)
74+
Microsoft.AspNetCore.Authentication.OpenIdConnect (6.0.3)
7575
Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.10)
76-
Microsoft.AspNetCore.Authorization (6.0.2)
77-
Microsoft.AspNetCore.Metadata (>= 6.0.2)
78-
Microsoft.Extensions.Logging.Abstractions (>= 6.0)
76+
Microsoft.AspNetCore.Authorization (6.0.3)
77+
Microsoft.AspNetCore.Metadata (>= 6.0.3)
78+
Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
7979
Microsoft.Extensions.Options (>= 6.0)
8080
Microsoft.AspNetCore.Authorization.Policy (2.2)
8181
Microsoft.AspNetCore.Authentication.Abstractions (>= 2.2)
@@ -101,13 +101,13 @@ NUGET
101101
Microsoft.Extensions.FileProviders.Abstractions (>= 2.2)
102102
Microsoft.Net.Http.Headers (>= 2.2)
103103
System.Buffers (>= 4.5)
104-
Microsoft.AspNetCore.Http.Features (5.0.14)
104+
Microsoft.AspNetCore.Http.Features (5.0.15)
105105
Microsoft.Extensions.Primitives (>= 5.0.1)
106-
System.IO.Pipelines (>= 5.0.1)
107-
Microsoft.AspNetCore.JsonPatch (6.0.2)
106+
System.IO.Pipelines (>= 5.0.2)
107+
Microsoft.AspNetCore.JsonPatch (6.0.3)
108108
Microsoft.CSharp (>= 4.7)
109109
Newtonsoft.Json (>= 13.0.1)
110-
Microsoft.AspNetCore.Metadata (6.0.2)
110+
Microsoft.AspNetCore.Metadata (6.0.3)
111111
Microsoft.AspNetCore.Mvc.Abstractions (2.2)
112112
Microsoft.AspNetCore.Routing.Abstractions (>= 2.2)
113113
Microsoft.Net.Http.Headers (>= 2.2)
@@ -145,7 +145,7 @@ NUGET
145145
Microsoft.Extensions.Options (>= 2.2)
146146
Microsoft.AspNetCore.Routing.Abstractions (2.2)
147147
Microsoft.AspNetCore.Http.Abstractions (>= 2.2)
148-
Microsoft.AspNetCore.TestHost (6.0.2)
148+
Microsoft.AspNetCore.TestHost (6.0.3)
149149
System.IO.Pipelines (>= 6.0.2)
150150
Microsoft.AspNetCore.WebUtilities (2.2)
151151
Microsoft.Net.Http.Headers (>= 2.2)
@@ -218,10 +218,10 @@ NUGET
218218
System.Memory (>= 4.5.4)
219219
System.Reflection.Metadata (>= 5.0)
220220
System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
221-
Microsoft.Diagnostics.Tracing.TraceEvent (2.0.74)
221+
Microsoft.Diagnostics.Tracing.TraceEvent (2.0.76)
222222
System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
223223
Microsoft.DotNet.PlatformAbstractions (3.1.6)
224-
Microsoft.Extensions.Configuration (6.0)
224+
Microsoft.Extensions.Configuration (6.0.1)
225225
Microsoft.Extensions.Configuration.Abstractions (>= 6.0)
226226
Microsoft.Extensions.Primitives (>= 6.0)
227227
Microsoft.Extensions.Configuration.Abstractions (6.0)
@@ -300,7 +300,7 @@ NUGET
300300
Microsoft.Extensions.Logging.Abstractions (>= 6.0)
301301
Microsoft.Extensions.Options (>= 6.0)
302302
System.Diagnostics.DiagnosticSource (>= 6.0)
303-
Microsoft.Extensions.Logging.Abstractions (6.0)
303+
Microsoft.Extensions.Logging.Abstractions (6.0.1)
304304
Microsoft.Extensions.Logging.Configuration (6.0)
305305
Microsoft.Extensions.Configuration (>= 6.0)
306306
Microsoft.Extensions.Configuration.Abstractions (>= 6.0)
@@ -335,7 +335,7 @@ NUGET
335335
Microsoft.Extensions.Primitives (>= 6.0)
336336
System.Runtime.CompilerServices.Unsafe (>= 6.0)
337337
System.Text.Json (>= 6.0)
338-
Microsoft.Extensions.ObjectPool (6.0.2)
338+
Microsoft.Extensions.ObjectPool (6.0.3)
339339
Microsoft.Extensions.Options (6.0)
340340
Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0)
341341
Microsoft.Extensions.Primitives (>= 6.0)
@@ -347,31 +347,31 @@ NUGET
347347
Microsoft.Extensions.Primitives (>= 6.0)
348348
Microsoft.Extensions.Primitives (6.0)
349349
System.Runtime.CompilerServices.Unsafe (>= 6.0)
350-
Microsoft.IdentityModel.JsonWebTokens (6.15.1)
351-
Microsoft.IdentityModel.Tokens (>= 6.15.1)
352-
Microsoft.IdentityModel.Logging (6.15.1)
353-
Microsoft.IdentityModel.Protocols (6.15.1)
354-
Microsoft.IdentityModel.Logging (>= 6.15.1)
355-
Microsoft.IdentityModel.Tokens (>= 6.15.1)
356-
Microsoft.IdentityModel.Protocols.OpenIdConnect (6.15.1)
357-
Microsoft.IdentityModel.Protocols (>= 6.15.1)
358-
System.IdentityModel.Tokens.Jwt (>= 6.15.1)
359-
Microsoft.IdentityModel.Tokens (6.15.1)
350+
Microsoft.IdentityModel.JsonWebTokens (6.17)
351+
Microsoft.IdentityModel.Tokens (>= 6.17)
352+
Microsoft.IdentityModel.Logging (6.17)
353+
Microsoft.IdentityModel.Protocols (6.17)
354+
Microsoft.IdentityModel.Logging (>= 6.17)
355+
Microsoft.IdentityModel.Tokens (>= 6.17)
356+
Microsoft.IdentityModel.Protocols.OpenIdConnect (6.17)
357+
Microsoft.IdentityModel.Protocols (>= 6.17)
358+
System.IdentityModel.Tokens.Jwt (>= 6.17)
359+
Microsoft.IdentityModel.Tokens (6.17)
360360
Microsoft.CSharp (>= 4.5)
361-
Microsoft.IdentityModel.Logging (>= 6.15.1)
361+
Microsoft.IdentityModel.Logging (>= 6.17)
362362
System.Security.Cryptography.Cng (>= 4.5)
363363
Microsoft.IO.RecyclableMemoryStream (2.2)
364364
Microsoft.Net.Http.Headers (2.2.8)
365365
Microsoft.Extensions.Primitives (>= 2.2)
366366
System.Buffers (>= 4.5)
367-
Microsoft.NET.Sdk.Functions (4.0.1)
367+
Microsoft.NET.Sdk.Functions (4.1)
368368
Microsoft.Azure.Functions.Analyzers (>= 1.0 < 2.0)
369369
Microsoft.Azure.WebJobs (>= 3.0.23 < 3.1)
370370
Microsoft.Azure.WebJobs.Extensions (>= 3.0.6)
371371
Microsoft.Azure.WebJobs.Extensions.Http (>= 3.0.2 < 3.1)
372372
Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator (>= 4.0.1)
373373
Newtonsoft.Json (>= 11.0.2)
374-
Microsoft.NETCore.Platforms (6.0.1)
374+
Microsoft.NETCore.Platforms (6.0.2)
375375
Microsoft.NETCore.Targets (5.0)
376376
Microsoft.Rest.ClientRuntime (2.3.23)
377377
Newtonsoft.Json (>= 10.0.3)
@@ -554,9 +554,9 @@ NUGET
554554
System.Runtime (>= 4.3)
555555
System.Runtime.Extensions (>= 4.3)
556556
System.Runtime.InteropServices (>= 4.3)
557-
System.IdentityModel.Tokens.Jwt (6.15.1)
558-
Microsoft.IdentityModel.JsonWebTokens (>= 6.15.1)
559-
Microsoft.IdentityModel.Tokens (>= 6.15.1)
557+
System.IdentityModel.Tokens.Jwt (6.17)
558+
Microsoft.IdentityModel.JsonWebTokens (>= 6.17)
559+
Microsoft.IdentityModel.Tokens (>= 6.17)
560560
System.IO (4.3)
561561
Microsoft.NETCore.Platforms (>= 1.1)
562562
Microsoft.NETCore.Targets (>= 1.1)
@@ -665,7 +665,7 @@ NUGET
665665
Microsoft.NETCore.Targets (>= 1.1)
666666
System.Reflection (>= 4.3)
667667
System.Runtime (>= 4.3)
668-
System.Reflection.Metadata (6.0)
668+
System.Reflection.Metadata (6.0.1)
669669
System.Collections.Immutable (>= 6.0)
670670
System.Reflection.Primitives (4.3)
671671
Microsoft.NETCore.Platforms (>= 1.1)
@@ -998,22 +998,23 @@ NUGET
998998
FSharp.Core (>= 4.7.2)
999999
System.Reactive (>= 5.0)
10001000
FSharp.Core (6.0.3)
1001-
Microsoft.Build (17.0)
1002-
Microsoft.Build.Framework (>= 17.0)
1001+
Microsoft.Build (17.1)
1002+
Microsoft.Build.Framework (>= 17.1)
10031003
Microsoft.NET.StringTools (>= 1.0)
10041004
Microsoft.Win32.Registry (>= 4.3)
10051005
System.Collections.Immutable (>= 5.0)
10061006
System.Configuration.ConfigurationManager (>= 4.7)
10071007
System.Reflection.Metadata (>= 1.6)
10081008
System.Security.Principal.Windows (>= 4.7)
10091009
System.Text.Encoding.CodePages (>= 4.0.1)
1010-
System.Text.Json (>= 5.0.2)
1011-
System.Threading.Tasks.Dataflow (>= 4.9)
1012-
Microsoft.Build.Framework (17.0)
1010+
System.Text.Json (>= 6.0)
1011+
System.Threading.Tasks.Dataflow (>= 6.0)
1012+
Microsoft.Build.Framework (17.1)
1013+
Microsoft.Win32.Registry (>= 4.3)
10131014
System.Security.Permissions (>= 4.7)
1014-
Microsoft.Build.Tasks.Core (17.0)
1015-
Microsoft.Build.Framework (>= 17.0)
1016-
Microsoft.Build.Utilities.Core (>= 17.0)
1015+
Microsoft.Build.Tasks.Core (17.1)
1016+
Microsoft.Build.Framework (>= 17.1)
1017+
Microsoft.Build.Utilities.Core (>= 17.1)
10171018
Microsoft.NET.StringTools (>= 1.0)
10181019
Microsoft.Win32.Registry (>= 4.3)
10191020
System.CodeDom (>= 4.4)
@@ -1023,9 +1024,9 @@ NUGET
10231024
System.Security.Cryptography.Pkcs (>= 4.7)
10241025
System.Security.Cryptography.Xml (>= 4.7)
10251026
System.Security.Permissions (>= 4.7)
1026-
System.Threading.Tasks.Dataflow (>= 4.9)
1027-
Microsoft.Build.Utilities.Core (17.0)
1028-
Microsoft.Build.Framework (>= 17.0)
1027+
System.Threading.Tasks.Dataflow (>= 6.0)
1028+
Microsoft.Build.Utilities.Core (17.1)
1029+
Microsoft.Build.Framework (>= 17.1)
10291030
Microsoft.NET.StringTools (>= 1.0)
10301031
Microsoft.Win32.Registry (>= 4.3)
10311032
System.Collections.Immutable (>= 5.0)
@@ -1035,7 +1036,7 @@ NUGET
10351036
Microsoft.NET.StringTools (1.0)
10361037
System.Memory (>= 4.5.4)
10371038
System.Runtime.CompilerServices.Unsafe (>= 5.0)
1038-
Microsoft.NETCore.Platforms (6.0.1)
1039+
Microsoft.NETCore.Platforms (6.0.2)
10391040
Microsoft.NETCore.Targets (5.0)
10401041
Microsoft.Web.Administration (11.1)
10411042
Microsoft.Win32.Registry (>= 4.0)
@@ -1122,7 +1123,7 @@ NUGET
11221123
System.IO (>= 4.3)
11231124
System.Reflection.Primitives (>= 4.3)
11241125
System.Runtime (>= 4.3)
1125-
System.Reflection.Metadata (6.0)
1126+
System.Reflection.Metadata (6.0.1)
11261127
System.Collections.Immutable (>= 6.0)
11271128
System.Reflection.Primitives (4.3)
11281129
Microsoft.NETCore.Platforms (>= 1.1)
@@ -1185,11 +1186,11 @@ GROUP Docs
11851186
RESTRICTION: == netstandard2.0
11861187
NUGET
11871188
remote: https://api.nuget.org/v3/index.json
1188-
FSharp.Formatting (14.0.1)
1189+
FSharp.Formatting (15.0)
11891190
Newtonsoft.Json (13.0.1)
11901191

11911192
GROUP DocsAsp
11921193
RESTRICTION: == net6.0
11931194
NUGET
11941195
remote: https://api.nuget.org/v3/index.json
1195-
Microsoft.AspNetCore.App.Ref (6.0.2)
1196+
Microsoft.AspNetCore.App.Ref (6.0.3)

paket.references

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
group Build
22
Fake.Core.Target
3-
Fake.IO.FileSystem
4-
FSharp.Core
5-
Fake.Core.Process
63
Fake.BuildServer.TeamFoundation
74
Fake.DotNet.Cli
8-
Fake.Core.Environment
95
Fake.Installer.Wix
10-
Newtonsoft.Json
11-
System.ServiceProcess.ServiceController
12-
Fake.Core.Trace
136
Fake.IO.Zip
147
Fake.Tools.Git
158
Microsoft.Web.Administration
169
Fake.DotNet.Testing.Expecto
1710
Fake.Api.GitHub
1811
Fake.Core.UserInput
19-
Fake.Core.ReleaseNotes
12+
Fake.Core.ReleaseNotes
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
FSharp.Core
2-
Giraffe
1+
Giraffe
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
FSharp.Core
2-
Giraffe
1+
Giraffe

0 commit comments

Comments
 (0)