From 73cc4d6d0e851abaeb957ba582b4e72aca609bed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 11:50:47 +0000 Subject: [PATCH] build(deps): Bump the all group across 1 directory with 5 updates Bumps the all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) | `1.11.62` | `1.11.64` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.10.0` | `17.11.0` | | [NUnit](https://github.com/nunit/nunit) | `4.1.0` | `4.2.1` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.5.1` | `3.5.2` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.5.1` | `3.5.2` | Updates `HtmlAgilityPack` from 1.11.62 to 1.11.64 - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.62...v1.11.64) Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.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.10.0...v17.11.0) Updates `NUnit` from 4.1.0 to 4.2.1 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/4.1.0...4.2.1) Updates `MSTest.TestAdapter` from 3.5.1 to 3.5.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.5.1...v3.5.2) Updates `MSTest.TestFramework` from 3.5.1 to 3.5.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.5.1...v3.5.2) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- .../H.InputSimulator.IntegrationTests.csproj | 6 +++--- .../H.InputSimulator.UnitTests.csproj | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/tests/H.InputSimulator.IntegrationTests/H.InputSimulator.IntegrationTests.csproj b/src/tests/H.InputSimulator.IntegrationTests/H.InputSimulator.IntegrationTests.csproj index be30656..763ab3c 100644 --- a/src/tests/H.InputSimulator.IntegrationTests/H.InputSimulator.IntegrationTests.csproj +++ b/src/tests/H.InputSimulator.IntegrationTests/H.InputSimulator.IntegrationTests.csproj @@ -12,9 +12,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/src/tests/H.InputSimulator.UnitTests/H.InputSimulator.UnitTests.csproj b/src/tests/H.InputSimulator.UnitTests/H.InputSimulator.UnitTests.csproj index 4164c49..e81447a 100644 --- a/src/tests/H.InputSimulator.UnitTests/H.InputSimulator.UnitTests.csproj +++ b/src/tests/H.InputSimulator.UnitTests/H.InputSimulator.UnitTests.csproj @@ -10,9 +10,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + +