Skip to content

Bump the nuget group with 6 updates - #81

Merged
Tyrrrz merged 1 commit into
primefrom
dependabot/nuget/nuget-7aab38eb2b
Aug 1, 2026
Merged

Bump the nuget group with 6 updates#81
Tyrrrz merged 1 commit into
primefrom
dependabot/nuget/nuget-7aab38eb2b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.8.1

What's Changed

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.0

Commits viewable in compare view.

Updated Microsoft.Testing.Platform from 2.2.3 to 2.3.3.

Release notes

Sourced from Microsoft.Testing.Platform's releases.

2.3.0-preview-20220810-02

See release notes here.

2.2.10

See release notes here.

2.2.10-preview-20220414-01

See release notes here.

2.2.9

Parallel output

🙇 Shout out to @​SimonCropp, for bringing this functionality to XUnit in his https://github.com/SimonCropp/XunitContext project. And being an inspiration for implementing this.

MSTest 2.2.9 captures all Console output and attaches it to the correct test, even if you are running tests in parallel. This output is captured from your test code as well as from the tested code. And it requires no special setup.

Before

In 2.2.8, test output is scattered among tests, in our example, one unlucky test gets all the output of other tests just mixed together:

image

After

With 2.2.9, each output is correctly attached to the test that produced it:

image
image

Also notice that we are also capturing debug, trace and error. And we are not awaiting the FastChild method, and the output is still assigned correctly. Souce code.

Limitations

Due to the way that class and assembly initialize, and cleanup are invoked, their output will end up in the first test that run (or last for cleanup). This is unfortunately not easily fixable.

See release notes here.

2.2.8

See release notes here.

2.2.7

See release notes here.

2.2.6

See release notes here.

2.2.5

See release notes here.

2.2.4

See release notes here.

2.2.4-preview-20210331-02

See release notes here.

Commits viewable in compare view.

Updated Microsoft.TestPlatform.ObjectModel from 18.7.0 to 18.8.1.

Release notes

Sourced from Microsoft.TestPlatform.ObjectModel's releases.

18.8.1

What's Changed

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.0

Commits viewable in compare view.

Updated MSTest from 4.2.3 to 4.3.3.

Release notes

Sourced from MSTest's releases.

4.3.3

See the release notes here

4.3.2

See the release notes here

4.3.0

See the release notes here

Commits viewable in compare view.

Updated PolyShim from 2.11.0 to 2.12.2.

Release notes

Sourced from PolyShim's releases.

2.12.2

What's Changed

Bugs

Full Changelog: Tyrrrz/PolyShim@2.12.1...2.12.2

2.12.1

What's Changed

Bugs

Full Changelog: Tyrrrz/PolyShim@2.12...2.12.1

2.12

What's Changed

Enhancements

New Contributors

Full Changelog: Tyrrrz/PolyShim@2.11...2.12

Commits viewable in compare view.

Updated PowerKit from 2.0.2 to 2.3.1.

Release notes

Sourced from PowerKit's releases.

2.3.1

What's Changed

Enhancements

Bugs

Full Changelog: Tyrrrz/PowerKit@2.3...2.3.1

2.3

What's Changed

Enhancements

Full Changelog: Tyrrrz/PowerKit@2.2...2.3

2.2

What's Changed

Enhancements

Full Changelog: Tyrrrz/PowerKit@2.1...2.2

2.1

What's Changed

Enhancements

Full Changelog: Tyrrrz/PowerKit@2.0.2...2.1

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 <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 Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1
Bumps Microsoft.Testing.Platform from 2.2.3 to 2.3.3
Bumps Microsoft.TestPlatform.ObjectModel from 18.7.0 to 18.8.1
Bumps MSTest from 4.2.3 to 4.3.3
Bumps PolyShim from 2.11.0 to 2.12.2
Bumps PowerKit from 2.0.2 to 2.3.1

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Microsoft.Testing.Platform
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Microsoft.TestPlatform.ObjectModel
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: MSTest
  dependency-version: 4.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: PolyShim
  dependency-version: 2.12.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: PowerKit
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the enhancement New feature or request label Aug 1, 2026
@Tyrrrz
Tyrrrz merged commit 514984f into prime Aug 1, 2026
7 checks passed
@Tyrrrz
Tyrrrz deleted the dependabot/nuget/nuget-7aab38eb2b branch August 1, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant