Skip to content

Commit

Permalink
Update System.Text.Json
Browse files Browse the repository at this point in the history
  • Loading branch information
hyazinthh committed Oct 10, 2024
1 parent cf2eace commit ba9ba68
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
]
},
"aardpack": {
"version": "1.0.24",
"version": "2.0.3",
"commands": [
"aardpack"
]
Expand Down
2 changes: 2 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- Updated System.Text.Json dependency (CVE-2024-43485)

### 1.5.3
- Updated packages
- Fixed missing assembly issue with Microsoft.Bcl.AsyncInterfaces
Expand Down
4 changes: 2 additions & 2 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source https://api.nuget.org/v3/index.json

nuget System.Collections.Immutable >= 8.0.0 lowest_matching: true
nuget System.Net.Http.Json >= 8.0.0 lowest_matching: true
nuget System.Text.Json >= 8.0.4 lowest_matching: true
nuget System.Text.Json >= 8.0.5 lowest_matching: true
nuget Microsoft.AspNetCore.SignalR.Client >= 8.0.0 lowest_matching: true
nuget Microsoft.AspNetCore.SignalR.Common >= 8.0.0 lowest_matching: true
nuget Microsoft.Bcl.AsyncInterfaces >= 8.0.0 lowest_matching: true
Expand All @@ -23,7 +23,7 @@ nuget Microsoft.JSInterop ~> 8.0.0
nuget System.Configuration.ConfigurationManager ~> 8.0.0

// BUILD
nuget Aardvark.Build ~> 1.0.24
nuget Aardvark.Build ~> 2.0.3

group Test
framework: auto-detect
Expand Down
10 changes: 5 additions & 5 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ STORAGE: NONE
RESTRICTION: || (== net8.0) (== netstandard2.0)
NUGET
remote: https://api.nuget.org/v3/index.json
Aardvark.Build (1.0.25)
Aardvark.Build (2.0.3)
Microsoft.AspNetCore.Authorization (8.0.8) - restriction: || (== net8.0) (&& (== netstandard2.0) (>= net8.0))
Microsoft.AspNetCore.Metadata (>= 8.0.8)
Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
Expand Down Expand Up @@ -48,7 +48,7 @@ NUGET
System.Text.Json (>= 8.0) - restriction: || (&& (== net8.0) (>= net462)) (== netstandard2.0)
Microsoft.AspNetCore.SignalR.Protocols.Json (8.0)
Microsoft.AspNetCore.SignalR.Common (>= 8.0)
Microsoft.Bcl.AsyncInterfaces (8.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
Microsoft.Bcl.AsyncInterfaces (8.0)
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
Microsoft.Bcl.TimeProvider (8.0.1) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
Microsoft.Bcl.AsyncInterfaces (>= 8.0) - restriction: || (&& (== net8.0) (>= net462)) (== netstandard2.0)
Expand Down Expand Up @@ -137,16 +137,16 @@ NUGET
System.Text.Encoding.CodePages (8.0)
System.Memory (>= 4.5.5) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< net7.0)) (== netstandard2.0)
System.Text.Encodings.Web (8.0)
System.Text.Encodings.Web (8.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< net7.0)) (== netstandard2.0)
System.Buffers (>= 4.5.1) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< net7.0)) (== netstandard2.0)
System.Text.Json (8.0.4)
System.Text.Json (8.0.5)
Microsoft.Bcl.AsyncInterfaces (>= 8.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
System.Buffers (>= 4.5.1) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< net7.0)) (== netstandard2.0)
System.Text.Encodings.Web (>= 8.0)
System.Text.Encodings.Web (>= 8.0) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (&& (== net8.0) (< net7.0)) (== netstandard2.0)
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< net6.0)) (== netstandard2.0)
System.Threading.Channels (8.0)
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net8.0) (>= net462)) (&& (== net8.0) (< netstandard2.1)) (== netstandard2.0)
Expand Down

0 comments on commit ba9ba68

Please sign in to comment.