Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps MSTest.Sdk from 3.8.2 to 3.8.3.

Release notes

Sourced from MSTest.Sdk's releases.

v3.8.3

See the release notes here

Changelog

Sourced from MSTest.Sdk'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 compatibility score

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 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)

Bumps [MSTest.Sdk](https://github.com/microsoft/testfx) 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: MSTest.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies labels Mar 18, 2025
@codecov
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (be8c653) to head (8fa4310).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          115       115           
  Branches        11        11           
=========================================
  Hits           115       115           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.03s
✅ EDITORCONFIG editorconfig-checker 38 0 0.08s
✅ JSON jsonlint 2 0 0.15s
✅ JSON prettier 2 0 0.46s
✅ JSON v8r 2 0 2.18s
✅ MARKDOWN markdownlint 1 0 0.65s
✅ MARKDOWN markdown-link-check 1 0 5.64s
✅ MARKDOWN markdown-table-formatter 1 0 0.36s
✅ REPOSITORY checkov yes no 13.39s
✅ REPOSITORY gitleaks yes no 0.96s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 13.01s
✅ REPOSITORY secretlint yes no 0.86s
✅ REPOSITORY trivy-sbom yes no 0.1s
✅ REPOSITORY trufflehog yes no 3.24s
✅ XML xmllint 10 0 0.01s
✅ YAML prettier 9 0 0.7s
✅ YAML v8r 9 0 7.46s
✅ YAML yamllint 9 0 0.44s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dorssel dorssel merged commit c137717 into main Mar 19, 2025
9 checks passed
@dorssel dorssel deleted the dependabot/nuget/MSTest.Sdk-3.8.3 branch March 19, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants