Skip to content

Bump Microsoft.Testing.Extensions.Telemetry and Microsoft.Testing.Platform#158

Merged
jas88 merged 1 commit intomainfrom
dependabot/nuget/multi-9d6c927909
Feb 9, 2026
Merged

Bump Microsoft.Testing.Extensions.Telemetry and Microsoft.Testing.Platform#158
jas88 merged 1 commit intomainfrom
dependabot/nuget/multi-9d6c927909

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2026

Updated Microsoft.Testing.Extensions.Telemetry from 2.0.2 to 2.1.0.

Release notes

Sourced from Microsoft.Testing.Extensions.Telemetry's releases.

2.1.0

See release notes here.

2.1.0-beta2

  1. Add the ability to specify Friendly test names for test methods (#​466)

See release notes here

2.1.0-beta

  1. Fix incompatibility between multiple versions of mstest adapter present in a solution (Configuring child domain's appbase to be test source location microsoft/testfx#659)
  2. Build script fix to work with VS2019 (Fix build script to work with VS2019 microsoft/testfx#641)

See release notes here

Commits viewable in compare view.

Updated Microsoft.Testing.Platform from 2.0.2 to 2.1.0.

Release notes

Sourced from Microsoft.Testing.Platform's releases.

2.1.0

See release notes here.

2.1.0-beta2

  1. Add the ability to specify Friendly test names for test methods (#​466)

See release notes here

2.1.0-beta

  1. Fix incompatibility between multiple versions of mstest adapter present in a solution (Configuring child domain's appbase to be test source location microsoft/testfx#659)
  2. Build script fix to work with VS2019 (Fix build script to work with VS2019 microsoft/testfx#641)

See release notes here

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 show <dependency name> 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)

High-level PR Summary

This PR bumps two Microsoft Testing packages (Microsoft.Testing.Extensions.Telemetry and Microsoft.Testing.Platform) from version 2.0.2 to 2.1.0 in the centralized package management file. The update includes improvements such as friendly test names support and fixes for mstest adapter incompatibility issues.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 Directory.Packages.props

Need help? Join our Discord

…tform

Bumps Microsoft.Testing.Extensions.Telemetry from 2.0.2 to 2.1.0
Bumps Microsoft.Testing.Platform from 2.0.2 to 2.1.0

---
updated-dependencies:
- dependency-name: Microsoft.Testing.Extensions.Telemetry
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Testing.Platform
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 8, 2026
@dependabot dependabot bot requested a review from jas88 as a code owner February 8, 2026 04:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Feb 8, 2026
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link

@recurseml recurseml bot left a comment

Choose a reason for hiding this comment

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

Review by RecurseML

🔍 Review performed on ebfeacc..4f00453

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (1)

Directory.Packages.props

@jas88 jas88 merged commit 85c025f into main Feb 9, 2026
5 checks passed
@jas88 jas88 deleted the dependabot/nuget/multi-9d6c927909 branch February 9, 2026 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant