Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps the dotnet group in /samples/snippets/core/testing/unit-testing-vb-mstest/vb with 2 updates: MSTest.TestAdapter and MSTest.TestFramework.

Updates MSTest.TestAdapter from 3.7.1 to 3.7.2

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.7.2

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.7.2] - 2025-01-21

See full log here

Fixed

Artifacts

  • MSTest: 3.7.2
  • MSTest.TestFramework: 3.7.2
  • MSTest.TestAdapter: 3.7.2
  • MSTest.Analyzers: 3.7.2
  • MSTest.Sdk: 3.7.2
  • Microsoft.Testing.Extensions.CrashDump: 1.5.2
  • Microsoft.Testing.Extensions.HangDump: 1.5.2
  • Microsoft.Testing.Extensions.HotReload: 1.5.2
  • Microsoft.Testing.Extensions.Retry: 1.5.2
  • Microsoft.Testing.Extensions.TrxReport: 1.5.2
Commits
  • 0557747 [rel/3.7] Update dependencies from microsoft/testanywhere (#4743)
  • a9abf8f [rel/3.7] Update dependencies from microsoft/testanywhere (#4741)
  • f2a51f1 [rel/3.7] Update dependencies from microsoft/testanywhere (#4731)
  • e6c71d2 [rel/3.7] Update dependencies from microsoft/testanywhere (#4717)
  • 7b33836 [rel/3.7] Update dependencies from microsoft/testanywhere (#4708)
  • cfd43cd [rel/3.7] Update dependencies from microsoft/testanywhere (#4695)
  • 6628571 Fix broken build
  • a38e870 [rel/3.7] Fix tuple regression before it's shipped :) (#4679)
  • 8f3d49a [rel/3.7] Update dependencies from microsoft/testanywhere (#4672)
  • f1e7f1b [rel/3.7] Remove non-working <inheritdoc /> (#4669)
  • Additional commits viewable in compare view

Updates MSTest.TestFramework from 3.7.1 to 3.7.2

Release notes

Sourced from MSTest.TestFramework's releases.

v3.7.2

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.7.2] - 2025-01-21

See full log here

Fixed

Artifacts

  • MSTest: 3.7.2
  • MSTest.TestFramework: 3.7.2
  • MSTest.TestAdapter: 3.7.2
  • MSTest.Analyzers: 3.7.2
  • MSTest.Sdk: 3.7.2
  • Microsoft.Testing.Extensions.CrashDump: 1.5.2
  • Microsoft.Testing.Extensions.HangDump: 1.5.2
  • Microsoft.Testing.Extensions.HotReload: 1.5.2
  • Microsoft.Testing.Extensions.Retry: 1.5.2
  • Microsoft.Testing.Extensions.TrxReport: 1.5.2
Commits
  • 0557747 [rel/3.7] Update dependencies from microsoft/testanywhere (#4743)
  • a9abf8f [rel/3.7] Update dependencies from microsoft/testanywhere (#4741)
  • f2a51f1 [rel/3.7] Update dependencies from microsoft/testanywhere (#4731)
  • e6c71d2 [rel/3.7] Update dependencies from microsoft/testanywhere (#4717)
  • 7b33836 [rel/3.7] Update dependencies from microsoft/testanywhere (#4708)
  • cfd43cd [rel/3.7] Update dependencies from microsoft/testanywhere (#4695)
  • 6628571 Fix broken build
  • a38e870 [rel/3.7] Fix tuple regression before it's shipped :) (#4679)
  • 8f3d49a [rel/3.7] Update dependencies from microsoft/testanywhere (#4672)
  • f1e7f1b [rel/3.7] Remove non-working <inheritdoc /> (#4669)
  • Additional commits viewable in compare view

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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dotnet group in /samples/snippets/core/testing/unit-testing-vb-mstest/vb with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.1...v3.7.2)

Updates `MSTest.TestFramework` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 22, 2025 13:00
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Jan 22, 2025
@dotnetrepoman dotnetrepoman bot added this to the January 2025 milestone Jan 22, 2025
@dotnet-policy-service dotnet-policy-service bot added community-contribution Indicates PR is created by someone from the .NET community. :octocat: auto-merge labels Jan 22, 2025
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) January 22, 2025 13:00
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; this PR will merge when all status checks pass.

@dotnet-policy-service dotnet-policy-service bot merged commit f003da3 into main Jan 22, 2025
13 checks passed
@dotnet-policy-service dotnet-policy-service bot deleted the dependabot/nuget/samples/snippets/core/testing/unit-testing-vb-mstest/vb/dotnet-118c89bb76 branch January 22, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dependencies Pull requests that update a dependency file :octocat: auto-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant