From 64f9ef817223f6554041286d59ffd347ec55603b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 15:59:58 +0000 Subject: [PATCH 01/18] Bump ktsu.Extensions from 1.0.20 to 1.0.21 in the ktsu group Bumps the ktsu group with 1 update: [ktsu.Extensions](https://github.com/ktsu-dev/Extensions). Updates `ktsu.Extensions` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/ktsu-dev/Extensions/releases) - [Commits](https://github.com/ktsu-dev/Extensions/compare/v1.0.20...v1.0.21) --- updated-dependencies: - dependency-name: ktsu.Extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktsu ... Signed-off-by: dependabot[bot] --- StrongPaths/StrongPaths.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StrongPaths/StrongPaths.csproj b/StrongPaths/StrongPaths.csproj index 633929a..87a2ca4 100644 --- a/StrongPaths/StrongPaths.csproj +++ b/StrongPaths/StrongPaths.csproj @@ -1,6 +1,6 @@ - + From 383dab49c23deb973ccb497135342fd17659fef4 Mon Sep 17 00:00:00 2001 From: matt-edmondson Date: Thu, 17 Oct 2024 14:49:17 +0000 Subject: [PATCH 02/18] Update VERSION to 1.1.17 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 63b283b..cbb8cba 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.16 +1.1.17 From 6a41cd7339dc3f668b869e17e986c5ec5f522647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 15:14:29 +0000 Subject: [PATCH 03/18] Bump MSTest.TestFramework from 3.6.1 to 3.6.2 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.6.1...v3.6.2) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Directory.Build.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index fabed7a..8138383 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -89,7 +89,7 @@ - + From 1d5fc415d1e285c6a041742f25da659ede554bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:56:48 +0000 Subject: [PATCH 04/18] Bump MSTest.TestAdapter from 3.6.1 to 3.6.2 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.6.1...v3.6.2) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Directory.Build.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 8138383..12ae98a 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -88,7 +88,7 @@ - + From 3b8251aeefa07a874df95788faab06dd63b495ca Mon Sep 17 00:00:00 2001 From: matt-edmondson Date: Fri, 1 Nov 2024 14:50:24 +0000 Subject: [PATCH 05/18] Update VERSION to 1.1.18 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index cbb8cba..852ed67 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.17 +1.1.18 From 9a69b31fb3abaa76ef6d59c9cc2dda58bf1960f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 15:27:36 +0000 Subject: [PATCH 06/18] Bump the ktsu group with 2 updates Bumps the ktsu group with 2 updates: [ktsu.Extensions](https://github.com/ktsu-dev/Extensions) and [ktsu.StrongStrings](https://github.com/ktsu-dev/StrongStrings). Updates `ktsu.Extensions` from 1.0.21 to 1.0.22 - [Release notes](https://github.com/ktsu-dev/Extensions/releases) - [Commits](https://github.com/ktsu-dev/Extensions/compare/v1.0.21...v1.0.22) Updates `ktsu.StrongStrings` from 1.2.8 to 1.2.9 - [Release notes](https://github.com/ktsu-dev/StrongStrings/releases) - [Commits](https://github.com/ktsu-dev/StrongStrings/compare/v1.2.8...v1.2.9) --- updated-dependencies: - dependency-name: ktsu.Extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktsu - dependency-name: ktsu.StrongStrings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktsu ... Signed-off-by: dependabot[bot] --- StrongPaths/StrongPaths.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StrongPaths/StrongPaths.csproj b/StrongPaths/StrongPaths.csproj index 87a2ca4..77df6ac 100644 --- a/StrongPaths/StrongPaths.csproj +++ b/StrongPaths/StrongPaths.csproj @@ -1,7 +1,7 @@ - - + + From eb5acb0074b02de323757520c974d1c09e6e6d3e Mon Sep 17 00:00:00 2001 From: matt-edmondson Date: Sat, 2 Nov 2024 14:50:13 +0000 Subject: [PATCH 07/18] Update VERSION to 1.1.19 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 852ed67..4e03659 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.18 +1.1.19 From 5a83c659c91a7f1cc0b4d896a644260914c3c2df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:52:59 +0000 Subject: [PATCH 08/18] Bump ktsu.Extensions from 1.0.22 to 1.0.23 in the ktsu group Bumps the ktsu group with 1 update: [ktsu.Extensions](https://github.com/ktsu-dev/Extensions). Updates `ktsu.Extensions` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/ktsu-dev/Extensions/releases) - [Commits](https://github.com/ktsu-dev/Extensions/compare/v1.0.22...v1.0.23) --- updated-dependencies: - dependency-name: ktsu.Extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktsu ... Signed-off-by: dependabot[bot] --- StrongPaths/StrongPaths.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StrongPaths/StrongPaths.csproj b/StrongPaths/StrongPaths.csproj index 77df6ac..8576a5f 100644 --- a/StrongPaths/StrongPaths.csproj +++ b/StrongPaths/StrongPaths.csproj @@ -1,6 +1,6 @@ - + From 256be4b056c1a8c428d56948e69b0d7552123e5a Mon Sep 17 00:00:00 2001 From: matt-edmondson Date: Tue, 5 Nov 2024 14:49:56 +0000 Subject: [PATCH 09/18] Update VERSION to 1.1.20 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 4e03659..be5b4c7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.19 +1.1.20 From 786e534fd1ecde41abbf0c6b45ac77bd9bcbe7ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 15:38:15 +0000 Subject: [PATCH 10/18] Bump MSTest.TestFramework from 3.6.2 to 3.6.3 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/commits) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Directory.Build.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 12ae98a..beb7b12 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -89,7 +89,7 @@ - + From 61a1cf3aabbd087402aa9b86354dccf2ba577e47 Mon Sep 17 00:00:00 2001 From: matt-edmondson Date: Wed, 13 Nov 2024 14:49:51 +0000 Subject: [PATCH 11/18] Update VERSION to 1.1.21 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index be5b4c7..6f18242 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.20 +1.1.21 From 61c5c439bc4ed30f5908787eda8be743e4c483b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:21:49 +0000 Subject: [PATCH 12/18] Bump the ktsu group with 2 updates Bumps the ktsu group with 3 updates: [ktsu.Extensions](https://github.com/ktsu-dev/Extensions) and [ktsu.StrongStrings](https://github.com/ktsu-dev/StrongStrings). Updates `ktsu.Extensions` from 1.0.23 to 1.0.24 - [Release notes](https://github.com/ktsu-dev/Extensions/releases) - [Commits](https://github.com/ktsu-dev/Extensions/compare/v1.0.23...v1.0.24) Updates `ktsu.StrongStrings` from 1.2.9 to 1.2.9 - [Release notes](https://github.com/ktsu-dev/StrongStrings/releases) - [Commits](https://github.com/ktsu-dev/StrongStrings/compare/v1.2.9...v1.2.9) Updates `ktsu.StrongStrings` from 1.2.9 to 1.2.10 - [Release notes](https://github.com/ktsu-dev/StrongStrings/releases) - [Commits](https://github.com/ktsu-dev/StrongStrings/compare/v1.2.9...v1.2.9) --- updated-dependencies: - dependency-name: ktsu.Extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktsu - dependency-name: ktsu.StrongStrings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktsu - dependency-name: ktsu.StrongStrings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktsu ... Signed-off-by: dependabot[bot] --- StrongPaths/StrongPaths.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StrongPaths/StrongPaths.csproj b/StrongPaths/StrongPaths.csproj index 8576a5f..aa06226 100644 --- a/StrongPaths/StrongPaths.csproj +++ b/StrongPaths/StrongPaths.csproj @@ -1,7 +1,7 @@ - - + + From b1705e54839d4ab95ddbfab930cd1bbc47c324a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:24:06 +0000 Subject: [PATCH 13/18] Bump MSTest.TestAdapter from 3.6.2 to 3.6.3 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/commits) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Directory.Build.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index beb7b12..049d1d3 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -88,7 +88,7 @@ - + From 8a184d510e87a298b29b6cfbf1171f745bfd1415 Mon Sep 17 00:00:00 2001 From: matt-edmondson Date: Thu, 14 Nov 2024 14:49:08 +0000 Subject: [PATCH 14/18] Update VERSION to 1.1.22 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 6f18242..c442f5e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.21 +1.1.22 From 65e3b0ce808410c1a4ae538d08b1539fe6805e56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:12:20 +0000 Subject: [PATCH 15/18] Bump the ktsu group with 2 updates Bumps the ktsu group with 2 updates: [ktsu.Extensions](https://github.com/ktsu-dev/Extensions) and [ktsu.StrongStrings](https://github.com/ktsu-dev/StrongStrings). Updates `ktsu.Extensions` from 1.0.24 to 1.0.25 - [Release notes](https://github.com/ktsu-dev/Extensions/releases) - [Commits](https://github.com/ktsu-dev/Extensions/compare/v1.0.24...v1.0.25) Updates `ktsu.StrongStrings` from 1.2.10 to 1.2.10 - [Release notes](https://github.com/ktsu-dev/StrongStrings/releases) - [Commits](https://github.com/ktsu-dev/StrongStrings/compare/v1.2.10...v1.2.10) --- updated-dependencies: - dependency-name: ktsu.Extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktsu - dependency-name: ktsu.StrongStrings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktsu ... Signed-off-by: dependabot[bot] --- StrongPaths/StrongPaths.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StrongPaths/StrongPaths.csproj b/StrongPaths/StrongPaths.csproj index aa06226..3fe389e 100644 --- a/StrongPaths/StrongPaths.csproj +++ b/StrongPaths/StrongPaths.csproj @@ -1,6 +1,6 @@ - + From 2b30ffa0afd97937b2e6cfda6cc41a32277e8e28 Mon Sep 17 00:00:00 2001 From: matt-edmondson Date: Fri, 15 Nov 2024 14:50:21 +0000 Subject: [PATCH 16/18] Update VERSION to 1.1.23 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index c442f5e..32ffe12 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.22 +1.1.23 From 0088d4284b09cf0999dfb8bbdd845c74e36c076b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:08:24 +0000 Subject: [PATCH 17/18] Bump Microsoft.NET.Test.Sdk in the microsoft group Bumps the microsoft group with 1 update: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.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.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- Directory.Build.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 049d1d3..4405e25 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -87,7 +87,7 @@ - + From 61f0d1a72f257dc065485e14c60a5be2314230e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 15:54:48 +0000 Subject: [PATCH 18/18] Bump ktsu.StrongStrings from 1.2.10 to 1.2.11 in the ktsu group Bumps the ktsu group with 1 update: [ktsu.StrongStrings](https://github.com/ktsu-dev/StrongStrings). Updates `ktsu.StrongStrings` from 1.2.10 to 1.2.11 - [Release notes](https://github.com/ktsu-dev/StrongStrings/releases) - [Commits](https://github.com/ktsu-dev/StrongStrings/compare/v1.2.10...v1.2.11) --- updated-dependencies: - dependency-name: ktsu.StrongStrings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ktsu ... Signed-off-by: dependabot[bot] --- StrongPaths/StrongPaths.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StrongPaths/StrongPaths.csproj b/StrongPaths/StrongPaths.csproj index 3fe389e..9ac0199 100644 --- a/StrongPaths/StrongPaths.csproj +++ b/StrongPaths/StrongPaths.csproj @@ -1,7 +1,7 @@ - +