sledilnik / data-api

Provides REST API to source CSV files
MIT License
6 stars 4 forks source link

Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.4.1 in /sources/SloCovidServer #146

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

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

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

See the release notes here.

v17.2.0-preview-20220301-01

See the release notes here.

v17.2.0-preview-20220131-20

See the release notes here.

Changelog

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

17.4.1

Issues Fixed

  • Fix satellite resolution for Microsoft.TestPlatform.Common #4147

See full log here

Drops

  • TestPlatform vsix: 17.4.1
  • Microsoft.TestPlatform.ObjectModel : 17.4.1

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

... (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)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.