Skip to content
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

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

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2023

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)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.4.1...v17.5.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file pr: dependency-update labels Feb 21, 2023
@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Base: 80.98% // Head: 80.98% // No change to project coverage 👍

Coverage data is based on head (a08447e) compared to base (f58c0c7).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #846   +/-   ##
=======================================
  Coverage   80.98%   80.98%           
=======================================
  Files         159      159           
  Lines        4107     4107           
  Branches      406      406           
=======================================
  Hits         3326     3326           
  Misses        620      620           
  Partials      161      161           
Flag Coverage Δ
unittests 80.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@helto4real helto4real merged commit 8b976aa into dev Feb 23, 2023
@helto4real helto4real deleted the dependabot/nuget/Microsoft.NET.Test.Sdk-17.5.0 branch February 23, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pr: dependency-update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant