From e4f065e0c77753db9fea6b62ef998c9aa72f5679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 06:37:57 -0400 Subject: [PATCH] Bump MSTest.TestFramework from 3.2.2 to 3.3.1 in /src/vs-bicep (#13880) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.2.2 to 3.3.1.
Release notes

Sourced from MSTest.TestFramework's releases.

v3.3.1

See the release notes here

v3.3.0

See the release notes here.

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.3.1] - 2024-04-04

See full log here

Fixed

Artifacts

[3.3.0] - 2024-04-03

See full log here

Added

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=MSTest.TestFramework&package-manager=nuget&previous-version=3.2.2&new-version=3.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/13880) --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: StephenWeatherford --- .../Bicep.VSLanguageServerClient.IntegrationTests.csproj | 2 +- .../packages.lock.json | 6 +++--- .../Bicep.VSLanguageServerClient.UnitTests.csproj | 2 +- .../packages.lock.json | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/vs-bicep/Bicep.VSLanguageServerClient.IntegrationTests/Bicep.VSLanguageServerClient.IntegrationTests.csproj b/src/vs-bicep/Bicep.VSLanguageServerClient.IntegrationTests/Bicep.VSLanguageServerClient.IntegrationTests.csproj index 68939f7f725..3c90f63cde7 100644 --- a/src/vs-bicep/Bicep.VSLanguageServerClient.IntegrationTests/Bicep.VSLanguageServerClient.IntegrationTests.csproj +++ b/src/vs-bicep/Bicep.VSLanguageServerClient.IntegrationTests/Bicep.VSLanguageServerClient.IntegrationTests.csproj @@ -29,7 +29,7 @@ - + diff --git a/src/vs-bicep/Bicep.VSLanguageServerClient.IntegrationTests/packages.lock.json b/src/vs-bicep/Bicep.VSLanguageServerClient.IntegrationTests/packages.lock.json index 36d745abe78..59541a89e2f 100644 --- a/src/vs-bicep/Bicep.VSLanguageServerClient.IntegrationTests/packages.lock.json +++ b/src/vs-bicep/Bicep.VSLanguageServerClient.IntegrationTests/packages.lock.json @@ -171,9 +171,9 @@ }, "MSTest.TestFramework": { "type": "Direct", - "requested": "[3.2.2, )", - "resolved": "3.2.2", - "contentHash": "t3o8wfuMvjq1ETxsX6qBIOJMpnNpRoBjf2+0ZEKURSH+xHnpLM7yojNkLgJbir7vQGzQh7JaAUBO1MkszBvVrw==" + "requested": "[3.3.1, )", + "resolved": "3.3.1", + "contentHash": "020SuA2p8N7o+/AHC0SLgzGpyS1hNjR8m5tWxnuGqJ3HeJhArUbuPAU8RZr8Ll38ij8oiutGCkQ/G+ymyO51Ow==" }, "Nerdbank.GitVersioning": { "type": "Direct", diff --git a/src/vs-bicep/Bicep.VSLanguageServerClient.UnitTests/Bicep.VSLanguageServerClient.UnitTests.csproj b/src/vs-bicep/Bicep.VSLanguageServerClient.UnitTests/Bicep.VSLanguageServerClient.UnitTests.csproj index 7745f8ad3ed..4d1a0069d29 100644 --- a/src/vs-bicep/Bicep.VSLanguageServerClient.UnitTests/Bicep.VSLanguageServerClient.UnitTests.csproj +++ b/src/vs-bicep/Bicep.VSLanguageServerClient.UnitTests/Bicep.VSLanguageServerClient.UnitTests.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/vs-bicep/Bicep.VSLanguageServerClient.UnitTests/packages.lock.json b/src/vs-bicep/Bicep.VSLanguageServerClient.UnitTests/packages.lock.json index 6af7c9920b8..357326aa19d 100644 --- a/src/vs-bicep/Bicep.VSLanguageServerClient.UnitTests/packages.lock.json +++ b/src/vs-bicep/Bicep.VSLanguageServerClient.UnitTests/packages.lock.json @@ -93,9 +93,9 @@ }, "MSTest.TestFramework": { "type": "Direct", - "requested": "[3.2.2, )", - "resolved": "3.2.2", - "contentHash": "t3o8wfuMvjq1ETxsX6qBIOJMpnNpRoBjf2+0ZEKURSH+xHnpLM7yojNkLgJbir7vQGzQh7JaAUBO1MkszBvVrw==" + "requested": "[3.3.1, )", + "resolved": "3.3.1", + "contentHash": "020SuA2p8N7o+/AHC0SLgzGpyS1hNjR8m5tWxnuGqJ3HeJhArUbuPAU8RZr8Ll38ij8oiutGCkQ/G+ymyO51Ow==" }, "Nerdbank.GitVersioning": { "type": "Direct",