Skip to content

chore(deps): bump the mstestframework group with 2 updates #1339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps the mstestframework group with 2 updates: Microsoft.NET.Test.Sdk and MSTest.TestFramework.

Updates Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0

Release notes

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

v17.13.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.12.0...v17.13.0

Commits

Updates MSTest.TestFramework from 3.8.2 to 3.8.3

Release notes

Sourced from MSTest.TestFramework's releases.

v3.8.3

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.8.3] - 2025-03-17

See full log here

Fixed

Artifacts

Commits
  • 5354e77 [rel/3.8] Remove extra space (#5252)
  • 2175165 [rel/3.8] Add assembly name (#5247)
  • 5f788a5 [rel/3.8] Fix TestFailedException outcome not propagating to TestResult outco...
  • e71432a [rel/3.8] Move logic relevant to core MTP out of MTP.MSBuild (#5223)
  • 181dd82 [rel/3.8] Try out props/targets refactoring (#5219)
  • 94c71bf [rel/3.8] Ship props/targets of MSTest.TestFramework and MSTest.TestAdapter i...
  • ccbaf50 [rel/3.8] Consider --results-directory before configuration (#5204)
  • ec34a47 Fix build
  • b0bebf3 Fix merge conflict
  • bc08ddb Fix tests
  • 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
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/1339)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 31, 2025 03:21
@baywet baywet enabled auto-merge March 31, 2025 11:24
@baywet
Copy link
Member

baywet commented Apr 1, 2025

@dependabot rebase

Bumps the mstestframework group with 2 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.12.0...v17.13.0)

Updates `MSTest.TestFramework` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mstestframework
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mstestframework
...

Signed-off-by: dependabot[bot] <[email protected]>
@baywet baywet force-pushed the dependabot/nuget/mstestframework-cb29999f86 branch from 3cebeda to fc70436 Compare April 1, 2025 14:13
@baywet baywet merged commit 9f1617e into dev Apr 1, 2025
5 checks passed
@baywet baywet deleted the dependabot/nuget/mstestframework-cb29999f86 branch April 1, 2025 14:16
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.

2 participants