Skip to content

[Tests -> All](deps): Bump the ms-test group in /Source/SammBot.Tests with 2 updates #234

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the ms-test group in /Source/SammBot.Tests with 2 updates: MSTest.TestAdapter and MSTest.TestFramework.

Updates MSTest.TestAdapter from 3.8.0 to 3.8.1

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.8.1

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.8.1] - 2025-02-18

See full log here

Fixed

Artifacts

Commits
  • ac22a6d [rel/3.8] Fix serialization of exceptions by BinaryFormatter in .NET Framewor...
  • 51d51a8 [rel/3.8] Fix breaking change with telemetry (#5050)
  • cc1c3cd [rel/3.8] Follow-up to ignore fix (#5043)
  • 193598b [rel/3.8] Revert _IncludeGenerateAutoRegisteredExtensionsIntoCompilation targ...
  • 91715f4 [rel/3.8] Use global:: prefix for generated code (#5033)
  • efd5256 [rel/3.8] Set packages README correctly (#5030)
  • 2e2607a [rel/3.8] Avoid handling tuples for test methods with only object[] paramet...
  • e6dc623 [rel/3.8] Fix parameterized test treated as ignored when using VSTest in Test...
  • 92f04cd [rel/3.8] Fix MSTEST0038 message (#5011)
  • a78ccfb Bump patch of 3.8 branch
  • See full diff in compare view

Updates MSTest.TestFramework from 3.8.0 to 3.8.1

Release notes

Sourced from MSTest.TestFramework's releases.

v3.8.1

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.8.1] - 2025-02-18

See full log here

Fixed

Artifacts

Commits
  • ac22a6d [rel/3.8] Fix serialization of exceptions by BinaryFormatter in .NET Framewor...
  • 51d51a8 [rel/3.8] Fix breaking change with telemetry (#5050)
  • cc1c3cd [rel/3.8] Follow-up to ignore fix (#5043)
  • 193598b [rel/3.8] Revert _IncludeGenerateAutoRegisteredExtensionsIntoCompilation targ...
  • 91715f4 [rel/3.8] Use global:: prefix for generated code (#5033)
  • efd5256 [rel/3.8] Set packages README correctly (#5030)
  • 2e2607a [rel/3.8] Avoid handling tuples for test methods with only object[] paramet...
  • e6dc623 [rel/3.8] Fix parameterized test treated as ignored when using VSTest in Test...
  • 92f04cd [rel/3.8] Fix MSTEST0038 message (#5011)
  • a78ccfb Bump patch of 3.8 branch
  • See full diff 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 ms-test group in /Source/SammBot.Tests with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.0...v3.8.1)

Updates `MSTest.TestFramework` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.0...v3.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies This is about dependencies. tests Related to the unit tests. labels Feb 18, 2025
@dependabot dependabot bot requested a review from AnalogFeelings February 18, 2025 23:30
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@AnalogFeelings AnalogFeelings merged commit 8d4ee39 into dev Feb 19, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Source/SammBot.Tests/dev/ms-test-8b1c655ecf branch February 19, 2025 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This is about dependencies. tests Related to the unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant