nilsauf / RxSerialPort

Extensions to make SerialPort reactive
https://www.nuget.org/packages/RxSerialPort
MIT License
4 stars 1 forks source link

Bump MSTest.TestFramework from 3.0.0 to 3.0.1 #34

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps MSTest.TestFramework from 3.0.0 to 3.0.1.

Release notes

Sourced from MSTest.TestFramework's releases.

v3.0.1

See the release notes here.

Changelog

Sourced from MSTest.TestFramework's changelog.

3.0.1 (December 2022)

See full log here

Fixed

  • Fix cleanup inheritance calls #1475
  • Fix some race condition issue #1477
  • Fix class/assembly cleanups log collect and attachment #1470
  • Allow most APIs to accept nullable values or arguments #1467
  • Add console, trace and debug writeline calls to the lifecycle integration tests #1464
  • Revert Framework.Extension project to be CLSCompliant #1450
  • Fix regressions with DataRow supported arguments #1446
  • Add parent domain assembly resolver for netfx #1443
  • Remove unneeded dash in InformationalVersion for RTM builds
  • Add NotNullAttribute postcondition to Assert APIs #1441

Artifacts

Commits
  • 9824e5e Update Localize folder to match arcade (#1486)
  • 48e0674 Make branding release (#1485)
  • 37d6b05 Fix cleanup inheritance calls (#1475)
  • 8c649fd Fix some race condition issue (#1477)
  • f0b2b7d Fix class/assembly cleanups log collect and attachment (#1470)
  • 4adcb83 Allow most APIs to accept nullable values or arguments (#1467)
  • 713032a Add console, trace and debug writeline calls to the lifecycle integration tes...
  • 590549c Add Integration tests for cleanup inheritance behaviors with different scenar...
  • 8b0b6d0 Fix typos
  • 4d1d4a0 Revert Framework.Extension project to be CLSCompliant (#1450)
  • 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 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)