nilsauf / RxSerialPort

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

Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 #37

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0.

Release notes

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

v17.5.0

See the release notes here.

v17.5.0-preview-20221221-03

See the release notes here.

v17.5.0-preview-20221003-04

See the release notes here.

Changelog

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

17.5.0

Issues Fixed

  • Fix SDK issue #4278
  • Add test run serialization feature #4126
  • Ensure that the OnAbort message is sent if the testhost aborts early #3993
  • Add custom satellite assemblies resolution #4133
  • Fixed muxer resolution strategy enum #4134
  • Fixed dotnet resolution for in-process vstest.console scenarios #4122
  • Ensure to not produce and ship exe for netcore #4124
  • Fixed testhost crash for net7 #4112
  • Revert "Run tests with Server GC enabled & concurrent GC disabled. (#3661)" #4108
  • Revert making Microsoft.NET.Test.Sdk package transitive #4104
  • Fix recursive resource lookup #4095
  • Fixed CC for in-process console scenarios #4084
  • Fixed test session issues #4075
  • Fix Invalid target architecture 'S390x' error #4066
  • Add Mono.Cecil.Rocks #4071
  • Revert "Revert "Re-enable arm64 ngen (#3931)" (#3948)" #3951
  • Update docker to the latest tagging schema #4041
  • Update resources #4063
  • Use environment variables for AeDebugger mode #4049
  • Add postmortem blame mode #4032
  • Add VSTEST_DISABLE_THREADPOOL_SIZE_INCREASE feature flag #4046

See full log here

Artifacts

  • TestPlatform vsix: 17.5.0
  • Microsoft.TestPlatform.ObjectModel: 17.5.0

17.5.0-preview-20221221-03

Issues Fixed

  • Add test run serialization feature #4126
  • Ensure that the OnAbort message is sent if the testhost aborts early #3993
  • Add custom satellite assemblies resolution #4133
  • Fixed muxer resolution strategy enum #4134
  • Fixed dotnet resolution for in-process vstest.console scenarios #4122
  • Ensure to not produce and ship exe for netcore #4124
  • Fixed testhost crash for net7 #4112
  • Revert "Run tests with Server GC enabled & concurrent GC disabled. (#3661)" #4108
  • Revert making Microsoft.NET.Test.Sdk package transitive #4104
  • Fix recursive resource lookup #4095
  • Fixed CC for in-process console scenarios #4084
  • Fixed test session issues #4075
  • Fix Invalid target architecture 'S390x' error #4066

... (truncated)

Commits


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)