Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AndreaCuneo committed Jan 15, 2025
1 parent 3273faa commit 6e865b0
Show file tree
Hide file tree
Showing 26 changed files with 237 additions and 228 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.2" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.23.0" />
<PackageReference Include="Polly" Version="8.5.0" />
<PackageReference Include="Polly" Version="8.5.1" />
</ItemGroup>

<ItemGroup>
Expand Down
18 changes: 9 additions & 9 deletions Ark.ReferenceProject/Ark.Reference.Common/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
},
"Meziantou.Analyzer": {
"type": "Direct",
"requested": "[2.0.184, )",
"resolved": "2.0.184",
"contentHash": "+b96w2tVJNI9CR4naLcNFWfGDIwXheCO/3RsXkgq+hphqjIvLmXQM+5U4h7AZQbzTDFjXiulr4ws1L5/4xo0WQ=="
"requested": "[2.0.186, )",
"resolved": "2.0.186",
"contentHash": "PE8c9opHuUWLNqnZTN/KQC9oIfD/ZtsQ25sHF7/og4KfIRVnN4mgiyYw5NwCp8YPGapLoduIxuyQAcic6Eqcjg=="
},
"Microsoft.CodeAnalysis.NetAnalyzers": {
"type": "Direct",
Expand All @@ -37,11 +37,11 @@
},
"Polly": {
"type": "Direct",
"requested": "[8.5.0, )",
"resolved": "8.5.0",
"contentHash": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==",
"requested": "[8.5.1, )",
"resolved": "8.5.1",
"contentHash": "/kMFDkE3Tl6rKA1o+JJZ+r3ij8kHVRkIcHhx2fjvoTDl6risPH3KfCb0g9tfFni4qUbcPqkhDNcb0EvMPpyRKw==",
"dependencies": {
"Polly.Core": "8.5.0"
"Polly.Core": "8.5.1"
}
},
"Azure.Core": {
Expand Down Expand Up @@ -812,8 +812,8 @@
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.5.0",
"contentHash": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A=="
"resolved": "8.5.1",
"contentHash": "47BFjJJhlfSrwLgKoouCJYOYd+IRtFSrvaI9/QL3hbs6qGRtByw7D3QBVnGiDPNNSZ7oHfE7Fm/QIg/gd2ypWw=="
},
"Rebus": {
"type": "Transitive",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net8.0": {
"Meziantou.Analyzer": {
"type": "Direct",
"requested": "[2.0.184, )",
"resolved": "2.0.184",
"contentHash": "+b96w2tVJNI9CR4naLcNFWfGDIwXheCO/3RsXkgq+hphqjIvLmXQM+5U4h7AZQbzTDFjXiulr4ws1L5/4xo0WQ=="
"requested": "[2.0.186, )",
"resolved": "2.0.186",
"contentHash": "PE8c9opHuUWLNqnZTN/KQC9oIfD/ZtsQ25sHF7/og4KfIRVnN4mgiyYw5NwCp8YPGapLoduIxuyQAcic6Eqcjg=="
},
"Microsoft.CodeAnalysis.NetAnalyzers": {
"type": "Direct",
Expand Down Expand Up @@ -801,16 +801,16 @@
},
"Polly": {
"type": "Transitive",
"resolved": "8.5.0",
"contentHash": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==",
"resolved": "8.5.1",
"contentHash": "/kMFDkE3Tl6rKA1o+JJZ+r3ij8kHVRkIcHhx2fjvoTDl6risPH3KfCb0g9tfFni4qUbcPqkhDNcb0EvMPpyRKw==",
"dependencies": {
"Polly.Core": "8.5.0"
"Polly.Core": "8.5.1"
}
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.5.0",
"contentHash": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A=="
"resolved": "8.5.1",
"contentHash": "47BFjJJhlfSrwLgKoouCJYOYd+IRtFSrvaI9/QL3hbs6qGRtByw7D3QBVnGiDPNNSZ7oHfE7Fm/QIg/gd2ypWw=="
},
"Rebus": {
"type": "Transitive",
Expand Down Expand Up @@ -1828,7 +1828,7 @@
"Ark.Tools.SystemTextJson": "[1.0.0, )",
"Azure.Extensions.AspNetCore.Configuration.Secrets": "[1.3.2, )",
"Azure.Storage.Blobs": "[12.23.0, )",
"Polly": "[8.5.0, )"
"Polly": "[8.5.1, )"
}
},
"ark.reference.core.common": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net8.0": {
"Meziantou.Analyzer": {
"type": "Direct",
"requested": "[2.0.184, )",
"resolved": "2.0.184",
"contentHash": "+b96w2tVJNI9CR4naLcNFWfGDIwXheCO/3RsXkgq+hphqjIvLmXQM+5U4h7AZQbzTDFjXiulr4ws1L5/4xo0WQ=="
"requested": "[2.0.186, )",
"resolved": "2.0.186",
"contentHash": "PE8c9opHuUWLNqnZTN/KQC9oIfD/ZtsQ25sHF7/og4KfIRVnN4mgiyYw5NwCp8YPGapLoduIxuyQAcic6Eqcjg=="
},
"Microsoft.CodeAnalysis.NetAnalyzers": {
"type": "Direct",
Expand Down Expand Up @@ -806,16 +806,16 @@
},
"Polly": {
"type": "Transitive",
"resolved": "8.5.0",
"contentHash": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==",
"resolved": "8.5.1",
"contentHash": "/kMFDkE3Tl6rKA1o+JJZ+r3ij8kHVRkIcHhx2fjvoTDl6risPH3KfCb0g9tfFni4qUbcPqkhDNcb0EvMPpyRKw==",
"dependencies": {
"Polly.Core": "8.5.0"
"Polly.Core": "8.5.1"
}
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.5.0",
"contentHash": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A=="
"resolved": "8.5.1",
"contentHash": "47BFjJJhlfSrwLgKoouCJYOYd+IRtFSrvaI9/QL3hbs6qGRtByw7D3QBVnGiDPNNSZ7oHfE7Fm/QIg/gd2ypWw=="
},
"Rebus": {
"type": "Transitive",
Expand Down Expand Up @@ -1833,7 +1833,7 @@
"Ark.Tools.SystemTextJson": "[1.0.0, )",
"Azure.Extensions.AspNetCore.Configuration.Secrets": "[1.3.2, )",
"Azure.Storage.Blobs": "[12.23.0, )",
"Polly": "[8.5.0, )"
"Polly": "[8.5.1, )"
}
},
"ark.reference.core.api": {
Expand Down Expand Up @@ -1971,7 +1971,7 @@
"Ark.Tools.Sql": "[1.0.0, )",
"Ark.Tools.SystemTextJson": "[1.0.0, )",
"Dapper": "[2.1.35, )",
"Polly": "[8.5.0, )",
"Polly": "[8.5.1, )",
"morelinq": "[4.4.0, )"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net8.0": {
"Meziantou.Analyzer": {
"type": "Direct",
"requested": "[2.0.184, )",
"resolved": "2.0.184",
"contentHash": "+b96w2tVJNI9CR4naLcNFWfGDIwXheCO/3RsXkgq+hphqjIvLmXQM+5U4h7AZQbzTDFjXiulr4ws1L5/4xo0WQ=="
"requested": "[2.0.186, )",
"resolved": "2.0.186",
"contentHash": "PE8c9opHuUWLNqnZTN/KQC9oIfD/ZtsQ25sHF7/og4KfIRVnN4mgiyYw5NwCp8YPGapLoduIxuyQAcic6Eqcjg=="
},
"Microsoft.CodeAnalysis.NetAnalyzers": {
"type": "Direct",
Expand Down Expand Up @@ -801,16 +801,16 @@
},
"Polly": {
"type": "Transitive",
"resolved": "8.5.0",
"contentHash": "GBNZPy7i7OpkaIruWPRJ0+AWzdGDQDnKY91b7Ic2aAch4lKhPjUc5KSffpH9krIWe0MoyghqaRxwRC0Uwz2PkA==",
"resolved": "8.5.1",
"contentHash": "/kMFDkE3Tl6rKA1o+JJZ+r3ij8kHVRkIcHhx2fjvoTDl6risPH3KfCb0g9tfFni4qUbcPqkhDNcb0EvMPpyRKw==",
"dependencies": {
"Polly.Core": "8.5.0"
"Polly.Core": "8.5.1"
}
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.5.0",
"contentHash": "VYYMZNitZ85UEhwOKkTQI63WEMvzUqwQc74I2mm8h/DBVAMcBBxqYPni4DmuRtbCwngmuONuK2yBJfWNRKzI+A=="
"resolved": "8.5.1",
"contentHash": "47BFjJJhlfSrwLgKoouCJYOYd+IRtFSrvaI9/QL3hbs6qGRtByw7D3QBVnGiDPNNSZ7oHfE7Fm/QIg/gd2ypWw=="
},
"Rebus": {
"type": "Transitive",
Expand Down Expand Up @@ -1828,7 +1828,7 @@
"Ark.Tools.SystemTextJson": "[1.0.0, )",
"Azure.Extensions.AspNetCore.Configuration.Secrets": "[1.3.2, )",
"Azure.Storage.Blobs": "[12.23.0, )",
"Polly": "[8.5.0, )"
"Polly": "[8.5.1, )"
}
},
"ark.tools.applicationinsights": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
<ItemGroup>
<PackageReference Include="ExcelDataReader" Version="3.7.0" />
<PackageReference Include="ExcelDataReader.DataSet" Version="3.7.0" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.12" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.5.57" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
<PackageReference Include="netDumbster" Version="3.1.1" />
<PackageReference Include="NodaTime.Testing" Version="3.2.0" />
<PackageReference Include="Reqnroll.MsTest" Version="2.2.1" />
Expand Down
Loading

0 comments on commit 6e865b0

Please sign in to comment.