OpenMAQS / openmaqs-dotnet

Modular Automation Quick Start - dotnet
MIT License
2 stars 1 forks source link

Bump MSTest.TestAdapter and System.Numerics.Vectors in /Framework #259

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps MSTest.TestAdapter and System.Numerics.Vectors. These dependencies needed to be updated together. Updates MSTest.TestAdapter from 3.4.3 to 3.5.2

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.5.2

See the release notes here

v3.5.1

See the release notes here

v3.5.0

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.5.2] - 2024-08-13

See full log here

Fixed

Artifacts

  • MSTest: 3.5.2
  • MSTest.TestFramework: 3.5.2
  • MSTest.TestAdapter: 3.5.2
  • MSTest.Analyzers: 3.5.2
  • MSTest.Sdk: 3.5.2
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2

[3.5.1] - 2024-08-05

See full log here

Fixed

Artifacts

  • MSTest: 3.5.1
  • MSTest.TestFramework: 3.5.1
  • MSTest.TestAdapter: 3.5.1
  • MSTest.Analyzers: 3.5.1
  • MSTest.Sdk: 3.5.1
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2

[3.5.0] - 2024-07-15

See full log here

Added

... (truncated)

Commits
  • fc1e94f Bump to 3.5.2
  • 125d9ab [rel/3.5] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3533)
  • 5b38a2c Bump aspire to 8.0.2
  • 0265f00 Use internal extensions 1.3.2
  • 4901764 Revert changes to playground
  • b9b020b Fix playground
  • 982b20d Fix shutdown order for server mode (#3306)
  • b095754 Fix TestInitialize and TestCleanup analyzers to allow generic class (#3280)
  • 71a7f31 Fix timeout message to reflect that 0 is not allowed (#3279)
  • c683317 Fix MessageBusProxy.InitAsync to be proxying _messageBus.InitAsync (#3300)
  • Additional commits viewable in compare view


Updates System.Numerics.Vectors from 4.4.0 to 4.5.0

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 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)
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud