From 5084ff621c15a6337a709887d132dc9eaa63c1ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 23:50:43 +0000 Subject: [PATCH 1/4] Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.10.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.8.0...v17.10.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/Weatherstack.Tests/Weatherstack.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Weatherstack.Tests/Weatherstack.Tests.csproj b/test/Weatherstack.Tests/Weatherstack.Tests.csproj index f54c416..efa26e3 100644 --- a/test/Weatherstack.Tests/Weatherstack.Tests.csproj +++ b/test/Weatherstack.Tests/Weatherstack.Tests.csproj @@ -11,7 +11,7 @@ - + From cd7cded25b70f14d681c84600223683fce324e21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 23:51:49 +0000 Subject: [PATCH 2/4] Bump xunit.runner.visualstudio from 2.5.3 to 2.8.2 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.3 to 2.8.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.3...2.8.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/Weatherstack.Tests/Weatherstack.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Weatherstack.Tests/Weatherstack.Tests.csproj b/test/Weatherstack.Tests/Weatherstack.Tests.csproj index efa26e3..832628a 100644 --- a/test/Weatherstack.Tests/Weatherstack.Tests.csproj +++ b/test/Weatherstack.Tests/Weatherstack.Tests.csproj @@ -13,7 +13,7 @@ - + From 2633999fa76b6e73db22daefa7ef31886b124c33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 01:34:48 +0000 Subject: [PATCH 3/4] Bump xunit from 2.5.3 to 2.9.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.5.3 to 2.9.0. - [Commits](https://github.com/xunit/xunit/compare/2.5.3...2.9.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/Weatherstack.Tests/Weatherstack.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Weatherstack.Tests/Weatherstack.Tests.csproj b/test/Weatherstack.Tests/Weatherstack.Tests.csproj index 832628a..051dd6e 100644 --- a/test/Weatherstack.Tests/Weatherstack.Tests.csproj +++ b/test/Weatherstack.Tests/Weatherstack.Tests.csproj @@ -12,7 +12,7 @@ - + From ef2b01e6848101f139d53e3161f68837c616ec12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 01:34:52 +0000 Subject: [PATCH 4/4] Bump coverlet.collector from 6.0.0 to 6.0.2 Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.2. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.2) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test/Weatherstack.Tests/Weatherstack.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Weatherstack.Tests/Weatherstack.Tests.csproj b/test/Weatherstack.Tests/Weatherstack.Tests.csproj index 051dd6e..9b42c00 100644 --- a/test/Weatherstack.Tests/Weatherstack.Tests.csproj +++ b/test/Weatherstack.Tests/Weatherstack.Tests.csproj @@ -10,7 +10,7 @@ - +