sestoft / C5

C5 generic collection library for C#/.NET
http://www.itu.dk/research/c5/
MIT License
1.03k stars 180 forks source link

Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.5.0 #133

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.NET.Test.Sdk from 17.0.0 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.

v17.4.1

See the release notes here.

v17.4.0

See the release notes here.

v17.4.0-preview-20221003-03

See the release notes here.

v17.4.0-preview-20220726-02

See the release notes here.

v17.4.0-preview-20220707-01

See the release notes here.

v17.3.2

See the release notes here.

v17.3.1

See the release notes here.

v17.3.0

See the release notes here.

v17.3.0-preview-20220612-01

See the release notes here.

v17.3.0-preview-20220530-08

See the release notes here.

v17.3.0-preview-20220426-02

See the release notes here.

v17.2.0

See the release notes here.

v17.2.0-preview-20220401-08

See the release notes here.

v17.2.0-preview-20220401-07

... (truncated)

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

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

ondfisk commented 1 month ago

@dependabot recreate

dependabot[bot] commented 1 month ago

Superseded by #146.