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.2.0 to 16.3.0 #22

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

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

Release notes *Sourced from [Microsoft.NET.Test.Sdk's releases](https://github.com/microsoft/vstest/releases).* > ## v16.3.0 > Release notes [here](https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1630) > > ## v16.3.0-preview-20190828-03 > Release notes [here](https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1630-preview-20190828-03) > > ## v16.3.0-preview-20190808-03 > * Support wildcard when source filenames when running tests via vstest console [#1663](https://github-redirect.dependabot.com/microsoft/vstest/issues/1663) > > ## v16.3.0-preview-20190715-02 > Release notes [here](https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1630-preview-20190715-02)
Commits - [`951216d`](https://github.com/microsoft/vstest/commit/951216d84b5e25bc0cdd93142e436f8bcb7c221e) Changing the priority for Ngen for testhost ([#2182](https://github-redirect.dependabot.com/microsoft/vstest/issues/2182)) - [`041133f`](https://github.com/microsoft/vstest/commit/041133fef03c327d3d759d215f868fdecebcdf45) Enable the app host feature for AnyCPU scenario as well. ([#2178](https://github-redirect.dependabot.com/microsoft/vstest/issues/2178)) - [`55e7e45`](https://github.com/microsoft/vstest/commit/55e7e45431c9c05656c999b902686e7402664573) Changed the path for publishing testhost exes and then copying only the requi... - [`5609984`](https://github.com/microsoft/vstest/commit/560998433725e0a8b488ef795e6dc81731465af4) Adding the test host for Net core for signing ([#2167](https://github-redirect.dependabot.com/microsoft/vstest/issues/2167)) - [`d81f34f`](https://github.com/microsoft/vstest/commit/d81f34f9206d14655bee6cd12858d88d441fab90) Notify translation layer for any errors and warning logged during session ([#2](https://github-redirect.dependabot.com/microsoft/vstest/issues/2)... - [`0b1362e`](https://github.com/microsoft/vstest/commit/0b1362e534423e61b0c0634029d9132c5c3d4ce8) LOC CHECKIN | Microsoft/vstest master | 20190911 ([#2164](https://github-redirect.dependabot.com/microsoft/vstest/issues/2164)) - [`7ad452c`](https://github.com/microsoft/vstest/commit/7ad452c7f47cf317bc02a965a5cb8c75a3b40e08) Adding Translation layer logs ([#2166](https://github-redirect.dependabot.com/microsoft/vstest/issues/2166)) - [`96bb81e`](https://github.com/microsoft/vstest/commit/96bb81e49b3dd3c65c50c4fdd95feb8f2418dd6e) .Net core x86 support ([#2161](https://github-redirect.dependabot.com/microsoft/vstest/issues/2161)) - [`32a75bd`](https://github.com/microsoft/vstest/commit/32a75bd117876d8ad9c023cd0029df97412d1706) Multi Target Trx Issue : LogFilePrefix Parameter Added ([#2140](https://github-redirect.dependabot.com/microsoft/vstest/issues/2140)) - [`fb76594`](https://github.com/microsoft/vstest/commit/fb765940c823fb64a5819acd53feae3e94188561) Adding the missing resources related the html logger. ([#2162](https://github-redirect.dependabot.com/microsoft/vstest/issues/2162)) - Additional commits viewable in [compare view](https://github.com/microsoft/vstest/compare/v16.2.0...v16.3)


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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #25.