From db7c05e2a9c0bf3380eb30a4d3063d1e6ba9d3cc Mon Sep 17 00:00:00 2001 From: Victor Chang Date: Thu, 4 Jan 2024 10:34:08 -0800 Subject: [PATCH] Update licenses Signed-off-by: Victor Chang --- doc/dependency_decisions.yml | 16 ++++++------ third-party-licenses.md | 48 ++++++++++++++++++------------------ 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/doc/dependency_decisions.yml b/doc/dependency_decisions.yml index c16e3c6..8f288f8 100644 --- a/doc/dependency_decisions.yml +++ b/doc/dependency_decisions.yml @@ -4,7 +4,7 @@ - :who: mocsharp :why: MIT (https://github.com/ardalis/GuardClauses.Analyzers/raw/master/LICENSE) :versions: - - 4.2.0 + - 4.3.0 :when: 2022-08-16 23:10:21.184627612 Z - - :approve - Microsoft.AspNetCore.Authentication.JwtBearer @@ -872,7 +872,7 @@ - :who: mocsharp :why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit/master/license.txt) :versions: - - 2.6.3 + - 2.6.4 :when: 2022-08-16 21:40:29.166018542 Z - - :approve - xunit.abstractions @@ -886,40 +886,40 @@ - :who: mocsharp :why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit.analyzers/master/LICENSE) :versions: - - 1.7.0 + - 1.8.0 :when: 2022-08-16 21:40:30.047067134 Z - - :approve - xunit.assert - :who: mocsharp :why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit/master/license.txt) :versions: - - 2.6.3 + - 2.6.4 :when: 2022-08-16 21:40:30.526718458 Z - - :approve - xunit.core - :who: mocsharp :why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit/master/license.txt) :versions: - - 2.6.3 + - 2.6.4 :when: 2022-08-16 21:40:30.973515441 Z - - :approve - xunit.extensibility.core - :who: mocsharp :why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit/master/license.txt) :versions: - - 2.6.3 + - 2.6.4 :when: 2022-08-16 21:40:31.401607230 Z - - :approve - xunit.extensibility.execution - :who: mocsharp :why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit/master/license.txt) :versions: - - 2.6.3 + - 2.6.4 :when: 2022-08-16 21:40:31.845685693 Z - - :approve - xunit.runner.visualstudio - :who: mocsharp :why: MIT ( https://licenses.nuget.org/MIT) :versions: - - 2.5.5 + - 2.5.6 :when: 2022-08-16 21:40:32.294717110 Z diff --git a/third-party-licenses.md b/third-party-licenses.md index 62efe17..c957639 100644 --- a/third-party-licenses.md +++ b/third-party-licenses.md @@ -60,14 +60,14 @@ SOFTWARE.
-Ardalis.GuardClauses 4.2.0 +Ardalis.GuardClauses 4.3.0 ## Ardalis.GuardClauses -- Version: 4.2.0 +- Version: 4.3.0 - Authors: Steve Smith (@ardalis) - Project URL: https://github.com/ardalis/guardclauses -- Source: [NuGet](https://www.nuget.org/packages/Ardalis.GuardClauses/4.2.0) +- Source: [NuGet](https://www.nuget.org/packages/Ardalis.GuardClauses/4.3.0) - License: [MIT](https://github.com/ardalis/GuardClauses.Analyzers/raw/master/LICENSE) @@ -17243,13 +17243,13 @@ consequential or other damages.
-xunit 2.6.3 +xunit 2.6.4 ## xunit -- Version: 2.6.3 +- Version: 2.6.4 - Authors: jnewkirk,bradwilson -- Source: [NuGet](https://www.nuget.org/packages/xunit/2.6.3) +- Source: [NuGet](https://www.nuget.org/packages/xunit/2.6.4) - License: [Apache-2.0]( https://raw.githubusercontent.com/xunit/xunit/master/license.txt) @@ -17375,13 +17375,13 @@ Both sets of code are covered by the following license:
-xunit.analyzers 1.7.0 +xunit.analyzers 1.8.0 ## xunit.analyzers -- Version: 1.7.0 +- Version: 1.8.0 - Authors: jnewkirk,bradwilson,marcind -- Source: [NuGet](https://www.nuget.org/packages/xunit.analyzers/1.7.0) +- Source: [NuGet](https://www.nuget.org/packages/xunit.analyzers/1.8.0) - License: [Apache-2.0]( https://raw.githubusercontent.com/xunit/xunit.analyzers/master/LICENSE) @@ -17406,13 +17406,13 @@ limitations under the License.
-xunit.assert 2.6.3 +xunit.assert 2.6.4 ## xunit.assert -- Version: 2.6.3 +- Version: 2.6.4 - Authors: jnewkirk,bradwilson -- Source: [NuGet](https://www.nuget.org/packages/xunit.assert/2.6.3) +- Source: [NuGet](https://www.nuget.org/packages/xunit.assert/2.6.4) - License: [Apache-2.0]( https://raw.githubusercontent.com/xunit/xunit/master/license.txt) @@ -17471,13 +17471,13 @@ Both sets of code are covered by the following license:
-xunit.core 2.6.3 +xunit.core 2.6.4 ## xunit.core -- Version: 2.6.3 +- Version: 2.6.4 - Authors: jnewkirk,bradwilson -- Source: [NuGet](https://www.nuget.org/packages/xunit.core/2.6.3) +- Source: [NuGet](https://www.nuget.org/packages/xunit.core/2.6.4) - License: [Apache-2.0]( https://raw.githubusercontent.com/xunit/xunit/master/license.txt) @@ -17536,13 +17536,13 @@ Both sets of code are covered by the following license:
-xunit.extensibility.core 2.6.3 +xunit.extensibility.core 2.6.4 ## xunit.extensibility.core -- Version: 2.6.3 +- Version: 2.6.4 - Authors: jnewkirk,bradwilson -- Source: [NuGet](https://www.nuget.org/packages/xunit.extensibility.core/2.6.3) +- Source: [NuGet](https://www.nuget.org/packages/xunit.extensibility.core/2.6.4) - License: [Apache-2.0]( https://raw.githubusercontent.com/xunit/xunit/master/license.txt) @@ -17601,13 +17601,13 @@ Both sets of code are covered by the following license:
-xunit.extensibility.execution 2.6.3 +xunit.extensibility.execution 2.6.4 ## xunit.extensibility.execution -- Version: 2.6.3 +- Version: 2.6.4 - Authors: jnewkirk,bradwilson -- Source: [NuGet](https://www.nuget.org/packages/xunit.extensibility.execution/2.6.3) +- Source: [NuGet](https://www.nuget.org/packages/xunit.extensibility.execution/2.6.4) - License: [Apache-2.0]( https://raw.githubusercontent.com/xunit/xunit/master/license.txt) @@ -17666,13 +17666,13 @@ Both sets of code are covered by the following license:
-xunit.runner.visualstudio 2.5.5 +xunit.runner.visualstudio 2.5.6 ## xunit.runner.visualstudio -- Version: 2.5.5 +- Version: 2.5.6 - Authors: jnewkirk,bradwilson -- Source: [NuGet](https://www.nuget.org/packages/xunit.runner.visualstudio/2.5.5) +- Source: [NuGet](https://www.nuget.org/packages/xunit.runner.visualstudio/2.5.6) - License: [MIT]( https://licenses.nuget.org/MIT)