From 9e362d1c220d38c36bc2d2ffc8b1689cd556f028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 04:28:53 +0000 Subject: [PATCH] Bump MSTest and 5 others Bumps MSTest to 3.10.1 Bumps NPOI to 2.7.4 Bumps Skyline.DataMiner.CICD.FileSystem to 1.4.0 Bumps Skyline.DataMiner.CICD.Models.Protocol to 1.0.16 Bumps Skyline.DataMiner.CICD.Parsers.Protocol from 1.1.2 to 1.1.3 Bumps System.CommandLine to 2.0.0-beta6.25358.103 --- updated-dependencies: - dependency-name: MSTest dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: MSTest dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: MSTest dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: MSTest dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NPOI dependency-version: 2.7.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: NPOI dependency-version: 2.7.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Skyline.DataMiner.CICD.FileSystem dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Skyline.DataMiner.CICD.FileSystem dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Skyline.DataMiner.CICD.Models.Protocol dependency-version: 1.0.16 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Skyline.DataMiner.CICD.Models.Protocol dependency-version: 1.0.16 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Skyline.DataMiner.CICD.Parsers.Protocol dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.CommandLine dependency-version: 2.0.0-beta6.25358.103 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.CommandLine dependency-version: 2.0.0-beta6.25358.103 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Common/Common.csproj | 4 ++-- CommonTests/CommonTests.csproj | 2 +- ExportErrorMessages/ExportErrorMessages.csproj | 2 +- Protocol.FeaturesTests/Protocol.FeaturesTests.csproj | 2 +- ProtocolTests/ProtocolTests.csproj | 2 +- .../Skyline.DataMiner.CICD.Tools.Validator.csproj | 4 ++-- Validator Management Tool/Validator Management Tool.csproj | 4 ++-- ValidatorErrorsToMarkdown/ValidatorErrorsToMarkdown.csproj | 4 ++-- .../ValidatorErrorsToMarkdownTests.csproj | 2 +- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Common/Common.csproj b/Common/Common.csproj index 26aad460..bf0a8fae 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -19,8 +19,8 @@ - - + + diff --git a/CommonTests/CommonTests.csproj b/CommonTests/CommonTests.csproj index 05b4c0d0..f96b49b0 100644 --- a/CommonTests/CommonTests.csproj +++ b/CommonTests/CommonTests.csproj @@ -11,7 +11,7 @@ - + diff --git a/ExportErrorMessages/ExportErrorMessages.csproj b/ExportErrorMessages/ExportErrorMessages.csproj index 4ad29840..4f1dbf38 100644 --- a/ExportErrorMessages/ExportErrorMessages.csproj +++ b/ExportErrorMessages/ExportErrorMessages.csproj @@ -10,7 +10,7 @@ - + diff --git a/Protocol.FeaturesTests/Protocol.FeaturesTests.csproj b/Protocol.FeaturesTests/Protocol.FeaturesTests.csproj index 06560115..c1e74db4 100644 --- a/Protocol.FeaturesTests/Protocol.FeaturesTests.csproj +++ b/Protocol.FeaturesTests/Protocol.FeaturesTests.csproj @@ -22,7 +22,7 @@ - + diff --git a/ProtocolTests/ProtocolTests.csproj b/ProtocolTests/ProtocolTests.csproj index d60f4f31..76a4ae39 100644 --- a/ProtocolTests/ProtocolTests.csproj +++ b/ProtocolTests/ProtocolTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/Skyline.DataMiner.CICD.Tools.Validator/Skyline.DataMiner.CICD.Tools.Validator.csproj b/Skyline.DataMiner.CICD.Tools.Validator/Skyline.DataMiner.CICD.Tools.Validator.csproj index ae63866d..f9589b09 100644 --- a/Skyline.DataMiner.CICD.Tools.Validator/Skyline.DataMiner.CICD.Tools.Validator.csproj +++ b/Skyline.DataMiner.CICD.Tools.Validator/Skyline.DataMiner.CICD.Tools.Validator.csproj @@ -37,10 +37,10 @@ - + - + diff --git a/Validator Management Tool/Validator Management Tool.csproj b/Validator Management Tool/Validator Management Tool.csproj index 9e8d20da..a686e0ca 100644 --- a/Validator Management Tool/Validator Management Tool.csproj +++ b/Validator Management Tool/Validator Management Tool.csproj @@ -77,10 +77,10 @@ - 2.7.3 + 2.7.4 - 1.0.15 + 1.0.16 diff --git a/ValidatorErrorsToMarkdown/ValidatorErrorsToMarkdown.csproj b/ValidatorErrorsToMarkdown/ValidatorErrorsToMarkdown.csproj index 64fd9b83..cbe2755b 100644 --- a/ValidatorErrorsToMarkdown/ValidatorErrorsToMarkdown.csproj +++ b/ValidatorErrorsToMarkdown/ValidatorErrorsToMarkdown.csproj @@ -31,7 +31,7 @@ - - + + diff --git a/ValidatorErrorsToMarkdownTests/ValidatorErrorsToMarkdownTests.csproj b/ValidatorErrorsToMarkdownTests/ValidatorErrorsToMarkdownTests.csproj index 0d6e5cf0..4548a9eb 100644 --- a/ValidatorErrorsToMarkdownTests/ValidatorErrorsToMarkdownTests.csproj +++ b/ValidatorErrorsToMarkdownTests/ValidatorErrorsToMarkdownTests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive