daviddesmet / paseto-dotnet

🔑 Paseto.NET, a Paseto (Platform-Agnostic Security Tokens) implementation for .NET
MIT License
101 stars 8 forks source link

Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.1.0 #14

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps Microsoft.NET.Test.Sdk from 16.0.1 to 16.1.0.

Release notes *Sourced from [Microsoft.NET.Test.Sdk's releases](https://github.com/microsoft/vstest/releases).* > ## v16.1.0 > No release notes provided. > > ## v16.0.2-preview-20190502-01 > Release Notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md#1602-preview-20190502-01)
Commits - [`77ab51b`](https://github.com/microsoft/vstest/commit/77ab51b976b7d2c5a2314f2fce46a604c5680c86) Branding fix for 16.1 release ([#2012](https://github-redirect.dependabot.com/microsoft/vstest/issues/2012)) - [`2be4433`](https://github.com/microsoft/vstest/commit/2be4433b9139420bc90d9c2783d887a663332602) Making the TPv2 vsix a system component so that it cannot be disabled by the ... - [`f33bb21`](https://github.com/microsoft/vstest/commit/f33bb21b47b027016959d8385e0f69a7e3ff8027) Update Tp Version ([#2002](https://github-redirect.dependabot.com/microsoft/vstest/issues/2002)) - [`0d85a87`](https://github.com/microsoft/vstest/commit/0d85a87caa27a88e6cab3b051fa3abbcf214f042) Fixing the code to preserve newline for adapter logs to stdout ([#1999](https://github-redirect.dependabot.com/microsoft/vstest/issues/1999)) - [`50b7581`](https://github.com/microsoft/vstest/commit/50b7581f64d7ce517533a6390b30275f96744914) Package Shim with testplatform to allow verifiable instrumentation via Covera... - [`77f88c6`](https://github.com/microsoft/vstest/commit/77f88c661dc7ca4a076efab015e9454c7bba3857) Revert "Fix - dotnet test on a multi-target projects logs only the last targe... - [`7dd4ef7`](https://github.com/microsoft/vstest/commit/7dd4ef7f06414295e5218ca37a04796eadc9e957) Vstest.console Should not message to Testhost process if it has exited ([#1994](https://github-redirect.dependabot.com/microsoft/vstest/issues/1994)) - [`f94af06`](https://github.com/microsoft/vstest/commit/f94af069454fffb4eaae2de3db840284a25cee31) Fix README ([#1993](https://github-redirect.dependabot.com/microsoft/vstest/issues/1993)) - [`b53383b`](https://github.com/microsoft/vstest/commit/b53383b67b9331a2132bfafea5fc2c9de214c45a) Make testhost.x86 large address aware ([#1986](https://github-redirect.dependabot.com/microsoft/vstest/issues/1986)) - [`9ddaf36`](https://github.com/microsoft/vstest/commit/9ddaf36ee96c9ed961b9c1c2b806b20fbffb4659) Data collector extensibility in Test Plugin Cache ([#1991](https://github-redirect.dependabot.com/microsoft/vstest/issues/1991)) - Additional commits viewable in [compare view](https://github.com/microsoft/vstest/compare/v16.0.1...v16.1.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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.