From cb15a1f7f700d6b33438773a41ecd77833298a05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 05:02:31 +0000 Subject: [PATCH 01/28] Bump Moq from 4.15.2 to 4.16.1 Bumps [Moq](https://github.com/moq/moq4) from 4.15.2 to 4.16.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.15.2...v4.16.1) Signed-off-by: dependabot[bot] --- Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj index 1856ae1..6506a31 100644 --- a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj +++ b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj @@ -25,7 +25,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + From c1eeff05f951ac04c7166f6895bf8ebb614d8446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 05:02:38 +0000 Subject: [PATCH 02/28] Bump MSTest.TestAdapter from 2.1.2 to 2.2.3 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.1.2 to 2.2.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.1.2...v2.2.3) Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index e01f137..d8da843 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -8,7 +8,7 @@ - + all From 4c5b40e54ac7ba29de9329b5ec454c5750e09467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 09:01:56 +0000 Subject: [PATCH 03/28] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1) Signed-off-by: dependabot[bot] --- Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj | 2 +- Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj index 6506a31..0bcab44 100644 --- a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj +++ b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj @@ -26,7 +26,7 @@ - + all diff --git a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj index 4ddcc98..0dc89d0 100644 --- a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj +++ b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj @@ -33,7 +33,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 69e39ff5a5d7d7a062ece2aaa23ec9e9e85def65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 09:08:16 +0000 Subject: [PATCH 04/28] Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.4 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.4. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.4) Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index d8da843..8314102 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -7,7 +7,7 @@ - + diff --git a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj index 0bcab44..01d2fbe 100644 --- a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj +++ b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj @@ -24,7 +24,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + From ddc34c832003b794523232a855d29f6123bb2aa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 09:02:13 +0000 Subject: [PATCH 05/28] Bump MSTest.TestFramework from 2.1.2 to 2.2.3 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.1.2 to 2.2.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.1.2...v2.2.3) Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index 8314102..52d19cd 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 68d74247748f268bed161460cc8e26ef07c56377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 09:08:14 +0000 Subject: [PATCH 06/28] Bump SonarAnalyzer.CSharp from 8.18.0.27296 to 8.20.0.28934 Bumps SonarAnalyzer.CSharp from 8.18.0.27296 to 8.20.0.28934. Signed-off-by: dependabot[bot] --- Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj index 0dc89d0..0f356ab 100644 --- a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj +++ b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj @@ -34,7 +34,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 74f13ac78acc56b26bf5ac44fd3bd087ab07c4d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:13:46 +0000 Subject: [PATCH 07/28] Bump Yoti from 3.8.0 to 3.9.0 Bumps [Yoti](https://github.com/getyoti/yoti-dotnet-sdk) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/getyoti/yoti-dotnet-sdk/releases) - [Commits](https://github.com/getyoti/yoti-dotnet-sdk/compare/v3.8.0...v3.9.0) Signed-off-by: dependabot[bot] --- Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj index 0f356ab..3551811 100644 --- a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj +++ b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj @@ -38,7 +38,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + From aea2c9be8acf3a6fc977f7a4c167be09e47aeed2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:13:48 +0000 Subject: [PATCH 08/28] Bump SonarAnalyzer.CSharp from 8.20.0.28934 to 8.22.0.31243 Bumps SonarAnalyzer.CSharp from 8.20.0.28934 to 8.22.0.31243. Signed-off-by: dependabot[bot] --- Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj index 3551811..eb1c55f 100644 --- a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj +++ b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj @@ -34,7 +34,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive From b03c071fbf8c9b203ad64cc6568fc44953c8a7da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 05:08:52 +0000 Subject: [PATCH 09/28] Bump SonarAnalyzer.CSharp from 8.22.0.31243 to 8.23.0.32424 Bumps SonarAnalyzer.CSharp from 8.22.0.31243 to 8.23.0.32424. Signed-off-by: dependabot[bot] --- Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj index eb1c55f..fab8089 100644 --- a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj +++ b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj @@ -34,7 +34,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive From e712ff5899b375386dce8ee812d791c8855a401f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 05:08:56 +0000 Subject: [PATCH 10/28] Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0) Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index 52d19cd..492b0d3 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -7,7 +7,7 @@ - + diff --git a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj index 01d2fbe..9b2acd9 100644 --- a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj +++ b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj @@ -24,7 +24,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + From 355d0be7660f8ac2f03efafc25085892a3c2dce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 05:08:51 +0000 Subject: [PATCH 11/28] Bump MSTest.TestFramework from 2.2.3 to 2.2.4 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.3...v2.2.4) Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index 492b0d3..4a213f4 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 82700f852327f55153aa55f99fc7b1d10e253822 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 15:00:36 +0000 Subject: [PATCH 12/28] Bump MSTest.TestFramework from 2.2.4 to 2.2.5 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.4...v2.2.5) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index 4a213f4..d6bb3eb 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 1e0ad85c6887fd4a1f61f5035a2e06c07d0168d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 15:00:28 +0000 Subject: [PATCH 13/28] Bump SonarAnalyzer.CSharp from 8.23.0.32424 to 8.25.0.33663 Bumps SonarAnalyzer.CSharp from 8.23.0.32424 to 8.25.0.33663. --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj index fab8089..46582a0 100644 --- a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj +++ b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj @@ -34,7 +34,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive From b3e760f970c15260c8141ba23e2089f68eddca88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 15:09:39 +0000 Subject: [PATCH 14/28] Bump MSTest.TestAdapter from 2.2.3 to 2.2.5 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.3 to 2.2.5. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.3...v2.2.5) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index d6bb3eb..d57bd16 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -8,7 +8,7 @@ - + all From 041d972ea56aa532b16de876aa854eb8023c1919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 15:00:32 +0000 Subject: [PATCH 15/28] Bump coverlet.msbuild from 3.0.3 to 3.1.0 Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0) --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj index 9b2acd9..2132370 100644 --- a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj +++ b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 42c70c1d256be60c4f0745cedb8c194345091714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 15:00:27 +0000 Subject: [PATCH 16/28] Bump SonarAnalyzer.CSharp from 8.25.0.33663 to 8.26.0.34506 Bumps SonarAnalyzer.CSharp from 8.25.0.33663 to 8.26.0.34506. --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj index 46582a0..e9b4fa4 100644 --- a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj +++ b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj @@ -34,7 +34,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 13fdadba7d97307233924520c106b206e9bc492e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 15:00:29 +0000 Subject: [PATCH 17/28] Bump coverlet.collector from 3.0.3 to 3.1.0 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index d57bd16..5d6723f 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 4a3a5a648ebb7a638046b99240c6e6001e6a009c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 15:00:38 +0000 Subject: [PATCH 18/28] Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index 5d6723f..709495c 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -7,7 +7,7 @@ - + diff --git a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj index 2132370..cf2ff56 100644 --- a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj +++ b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj @@ -24,7 +24,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + From 57cc2b2c782170f1b59247423887f44a28016986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 15:00:40 +0000 Subject: [PATCH 19/28] Bump SonarAnalyzer.CSharp from 8.26.0.34506 to 8.27.0.35380 Bumps SonarAnalyzer.CSharp from 8.26.0.34506 to 8.27.0.35380. --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj index e9b4fa4..da25830 100644 --- a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj +++ b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj @@ -34,7 +34,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 606a86b4285c3582ab83888f00f77f8d1607f117 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 15:00:35 +0000 Subject: [PATCH 20/28] Bump MSTest.TestFramework from 2.2.5 to 2.2.6 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.5 to 2.2.6. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.5...v2.2.6) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index 709495c..b32a87e 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 284cde6f0cd45ce5245c23e50debecb85b0aa990 Mon Sep 17 00:00:00 2001 From: Ed H Date: Wed, 17 Nov 2021 15:01:43 +0000 Subject: [PATCH 21/28] Add try/catch to Sandbox client expectation setting --- .../DocScan/Request/SandboxClient.cs | 74 ++++++++++++------- 1 file changed, 49 insertions(+), 25 deletions(-) diff --git a/Yoti.Auth.Sandbox/DocScan/Request/SandboxClient.cs b/Yoti.Auth.Sandbox/DocScan/Request/SandboxClient.cs index 7f635e4..f7421e2 100644 --- a/Yoti.Auth.Sandbox/DocScan/Request/SandboxClient.cs +++ b/Yoti.Auth.Sandbox/DocScan/Request/SandboxClient.cs @@ -32,54 +32,78 @@ internal SandboxClient(string sdkId, AsymmetricCipherKeyPair keyPair, Uri apiUri public void ConfigureSessionResponse(string sessionId, ResponseConfig sandboxExpection) { - string serializedSandboxResponseConfig = JsonConvert.SerializeObject( + try + { + string serializedSandboxResponseConfig = JsonConvert.SerializeObject( sandboxExpection, new JsonSerializerSettings { NullValueHandling = NullValueHandling.Ignore }); - byte[] body = Encoding.UTF8.GetBytes(serializedSandboxResponseConfig); + byte[] body = Encoding.UTF8.GetBytes(serializedSandboxResponseConfig); - Yoti.Auth.Web.Request request = new RequestBuilder() - .WithKeyPair(_keyPair) - .WithBaseUri(DocScanSandboxApiUrl) - .WithEndpoint($"/sessions/{sessionId}/response-config") - .WithHttpMethod(HttpMethod.Put) - .WithContent(body) - .WithQueryParam("sdkId", _sdkId) - .Build(); + Yoti.Auth.Web.Request request = new RequestBuilder() + .WithKeyPair(_keyPair) + .WithBaseUri(DocScanSandboxApiUrl) + .WithEndpoint($"/sessions/{sessionId}/response-config") + .WithHttpMethod(HttpMethod.Put) + .WithContent(body) + .WithQueryParam("sdkId", _sdkId) + .Build(); - HttpResponseMessage response = request.Execute(_httpClient).Result; + HttpResponseMessage response = request.Execute(_httpClient).Result; - if (!response.IsSuccessStatusCode) + if (!response.IsSuccessStatusCode) + { + Response.CreateYotiExceptionFromStatusCode(response); + } + } + catch (Exception ex) { - Response.CreateYotiExceptionFromStatusCode(response); + if (ex is SandboxException) + { + throw; + } + + throw new SandboxException(Properties.Resources.DocScanSessionResponseError, ex); } } public void ConfigureApplicationResponse(ResponseConfig sandboxExpection) { - string serializedSandboxResponseConfig = JsonConvert.SerializeObject( + try + { + string serializedSandboxResponseConfig = JsonConvert.SerializeObject( sandboxExpection, new JsonSerializerSettings { NullValueHandling = NullValueHandling.Ignore }); - byte[] body = Encoding.UTF8.GetBytes(serializedSandboxResponseConfig); + byte[] body = Encoding.UTF8.GetBytes(serializedSandboxResponseConfig); - Yoti.Auth.Web.Request request = new RequestBuilder() - .WithKeyPair(_keyPair) - .WithBaseUri(DocScanSandboxApiUrl) - .WithEndpoint($"/apps/{_sdkId}/response-config") - .WithHttpMethod(HttpMethod.Put) - .WithContent(body) - .Build(); + Yoti.Auth.Web.Request request = new RequestBuilder() + .WithKeyPair(_keyPair) + .WithBaseUri(DocScanSandboxApiUrl) + .WithEndpoint($"/apps/{_sdkId}/response-config") + .WithHttpMethod(HttpMethod.Put) + .WithContent(body) + .Build(); - HttpResponseMessage response = request.Execute(_httpClient).Result; + HttpResponseMessage response = request.Execute(_httpClient).Result; - if (!response.IsSuccessStatusCode) + if (!response.IsSuccessStatusCode) + { + Response.CreateYotiExceptionFromStatusCode(response); + } + } + catch (Exception ex) { - Response.CreateYotiExceptionFromStatusCode(response); + if (ex is SandboxException) + { + throw; + } + + throw new SandboxException(Properties.Resources.DocScanApplicationResponseError, ex); } } } From cda9cdab868f017be8e34f332fb2a22672dfebc8 Mon Sep 17 00:00:00 2001 From: Ed H Date: Wed, 17 Nov 2021 15:02:00 +0000 Subject: [PATCH 22/28] Add assertion so that test has at least one assertion --- .../DocScan/DocScanSandboxClientTests.cs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Yoti.Auth.Sandbox.Tests/DocScan/DocScanSandboxClientTests.cs b/Yoti.Auth.Sandbox.Tests/DocScan/DocScanSandboxClientTests.cs index 67b9644..aa22673 100644 --- a/Yoti.Auth.Sandbox.Tests/DocScan/DocScanSandboxClientTests.cs +++ b/Yoti.Auth.Sandbox.Tests/DocScan/DocScanSandboxClientTests.cs @@ -62,9 +62,11 @@ public void ConfigureSessionResponseShouldNotThrowException() .WithKeyPair(KeyPair.Get()) .Build(); - docScanSandboxClient.ConfigureSessionResponse( + var ex = Record.Exception(() => docScanSandboxClient.ConfigureSessionResponse( _someSessionId, - _sandboxResponseConfig); + _sandboxResponseConfig)); + + Assert.Null(ex); }; } From 558e5a4abb6ee5dd3ddfea7083ac07ddb8dd8247 Mon Sep 17 00:00:00 2001 From: Ed H Date: Wed, 17 Nov 2021 15:12:22 +0000 Subject: [PATCH 23/28] Catch errors independently, rather than checking for error type --- .../DocScan/Request/SandboxClient.cs | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/Yoti.Auth.Sandbox/DocScan/Request/SandboxClient.cs b/Yoti.Auth.Sandbox/DocScan/Request/SandboxClient.cs index f7421e2..1c8b87c 100644 --- a/Yoti.Auth.Sandbox/DocScan/Request/SandboxClient.cs +++ b/Yoti.Auth.Sandbox/DocScan/Request/SandboxClient.cs @@ -58,13 +58,12 @@ public void ConfigureSessionResponse(string sessionId, ResponseConfig sandboxExp Response.CreateYotiExceptionFromStatusCode(response); } } + catch (SandboxException) + { + throw; + } catch (Exception ex) { - if (ex is SandboxException) - { - throw; - } - throw new SandboxException(Properties.Resources.DocScanSessionResponseError, ex); } } @@ -96,13 +95,12 @@ public void ConfigureApplicationResponse(ResponseConfig sandboxExpection) Response.CreateYotiExceptionFromStatusCode(response); } } + catch (SandboxException) + { + throw; + } catch (Exception ex) { - if (ex is SandboxException) - { - throw; - } - throw new SandboxException(Properties.Resources.DocScanApplicationResponseError, ex); } } From 744d8256a7fce0b10f30a48da3ec9e261bd432b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 13:13:33 +0000 Subject: [PATCH 24/28] Bump SonarAnalyzer.CSharp from 8.27.0.35380 to 8.32.0.39516 Bumps SonarAnalyzer.CSharp from 8.27.0.35380 to 8.32.0.39516. --- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj index da25830..9f4a543 100644 --- a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj +++ b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj @@ -34,7 +34,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive From f893c750e81e45b5b4443d1d153da785093b9246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 13:13:34 +0000 Subject: [PATCH 25/28] Bump MSTest.TestAdapter from 2.2.5 to 2.2.7 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.5 to 2.2.7. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.5...v2.2.7) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index b32a87e..f6d71a0 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -8,7 +8,7 @@ - + all From b44d5d3361578490fe7926cd04b3cc532923d3e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 14:06:46 +0000 Subject: [PATCH 26/28] Bump MSTest.TestFramework from 2.2.6 to 2.2.7 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.6 to 2.2.7. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.6...v2.2.7) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index f6d71a0..d6607de 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From 7e94e745d07cdce159cbab4818830446242a19ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 14:23:28 +0000 Subject: [PATCH 27/28] Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Yoti.Auth.Sandbox.Examples.csproj | 2 +- Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj index d6607de..cd3782b 100644 --- a/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj +++ b/Examples/Yoti.Auth.Sandbox.Examples/Yoti.Auth.Sandbox.Examples.csproj @@ -7,7 +7,7 @@ - + diff --git a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj index cf2ff56..fcad952 100644 --- a/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj +++ b/Yoti.Auth.Sandbox.Tests/Yoti.Auth.Sandbox.Tests.csproj @@ -24,7 +24,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + From 276a84bf5eb2e3f8f0711f50f6363c92344da8a5 Mon Sep 17 00:00:00 2001 From: echarrod Date: Mon, 29 Nov 2021 11:04:48 +0000 Subject: [PATCH 28/28] Update version -> 1.6.1 --- Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj | 2 +- azure-pipelines.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj index 9f4a543..40f60c6 100644 --- a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj +++ b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj @@ -12,7 +12,7 @@ Yoti.Sandbox https://developers.yoti.com/yoti-app/web-integration false - 1.6.0 + 1.6.1 diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4b7062a..b41fd04 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,7 +27,7 @@ steps: scannerMode: 'MSBuild' projectKey: 'getyoti:dotnet-sandbox' projectName: '.NET SDK Sandbox' - projectVersion: '1.6.0' + projectVersion: '1.6.1' extraProperties: | sonar.cs.opencover.reportsPaths="**/coverage.opencover.xml" sonar.links.scm = https://github.com/getyoti/yoti-dotnet-sdk-sandbox