diff --git a/doc/dependency_decisions.yml b/doc/dependency_decisions.yml index 793ec42..e2b0ffa 100644 --- a/doc/dependency_decisions.yml +++ b/doc/dependency_decisions.yml @@ -4,7 +4,7 @@ - :who: mocsharp :why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt) :versions: - - 3.7.303.5 + - 3.7.304.15 :when: 2022-08-29 18:11:12.923214877 Z - - :approve - AWSSDK.S3 @@ -60,7 +60,7 @@ - :who: mocsharp :why: MIT (https://github.com/microsoft/vstest/raw/v17.7.0/LICENSE) :versions: - - 17.8.0 + - 17.10.0 :when: 2022-08-16 18:11:17.245887971 Z - - :approve - Microsoft.Extensions.Configuration.Abstractions @@ -74,14 +74,14 @@ - :who: mocsharp :why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT) :versions: - - 7.0.0 + - 8.0.0 :when: 2022-08-16 18:11:22.090772006 Z - - :approve - Microsoft.Extensions.DependencyInjection.Abstractions - :who: mocsharp :why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT) :versions: - - 8.0.0 + - 8.0.1 :when: 2022-08-16 18:11:22.090772006 Z - - :approve - Microsoft.Extensions.Diagnostics.Abstractions @@ -131,14 +131,14 @@ - :who: mocsharp :why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT) :versions: - - 8.0.0 + - 8.0.1 :when: 2022-08-29 18:11:25.167886026 Z - - :approve - Microsoft.Extensions.Options - :who: mocsharp :why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT) :versions: - - 8.0.0 + - 8.0.2 :when: 2022-08-16 18:11:27.836230472 Z - - :approve - Microsoft.Extensions.Primitives @@ -180,7 +180,7 @@ - :who: mocsharp :why: MIT (https://github.com/microsoft/vstest/raw/v17.7.0/LICENSE) :versions: - - 17.8.0 + - 17.10.0 :when: 2022-08-16 18:11:33.162650175 Z - - :approve - Microsoft.Win32.Primitives @@ -377,7 +377,7 @@ - :who: mocsharp :why: MIT (https://raw.githubusercontent.com/dotnet/runtime/main/LICENSE.TXT) :versions: - - 7.0.0 + - 8.0.0 :when: 2023-08-10 20:50:14.759818552 Z - - :approve - System.Linq @@ -811,7 +811,7 @@ - :who: mocsharp :why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit.analyzers/master/LICENSE) :versions: - - 1.11.0 + - 1.14.0 :when: 2022-08-16 21:40:30.047067134 Z - - :approve - xunit.assert @@ -846,5 +846,5 @@ - :who: mocsharp :why: MIT ( https://licenses.nuget.org/MIT) :versions: - - 2.5.7 + - 2.8.1 :when: 2022-08-16 21:40:32.294717110 Z \ No newline at end of file diff --git a/third-party-licenses.md b/third-party-licenses.md index 0906721..6ae0f27 100644 --- a/third-party-licenses.md +++ b/third-party-licenses.md @@ -60,15 +60,15 @@ SOFTWARE.
-AWSSDK.Core 3.7.303.5 +AWSSDK.Core 3.7.304.15 ## AWSSDK.Core -- Version: 3.7.303.5 +- Version: 3.7.304.15 - Authors: Amazon Web Services - Owners: Amazon Web Services - Project URL: https://github.com/aws/aws-sdk-net/ -- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.Core/3.7.303.5) +- Source: [NuGet](https://www.nuget.org/packages/AWSSDK.Core/3.7.304.15) - License: [Apache-2.0](https://github.com/aws/aws-sdk-net/raw/master/License.txt) @@ -808,14 +808,14 @@ third-party archives.
-Microsoft.CodeCoverage 17.8.0 +Microsoft.CodeCoverage 17.10.0 ## Microsoft.CodeCoverage -- Version: 17.8.0 +- Version: 17.10.0 - Authors: Microsoft - Project URL: https://github.com/microsoft/vstest -- Source: [NuGet](https://www.nuget.org/packages/Microsoft.CodeCoverage/17.8.0) +- Source: [NuGet](https://www.nuget.org/packages/Microsoft.CodeCoverage/17.10.0) - License: [MIT](https://github.com/microsoft/vstest/raw/v17.7.0/LICENSE) @@ -890,14 +890,14 @@ SOFTWARE.
-Microsoft.Extensions.DependencyInjection 7.0.0 +Microsoft.Extensions.DependencyInjection 8.0.0 ## Microsoft.Extensions.DependencyInjection -- Version: 7.0.0 +- Version: 8.0.0 - Authors: Microsoft - Project URL: https://dot.net/ -- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection/7.0.0) +- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection/8.0.0) - License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT) @@ -931,14 +931,14 @@ SOFTWARE.
-Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 +Microsoft.Extensions.DependencyInjection.Abstractions 8.0.1 ## Microsoft.Extensions.DependencyInjection.Abstractions -- Version: 8.0.0 +- Version: 8.0.1 - Authors: Microsoft - Project URL: https://dot.net/ -- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0) +- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection.Abstractions/8.0.1) - License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT) @@ -1259,14 +1259,14 @@ SOFTWARE.
-Microsoft.Extensions.Logging.Abstractions 8.0.0 +Microsoft.Extensions.Logging.Abstractions 8.0.1 ## Microsoft.Extensions.Logging.Abstractions -- Version: 8.0.0 +- Version: 8.0.1 - Authors: Microsoft - Project URL: https://dot.net/ -- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/8.0.0) +- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/8.0.1) - License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT) @@ -1300,14 +1300,14 @@ SOFTWARE.
-Microsoft.Extensions.Options 8.0.0 +Microsoft.Extensions.Options 8.0.2 ## Microsoft.Extensions.Options -- Version: 8.0.0 +- Version: 8.0.2 - Authors: Microsoft - Project URL: https://dot.net/ -- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Options/8.0.0) +- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Options/8.0.2) - License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT) @@ -1874,14 +1874,14 @@ SOFTWARE.
-Microsoft.TestPlatform.TestHost 17.8.0 +Microsoft.TestPlatform.TestHost 17.10.0 ## Microsoft.TestPlatform.TestHost -- Version: 17.8.0 +- Version: 17.10.0 - Authors: Microsoft - Project URL: https://github.com/microsoft/vstest -- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/17.8.0) +- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/17.10.0) - License: [MIT](https://github.com/microsoft/vstest/raw/v17.7.0/LICENSE) @@ -6353,14 +6353,14 @@ consequential or other damages.
-System.IO.Hashing 7.0.0 +System.IO.Hashing 8.0.0 ## System.IO.Hashing -- Version: 7.0.0 +- Version: 8.0.0 - Authors: Microsoft - Project URL: https://dot.net/ -- Source: [NuGet](https://www.nuget.org/packages/System.IO.Hashing/7.0.0) +- Source: [NuGet](https://www.nuget.org/packages/System.IO.Hashing/8.0.0) - License: [MIT](https://raw.githubusercontent.com/dotnet/runtime/main/LICENSE.TXT) @@ -17473,13 +17473,13 @@ Both sets of code are covered by the following license:
-xunit.analyzers 1.11.0 +xunit.analyzers 1.14.0 ## xunit.analyzers -- Version: 1.11.0 +- Version: 1.14.0 - Authors: jnewkirk,bradwilson,marcind -- Source: [NuGet](https://www.nuget.org/packages/xunit.analyzers/1.11.0) +- Source: [NuGet](https://www.nuget.org/packages/xunit.analyzers/1.14.0) - License: [Apache-2.0]( https://raw.githubusercontent.com/xunit/xunit.analyzers/master/LICENSE) @@ -17764,13 +17764,13 @@ Both sets of code are covered by the following license:
-xunit.runner.visualstudio 2.5.7 +xunit.runner.visualstudio 2.8.1 ## xunit.runner.visualstudio -- Version: 2.5.7 +- Version: 2.8.1 - Authors: jnewkirk,bradwilson -- Source: [NuGet](https://www.nuget.org/packages/xunit.runner.visualstudio/2.5.7) +- Source: [NuGet](https://www.nuget.org/packages/xunit.runner.visualstudio/2.8.1) - License: [MIT]( https://licenses.nuget.org/MIT)