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.3.2 to 17.4.0 #69

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0.

Release notes

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

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.

Changelog

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

17.4.0

Issues Fixed

  • Revert "Run tests with Server GC enabled & concurrent GC disabled. (#3661)" (#4108) #4109
  • Revert making Microsoft.NET.Test.Sdk package transitive #4105
  • [rel/17.4] Fix Invalid target architecture 'S390x' error #4079
  • Fix release note and prebuild scripts
  • [rel/17.4] Remove portable CPP adapter and dbghelp #4020
  • Mirror test commit.
  • Fix ManagedNameHelper to support namespaceless methods. #4003
  • Remove netstandard telemetry dependencies #4007
  • Playground project file refactored. #4002
  • Fixed wording for Github issue template #3998
  • Add more // to the console mode comment in playground to make it easier to uncomment. #3999
  • Fixed Selenium test run hang after stopping the debugger #3995
  • Enable usage of datacollectors in playground. #3981
  • Update azure-pipelines.yml
  • Fixed common.lib.ps1 use correct dotnet on ARM64 devices. #3986
  • Fix pipeline build triggers. #3988
  • Fix variable name in common.lib.ps1 #3985
  • Add some polyfill to simplify code across compilations #3974
  • Update versions of diagnostics dependencies #3976
  • Refactor supported TFMs names #3973
  • Updated deprecated build VMs. #3972
  • Signing fixed. #3971
  • Fix signing verification script
  • Updated build scripts to always install the latest dotnet patch. #3968
  • Localized file check-in by OneLocBuild Task: Build definition ID 2923: Build ID 6606255 #3970
  • Remove TargetLatestRuntimePatch properties #3969
  • Updated dotnet runtime versions.
  • Add missing signing #3964
  • Added net7 support. #3944
  • Declare Newtonsoft.Json dependency for netstandard2.0 in Microsoft.Te… #3962
  • Make TraitCollection serializable in all supported TFMs #3963
  • Replace netstandard1.0 and netstandard1.3 with netstandard2.0 #3921
  • Fix stack overflow in FilterExpression.ValidForProperties #3946
  • Add process id to VSTEST_DUMP_PROCDUMPARGUMENTS usage for for BlameDataCollector #3957
  • Console logger splits path using directory and alt directory separators #3923
  • Do not match .NET Standard to Dotnet testhost runner #3949
  • Remove AllowMultiple on DirectoryBasedTestDiscovererAttribute. #3953
  • Revert "Re-enable arm64 ngen (#3931)" #3948
  • Re-enable arm64 ngen #3931
  • Support test discovery in sources that are directories #3932
  • Allow DotNetHostPath to contain env vars #3858
  • update fakes package version to include fix that prevents testhost from crashing #3928
  • Run tests with Server GC enabled & concurrent GC disabled. #3661
  • VS: move Solution Items folder out of scripts #3919
  • Set discovery batch size to 1000 #3896
  • Update Fakes packages #3912

... (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.3.2 to 17.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.3.2...v17.4.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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 12, 2022
@trejjam trejjam merged commit 263b490 into develop Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.NET.Test.Sdk-17.4.0 branch December 12, 2022 16:13
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant