damageboy / yaap

.NET version of python's excellent tqdm (https://github.com/tqdm/tqdm)
MIT License
30 stars 4 forks source link

Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 #32

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0.

Release notes *Sourced from [Microsoft.NET.Test.Sdk's releases](https://github.com/microsoft/vstest/releases).* > ## v16.4.0 > Release notes [here](https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1640) > > ## v16.4.0-preview-20191007-01 > Release notes [here](https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1640-preview-20191007-01)
Commits - [`829659f`](https://github.com/microsoft/vstest/commit/829659f9ca95ccfb54480948d8e472651dd0ff5d) Add missing discovery cancel implementation ([#2227](https://github-redirect.dependabot.com/microsoft/vstest/issues/2227)) - [`7ba379f`](https://github.com/microsoft/vstest/commit/7ba379f215b087c68b219ed8fad7cca3e8914851) Adding log prefixkey to html logger ([#2204](https://github-redirect.dependabot.com/microsoft/vstest/issues/2204)) - [`89d102d`](https://github.com/microsoft/vstest/commit/89d102d94a868f8845f5b6f1d7d3bb297088bbec) AnyCPU tests to choose default architecture based on process ([#2206](https://github-redirect.dependabot.com/microsoft/vstest/issues/2206)) - [`ca987de`](https://github.com/microsoft/vstest/commit/ca987de449d17284f8c9806df36f42276f13962a) Only send Coverlet in proc datacollector dll to testhost ([#2226](https://github-redirect.dependabot.com/microsoft/vstest/issues/2226)) - [`e6c198c`](https://github.com/microsoft/vstest/commit/e6c198ca439603f0e81d723538894646032745f6) LOC CHECKIN | Microsoft/vstest master | 20191004 ([#2213](https://github-redirect.dependabot.com/microsoft/vstest/issues/2213)) - [`131ca14`](https://github.com/microsoft/vstest/commit/131ca14b5ee7c56d1469ae2761c700a9b707e4d2) Users/shreyas r msft/added env var support for blame results directory path (... - [`f0cd370`](https://github.com/microsoft/vstest/commit/f0cd370fa400b9e6ab220096b5a8f14a028ac4f2) DataCollector check with only Uri in Runsettings ([#2177](https://github-redirect.dependabot.com/microsoft/vstest/issues/2177)) - [`9703a28`](https://github.com/microsoft/vstest/commit/9703a28e597827fdf7269d5db77212f907c501b3) Create NuGet.config for blob feed publishing ([#2199](https://github-redirect.dependabot.com/microsoft/vstest/issues/2199)) - [`6b96f5b`](https://github.com/microsoft/vstest/commit/6b96f5ba296bc224fda105ea32cc304fbee0c7da) Adding the proj file for publishing the nuget packages to dotnet net feed. (#... - [`33a2be6`](https://github.com/microsoft/vstest/commit/33a2be66ea1a9180647f7de02a72bd38ba0660e9) Adapter Failed to Load [#958](https://github-redirect.dependabot.com/microsoft/vstest/issues/958) ([#2156](https://github-redirect.dependabot.com/microsoft/vstest/issues/2156)) - Additional commits viewable in [compare view](https://github.com/microsoft/vstest/compare/v16.3...v16.4.0)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)