From af62a065b65b813c40f82fa75ba0c1745378a72a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 07:01:17 +0000 Subject: [PATCH 1/6] Bump StackExchange.Redis from 2.6.104 to 2.6.111 Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.6.104 to 2.6.111. - [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases) - [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md) - [Commits](https://github.com/StackExchange/StackExchange.Redis/compare/2.6.104...2.6.111) --- updated-dependencies: - dependency-name: StackExchange.Redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ...dStuff.AspNetCore.Authentication.StackExchangeRedis.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/AspNetCore/Authentication/StackExchangeRedis/src/ClickView.GoodStuff.AspNetCore.Authentication.StackExchangeRedis.csproj b/src/AspNetCore/Authentication/StackExchangeRedis/src/ClickView.GoodStuff.AspNetCore.Authentication.StackExchangeRedis.csproj index 35ae193..9d97879 100644 --- a/src/AspNetCore/Authentication/StackExchangeRedis/src/ClickView.GoodStuff.AspNetCore.Authentication.StackExchangeRedis.csproj +++ b/src/AspNetCore/Authentication/StackExchangeRedis/src/ClickView.GoodStuff.AspNetCore.Authentication.StackExchangeRedis.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -7,7 +7,7 @@ - + From 1964ebfba78576eeae1f32a95adab988faac0290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 07:00:43 +0000 Subject: [PATCH 2/6] Bump MySqlConnector from 2.2.5 to 2.2.6 Bumps [MySqlConnector](https://github.com/mysql-net/MySqlConnector) from 2.2.5 to 2.2.6. - [Release notes](https://github.com/mysql-net/MySqlConnector/releases) - [Changelog](https://github.com/mysql-net/MySqlConnector/blob/master/docs/VersionHistory.md) - [Commits](https://github.com/mysql-net/MySqlConnector/compare/2.2.5...2.2.6) --- updated-dependencies: - dependency-name: MySqlConnector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../MySql/src/ClickView.GoodStuff.Repositories.MySql.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Repositories/MySql/src/ClickView.GoodStuff.Repositories.MySql.csproj b/src/Repositories/MySql/src/ClickView.GoodStuff.Repositories.MySql.csproj index cc63458..e593375 100644 --- a/src/Repositories/MySql/src/ClickView.GoodStuff.Repositories.MySql.csproj +++ b/src/Repositories/MySql/src/ClickView.GoodStuff.Repositories.MySql.csproj @@ -8,7 +8,7 @@ - + From d80b68a4b72735ffc9b0236decd53896d4d63d97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 07:05:46 +0000 Subject: [PATCH 3/6] Bump Polly from 7.2.3 to 7.2.4 Bumps [Polly](https://github.com/App-vNext/Polly) from 7.2.3 to 7.2.4. - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/commits/7.2.4) --- updated-dependencies: - dependency-name: Polly dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../MySql/src/ClickView.GoodStuff.Repositories.MySql.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Repositories/MySql/src/ClickView.GoodStuff.Repositories.MySql.csproj b/src/Repositories/MySql/src/ClickView.GoodStuff.Repositories.MySql.csproj index e593375..cd9def4 100644 --- a/src/Repositories/MySql/src/ClickView.GoodStuff.Repositories.MySql.csproj +++ b/src/Repositories/MySql/src/ClickView.GoodStuff.Repositories.MySql.csproj @@ -9,7 +9,7 @@ - + From 0d157fddaf0139f2f6c93498f67bbc9c11f1ea15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 07:05:53 +0000 Subject: [PATCH 4/6] Bump System.Text.Json from 7.0.2 to 7.0.3 Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.2...v7.0.3) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../src/ClickView.GoodStuff.AspNetCore.Authentication.csproj | 2 +- ...oodStuff.AspNetCore.Authentication.StackExchangeRedis.csproj | 2 +- ...w.GoodStuff.IdGenerators.Serialization.SystemTextJson.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/AspNetCore/Authentication/Authentication/src/ClickView.GoodStuff.AspNetCore.Authentication.csproj b/src/AspNetCore/Authentication/Authentication/src/ClickView.GoodStuff.AspNetCore.Authentication.csproj index 4df65a4..d2457ca 100644 --- a/src/AspNetCore/Authentication/Authentication/src/ClickView.GoodStuff.AspNetCore.Authentication.csproj +++ b/src/AspNetCore/Authentication/Authentication/src/ClickView.GoodStuff.AspNetCore.Authentication.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/AspNetCore/Authentication/StackExchangeRedis/src/ClickView.GoodStuff.AspNetCore.Authentication.StackExchangeRedis.csproj b/src/AspNetCore/Authentication/StackExchangeRedis/src/ClickView.GoodStuff.AspNetCore.Authentication.StackExchangeRedis.csproj index 9d97879..d226535 100644 --- a/src/AspNetCore/Authentication/StackExchangeRedis/src/ClickView.GoodStuff.AspNetCore.Authentication.StackExchangeRedis.csproj +++ b/src/AspNetCore/Authentication/StackExchangeRedis/src/ClickView.GoodStuff.AspNetCore.Authentication.StackExchangeRedis.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/IdGenerators/Serialization/SystemTextJson/src/ClickView.GoodStuff.IdGenerators.Serialization.SystemTextJson.csproj b/src/IdGenerators/Serialization/SystemTextJson/src/ClickView.GoodStuff.IdGenerators.Serialization.SystemTextJson.csproj index 19dc886..808e6c5 100644 --- a/src/IdGenerators/Serialization/SystemTextJson/src/ClickView.GoodStuff.IdGenerators.Serialization.SystemTextJson.csproj +++ b/src/IdGenerators/Serialization/SystemTextJson/src/ClickView.GoodStuff.IdGenerators.Serialization.SystemTextJson.csproj @@ -6,7 +6,7 @@ - + From ab3108260a91c26cc81e0baecfd19da63c3cca55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 07:02:02 +0000 Subject: [PATCH 5/6] Bump System.IdentityModel.Tokens.Jwt from 6.29.0 to 6.32.1 Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.29.0 to 6.32.1. - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/6.29.0...6.32.1) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../src/ClickView.GoodStuff.AspNetCore.Authentication.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AspNetCore/Authentication/Authentication/src/ClickView.GoodStuff.AspNetCore.Authentication.csproj b/src/AspNetCore/Authentication/Authentication/src/ClickView.GoodStuff.AspNetCore.Authentication.csproj index 4df65a4..95e857b 100644 --- a/src/AspNetCore/Authentication/Authentication/src/ClickView.GoodStuff.AspNetCore.Authentication.csproj +++ b/src/AspNetCore/Authentication/Authentication/src/ClickView.GoodStuff.AspNetCore.Authentication.csproj @@ -11,7 +11,7 @@ - + From 2bf90adbc4e726dce9a643029634f1b2101ab621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 06:23:06 +0000 Subject: [PATCH 6/6] Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.7.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.7.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.5.0...v17.7.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../AspNetCore/test/ClickView.GoodStuff.AspNetCore.Tests.csproj | 2 +- ...ff.AspNetCore.Authentication.StackExchangeRedis.Tests.csproj | 2 +- .../ClickView.GoodStuff.IdGenerators.Abstractions.Tests.csproj | 2 +- .../test/ClickView.GoodStuff.IdGenerators.IdGen.Tests.csproj | 2 +- .../ClickView.GoodStuff.Repositories.MsSql.Tests.csproj | 2 +- .../ClickView.GoodStuff.Repositories.MySql.Tests.csproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/AspNetCore/AspNetCore/test/ClickView.GoodStuff.AspNetCore.Tests.csproj b/src/AspNetCore/AspNetCore/test/ClickView.GoodStuff.AspNetCore.Tests.csproj index b300de0..3d9cfbd 100644 --- a/src/AspNetCore/AspNetCore/test/ClickView.GoodStuff.AspNetCore.Tests.csproj +++ b/src/AspNetCore/AspNetCore/test/ClickView.GoodStuff.AspNetCore.Tests.csproj @@ -7,7 +7,7 @@ - + all diff --git a/src/AspNetCore/Authentication/StackExchangeRedis/test/ClickView.GoodStuff.AspNetCore.Authentication.StackExchangeRedis.Tests.csproj b/src/AspNetCore/Authentication/StackExchangeRedis/test/ClickView.GoodStuff.AspNetCore.Authentication.StackExchangeRedis.Tests.csproj index 5126dd0..511fbb7 100644 --- a/src/AspNetCore/Authentication/StackExchangeRedis/test/ClickView.GoodStuff.AspNetCore.Authentication.StackExchangeRedis.Tests.csproj +++ b/src/AspNetCore/Authentication/StackExchangeRedis/test/ClickView.GoodStuff.AspNetCore.Authentication.StackExchangeRedis.Tests.csproj @@ -8,7 +8,7 @@ - + all diff --git a/src/IdGenerators/Abstractions/test/ClickView.GoodStuff.IdGenerators.Abstractions.Tests.csproj b/src/IdGenerators/Abstractions/test/ClickView.GoodStuff.IdGenerators.Abstractions.Tests.csproj index ab8b14c..00a0792 100644 --- a/src/IdGenerators/Abstractions/test/ClickView.GoodStuff.IdGenerators.Abstractions.Tests.csproj +++ b/src/IdGenerators/Abstractions/test/ClickView.GoodStuff.IdGenerators.Abstractions.Tests.csproj @@ -7,7 +7,7 @@ - + all diff --git a/src/IdGenerators/IdGen/test/ClickView.GoodStuff.IdGenerators.IdGen.Tests.csproj b/src/IdGenerators/IdGen/test/ClickView.GoodStuff.IdGenerators.IdGen.Tests.csproj index c694c34..61015a1 100644 --- a/src/IdGenerators/IdGen/test/ClickView.GoodStuff.IdGenerators.IdGen.Tests.csproj +++ b/src/IdGenerators/IdGen/test/ClickView.GoodStuff.IdGenerators.IdGen.Tests.csproj @@ -7,7 +7,7 @@ - + all diff --git a/src/Repositories/MsSql/test/ClickView.GoodStuff.Repositories.MsSql.Tests/ClickView.GoodStuff.Repositories.MsSql.Tests.csproj b/src/Repositories/MsSql/test/ClickView.GoodStuff.Repositories.MsSql.Tests/ClickView.GoodStuff.Repositories.MsSql.Tests.csproj index e7c6414..f3bd723 100644 --- a/src/Repositories/MsSql/test/ClickView.GoodStuff.Repositories.MsSql.Tests/ClickView.GoodStuff.Repositories.MsSql.Tests.csproj +++ b/src/Repositories/MsSql/test/ClickView.GoodStuff.Repositories.MsSql.Tests/ClickView.GoodStuff.Repositories.MsSql.Tests.csproj @@ -7,7 +7,7 @@ - + all diff --git a/src/Repositories/MySql/test/ClickView.GoodStuff.Repositories.MySql.Tests/ClickView.GoodStuff.Repositories.MySql.Tests.csproj b/src/Repositories/MySql/test/ClickView.GoodStuff.Repositories.MySql.Tests/ClickView.GoodStuff.Repositories.MySql.Tests.csproj index 9e485f1..d82acbf 100644 --- a/src/Repositories/MySql/test/ClickView.GoodStuff.Repositories.MySql.Tests/ClickView.GoodStuff.Repositories.MySql.Tests.csproj +++ b/src/Repositories/MySql/test/ClickView.GoodStuff.Repositories.MySql.Tests/ClickView.GoodStuff.Repositories.MySql.Tests.csproj @@ -7,7 +7,7 @@ - + all