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 15.6.1 to 15.9.0 #7

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps Microsoft.NET.Test.Sdk from 15.6.1 to 15.9.0.

Release notes *Sourced from [Microsoft.NET.Test.Sdk's releases](https://github.com/microsoft/vstest/releases).* > ## 15.9.0 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md#1590) > > ## v15.9.0-preview-20180924-03 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md#1590-preview-20180924-03) > > ## v15.9.0-preview-20180807-05 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md#1590-preview-20180807-05) > > ## v15.8.0 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md#1580). > > ## v15.8.0-preview-20180610-02 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md#1580-preview-20180610-02). > > ## v15.8.0-preview-20180605-02 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md) > > ## v15.8.0-preview-20180510-03 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md#1580-preview-20180510-03). > > ## v15.7.2 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md#1572). > > ## v15.7.0 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md). > > ## v15.7.0-preview-20180320-02 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md#1570-preview-20180320-02) > > ## v15.7.0-preview-20180307-01 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md#1570-preview-20180307-01). > > ## v15.7.0-preview-20180221-13 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md#1570-preview-20180221-13). > > ## v15.6.2 > Release notes [here](https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md#1562).
Commits - [`25fb7c2`](https://github.com/Microsoft/vstest/commit/25fb7c25207d93e277a55c9bb800da83f9029fca) Adding Telemetry for DisableAppDomain flag ([#1767](https://github-redirect.dependabot.com/microsoft/vstest/issues/1767)) ([#1787](https://github-redirect.dependabot.com/microsoft/vstest/issues/1787)) - [`adbf6bf`](https://github.com/Microsoft/vstest/commit/adbf6bfa3b1fefcccd5b424e91f522458c843d01) Port from master to 15.9 ([#1781](https://github-redirect.dependabot.com/microsoft/vstest/issues/1781)) - [`8482205`](https://github.com/Microsoft/vstest/commit/84822059c1f671801d5f22f85303264c24c925e3) Unstable testId for nunit tests ([#1785](https://github-redirect.dependabot.com/microsoft/vstest/issues/1785)) - [`9d5e0b4`](https://github.com/Microsoft/vstest/commit/9d5e0b45ec8edd8858f4fe6e02a71072b273083e) LOC CHECKIN | vstest-rel15.9 | 20180917 ([#1766](https://github-redirect.dependabot.com/microsoft/vstest/issues/1766)) - [`ad34f47`](https://github.com/Microsoft/vstest/commit/ad34f47bc04b87b215cbf3a07d18f75b66cef2bc) reverting back app domain culture setup ([#1731](https://github-redirect.dependabot.com/microsoft/vstest/issues/1731)) - [`c0bd0b4`](https://github.com/Microsoft/vstest/commit/c0bd0b4c16e841a96fa556431f850b1e8614d99c) Do not set connected event if Connection is Faulted ([#1728](https://github-redirect.dependabot.com/microsoft/vstest/issues/1728)) - [`c7472a4`](https://github.com/Microsoft/vstest/commit/c7472a479966a218fb0ac508ed799418eb4bfc00) Suggest publish for running on an isolated machine ([#1726](https://github-redirect.dependabot.com/microsoft/vstest/issues/1726)) - [`310968a`](https://github.com/Microsoft/vstest/commit/310968a049f906f7bf5c1775842f3fea71753de4) Show error message on Framework35 ([#1723](https://github-redirect.dependabot.com/microsoft/vstest/issues/1723)) - [`262a89f`](https://github.com/Microsoft/vstest/commit/262a89fa9d466afcf310095a156b1c4ce4e01948) Updating TestWindow.Interfaces assembly redirection to 16.0.0.0 for Dev16 bui... - [`263385e`](https://github.com/Microsoft/vstest/commit/263385ea7bd039f9121bbf3641cd4646093bd98d) Fix for video datacollector throwing exception ([#1719](https://github-redirect.dependabot.com/microsoft/vstest/issues/1719)) - Additional commits viewable in [compare view](https://github.com/microsoft/vstest/compare/v15.6.1...v15.9.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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge` will cancel a previously requested merge - `@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.