Skip to content

Commit 86d0685

Browse files
committed
Update dependencies
1 parent d3d966f commit 86d0685

File tree

6 files changed

+28
-28
lines changed

6 files changed

+28
-28
lines changed

samples/MongoDbSample/MongoDbSample.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Chisel" Version="1.1.2" PrivateAssets="all" />
12-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.0" />
12+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.1" />
1313
<PackageReference Include="MongoDB.Driver" Version="[2.30.0,3.0.0)" />
14-
<PackageReference Include="Testcontainers.MongoDb" Version="4.8.1" />
14+
<PackageReference Include="Testcontainers.MongoDb" Version="4.9.0" />
1515
</ItemGroup>
1616

1717
<PropertyGroup>

samples/SqlClientSample/SqlClientSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="Chisel" Version="1.1.2" PrivateAssets="all" />
1717
<PackageReference Include="Microsoft.Data.SqlClient" Version="$(MicrosoftDataSqlClientVersion)" />
18-
<PackageReference Include="System.Memory.Data" Version="10.0.0" />
18+
<PackageReference Include="System.Memory.Data" Version="10.0.1" />
1919
</ItemGroup>
2020

2121
<ItemGroup Condition="$([MSBuild]::VersionLessThan('$(MicrosoftDataSqlClientVersion)', '6.0'))">

tests/Chisel.Tests/Chisel.Tests.csproj

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

1111
<ItemGroup>
1212
<PackageReference Include="AwesomeAssertions" Version="9.3.0" />
13-
<PackageReference Include="CliWrap" Version="3.9.0" />
13+
<PackageReference Include="CliWrap" Version="3.10.0" />
1414
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="2.0.2" />
15-
<PackageReference Include="NuGet.ProjectModel" Version="7.0.0" />
16-
<PackageReference Include="PublicApiGenerator" Version="11.5.0" />
17-
<PackageReference Include="System.Text.Json" Version="10.0.0" />
18-
<PackageReference Include="Verify.XunitV3" Version="31.7.1" />
19-
<PackageReference Include="xunit.v3.mtp-v2" Version="3.2.0" />
15+
<PackageReference Include="NuGet.ProjectModel" Version="7.0.1" />
16+
<PackageReference Include="PublicApiGenerator" Version="11.5.4" />
17+
<PackageReference Include="System.Text.Json" Version="10.0.1" />
18+
<PackageReference Include="Verify.XunitV3" Version="31.8.0" />
19+
<PackageReference Include="xunit.v3.mtp-v2" Version="3.2.1" />
2020
<PackageReference Include="Xunit.Combinatorial" Version="2.0.24" />
2121
</ItemGroup>
2222

tests/Chisel.Tests/ChiseledAppTests.RunTestApp_non-windows.verified.gv

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ digraph
2020
2121
2222
23-
23+
2424
2525
2626
2727
2828
2929
30-
31-
30+
31+
3232
3333
3434
@@ -49,8 +49,8 @@ digraph
4949
5050
5151
52-
53-
52+
53+
5454

5555
"[email protected]" [ fillcolor = lightcoral, color = "#A42A2A", href="https://www.nuget.org/packages/Azure.Core/1.47.1" ]
5656
"[email protected]" [ fillcolor = lightcoral, color = "#A42A2A", href="https://www.nuget.org/packages/Azure.Identity/1.14.2" ]
@@ -60,7 +60,7 @@ digraph
6060
"[email protected]" [ href="https://www.nuget.org/packages/Microsoft.Extensions.Caching.Abstractions/8.0.0" ]
6161
"[email protected]" [ href="https://www.nuget.org/packages/Microsoft.Extensions.Caching.Memory/8.0.1" ]
6262
"[email protected]" [ href="https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2" ]
63-
"[email protected].0" [ shape = hexagon, penwidth = 4, href="https://www.nuget.org/packages/Microsoft.Extensions.DependencyModel/10.0.0" ]
63+
"[email protected].1" [ shape = hexagon, penwidth = 4, href="https://www.nuget.org/packages/Microsoft.Extensions.DependencyModel/10.0.1" ]
6464
"[email protected]" [ href="https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/8.0.3" ]
6565
"[email protected]" [ href="https://www.nuget.org/packages/Microsoft.Extensions.Options/8.0.2" ]
6666
"[email protected]" [ href="https://www.nuget.org/packages/Microsoft.Extensions.Primitives/8.0.0" ]
@@ -78,11 +78,11 @@ digraph
7878
"[email protected]" [ fillcolor = lightcoral, color = "#A42A2A", href="https://www.nuget.org/packages/System.Diagnostics.DiagnosticSource/6.0.1" ]
7979
"[email protected]" [ href="https://www.nuget.org/packages/System.Diagnostics.EventLog/8.0.1" ]
8080
"[email protected]" [ fillcolor = lightcoral, color = "#A42A2A", href="https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt/7.7.1" ]
81-
"[email protected].0" [ href="https://www.nuget.org/packages/System.IO.Pipelines/10.0.0" ]
81+
"[email protected].1" [ href="https://www.nuget.org/packages/System.IO.Pipelines/10.0.1" ]
8282
"[email protected]" [ fillcolor = lightcoral, color = "#A42A2A", href="https://www.nuget.org/packages/System.Memory.Data/8.0.1" ]
8383
"[email protected]" [ fillcolor = lightcoral, color = "#A42A2A", href="https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/6.0.0" ]
8484
"[email protected]" [ href="https://www.nuget.org/packages/System.Security.Cryptography.Pkcs/8.0.1" ]
8585
"[email protected]" [ href="https://www.nuget.org/packages/System.Security.Cryptography.ProtectedData/8.0.0" ]
86-
"[email protected].0" [ href="https://www.nuget.org/packages/System.Text.Encodings.Web/10.0.0" ]
87-
"[email protected].0" [ href="https://www.nuget.org/packages/System.Text.Json/10.0.0" ]
86+
"[email protected].1" [ href="https://www.nuget.org/packages/System.Text.Encodings.Web/10.0.1" ]
87+
"[email protected].1" [ href="https://www.nuget.org/packages/System.Text.Json/10.0.1" ]
8888
}

tests/Chisel.Tests/ChiseledAppTests.RunTestApp_windows.verified.gv

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ digraph
2121
2222
2323
24-
24+
2525
2626
2727
2828
2929
3030
31-
32-
31+
32+
3333
3434
3535
@@ -50,8 +50,8 @@ digraph
5050
5151
5252
53-
54-
53+
54+
5555

5656
"[email protected]" [ fillcolor = lightcoral, color = "#A42A2A", href="https://www.nuget.org/packages/Azure.Core/1.47.1" ]
5757
"[email protected]" [ fillcolor = lightcoral, color = "#A42A2A", href="https://www.nuget.org/packages/Azure.Identity/1.14.2" ]
@@ -62,7 +62,7 @@ digraph
6262
"[email protected]" [ href="https://www.nuget.org/packages/Microsoft.Extensions.Caching.Abstractions/8.0.0" ]
6363
"[email protected]" [ href="https://www.nuget.org/packages/Microsoft.Extensions.Caching.Memory/8.0.1" ]
6464
"[email protected]" [ href="https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2" ]
65-
"[email protected].0" [ shape = hexagon, penwidth = 4, href="https://www.nuget.org/packages/Microsoft.Extensions.DependencyModel/10.0.0" ]
65+
"[email protected].1" [ shape = hexagon, penwidth = 4, href="https://www.nuget.org/packages/Microsoft.Extensions.DependencyModel/10.0.1" ]
6666
"[email protected]" [ href="https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/8.0.3" ]
6767
"[email protected]" [ href="https://www.nuget.org/packages/Microsoft.Extensions.Options/8.0.2" ]
6868
"[email protected]" [ href="https://www.nuget.org/packages/Microsoft.Extensions.Primitives/8.0.0" ]
@@ -80,11 +80,11 @@ digraph
8080
"[email protected]" [ fillcolor = lightcoral, color = "#A42A2A", href="https://www.nuget.org/packages/System.Diagnostics.DiagnosticSource/6.0.1" ]
8181
"[email protected]" [ href="https://www.nuget.org/packages/System.Diagnostics.EventLog/8.0.1" ]
8282
"[email protected]" [ fillcolor = lightcoral, color = "#A42A2A", href="https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt/7.7.1" ]
83-
"[email protected].0" [ href="https://www.nuget.org/packages/System.IO.Pipelines/10.0.0" ]
83+
"[email protected].1" [ href="https://www.nuget.org/packages/System.IO.Pipelines/10.0.1" ]
8484
"[email protected]" [ fillcolor = lightcoral, color = "#A42A2A", href="https://www.nuget.org/packages/System.Memory.Data/8.0.1" ]
8585
"[email protected]" [ fillcolor = lightcoral, color = "#A42A2A", href="https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/6.0.0" ]
8686
"[email protected]" [ href="https://www.nuget.org/packages/System.Security.Cryptography.Pkcs/8.0.1" ]
8787
"[email protected]" [ href="https://www.nuget.org/packages/System.Security.Cryptography.ProtectedData/8.0.0" ]
88-
"[email protected].0" [ href="https://www.nuget.org/packages/System.Text.Encodings.Web/10.0.0" ]
89-
"[email protected].0" [ href="https://www.nuget.org/packages/System.Text.Json/10.0.0" ]
88+
"[email protected].1" [ href="https://www.nuget.org/packages/System.Text.Encodings.Web/10.0.1" ]
89+
"[email protected].1" [ href="https://www.nuget.org/packages/System.Text.Json/10.0.1" ]
9090
}

tests/TestApp/TestApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<ItemGroup>
3333
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.3" />
34-
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="10.0.0" />
34+
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="10.0.1" />
3535
</ItemGroup>
3636

3737
</Project>

0 commit comments

Comments
 (0)