-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 37cc0e3
authored
build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /integrationtests (#3732)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from
17.8.0 to 17.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/vstest/releases">Microsoft.NET.Test.Sdk's
releases</a>.</em></p>
<blockquote>
<h2>v17.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove dependency on Nuget.Frameworks by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4693">microsoft/vstest#4693</a></li>
<li>Add platform guard by <a
href="https://github.com/dotMorten"><code>@dotMorten</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4737">microsoft/vstest#4737</a></li>
<li>Remove javascript in <code>HtmlLogger</code> by <a
href="https://github.com/daveMueller"><code>@daveMueller</code></a> in
<a
href="https://redirect.github.com/microsoft/vstest/pull/4744">microsoft/vstest#4744</a></li>
<li>Fix CPU is consumed by polling frequently when there is no
subscriber by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4735">microsoft/vstest#4735</a></li>
<li>Create a proper MSBuild ToolTask based VSTestTask by <a
href="https://github.com/mcartoixa"><code>@mcartoixa</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/2702">microsoft/vstest#2702</a></li>
<li>Update SDK, copy logger by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4755">microsoft/vstest#4755</a></li>
<li>Fix staircase in logger by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4756">microsoft/vstest#4756</a></li>
<li>Update dump client to latest by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4724">microsoft/vstest#4724</a></li>
<li>[rel/17.9] Disable testhost prestart by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4836">microsoft/vstest#4836</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jithu7432"><code>@jithu7432</code></a>
made their first contribution in <a
href="https://redirect.github.com/microsoft/vstest/pull/4698">microsoft/vstest#4698</a></li>
<li><a href="https://github.com/mcartoixa"><code>@mcartoixa</code></a>
made their first contribution in <a
href="https://redirect.github.com/microsoft/vstest/pull/2702">microsoft/vstest#2702</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0">https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0</a></p>
<h2>v17.9.0-release-23619-01</h2>
<h2>What's Changed</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.9.0-release-23619-01">https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.9.0-release-23619-01</a></p>
<h2>v17.9.0-preview-23577-04</h2>
<h2>What's Changed</h2>
<ul>
<li>Updated VSSDK.BuildTools version by <a
href="https://github.com/cvpoienaru"><code>@cvpoienaru</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4765">#4765</a></li>
<li>Update dump client to latest by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4724">#4724</a></li>
<li>Fix staircase in logger by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4756">#4756</a></li>
<li>Create a proper MSBuild ToolTask based VSTestTask by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/2702">#2702</a></li>
<li>Fix CPU is consumed by polling frequently when there is no
subscriber by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a>, <a
href="https://github.com/cvpoienaru"><code>@cvpoienaru</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4735">#4735</a></li>
<li>Remove javascript in <code>HtmlLogger</code> by <a
href="https://github.com/daveMueller"><code>@daveMueller</code></a> in
<a
href="https://redirect.github.com/microsoft/vstest/pull/4744">#4744</a></li>
<li>Update VSIX metadata by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4550">#4550</a></li>
<li>Add platform guard by <a
href="https://github.com/dotMorten"><code>@dotMorten</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4737">#4737</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.9.0-preview-23531-01...v17.9.0-preview-23577-04">https://github.com/microsoft/vstest/compare/v17.9.0-preview-23531-01...v17.9.0-preview-23577-04</a></p>
<h2>v17.9.0-preview-23531-01</h2>
<h2>What's Changed</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.9.0-preview-23503-02...v17.9.0-preview-23531-01">https://github.com/microsoft/vstest/compare/v17.9.0-preview-23503-02...v17.9.0-preview-23531-01</a></p>
<h2>v17.9.0-preview-23503-02</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove dependency on Nuget.Frameworks by <a
href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/vstest/pull/4693">#4693</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/vstest/compare/v17.8.0-release-23468-02...v17.9.0-preview-23503-02">https://github.com/microsoft/vstest/compare/v17.8.0-release-23468-02...v17.9.0-preview-23503-02</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/vstest/commit/a77b8d5b4aa89504bbff10e2880c27fd55adc55b"><code>a77b8d5</code></a>
Update dependencies from <a
href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li>
<li><a
href="https://github.com/microsoft/vstest/commit/60eca4b7f34b04b127a9297037096ca47857425d"><code>60eca4b</code></a>
Disable testhost prestart (<a
href="https://redirect.github.com/microsoft/vstest/issues/4833">#4833</a>)
(<a
href="https://redirect.github.com/microsoft/vstest/issues/4836">#4836</a>)</li>
<li><a
href="https://github.com/microsoft/vstest/commit/053d7114a72aac12d1382ecc2a23b2dfdd5b084b"><code>053d711</code></a>
Replaced obsolete NuGetAuthenticate@0 with NuGetAuthenticate@1 (<a
href="https://redirect.github.com/microsoft/vstest/issues/4800">#4800</a>)</li>
<li><a
href="https://github.com/microsoft/vstest/commit/f33b3e4ec550c48607057bf051574c048d3ef7b6"><code>f33b3e4</code></a>
Fixed version in tests (<a
href="https://redirect.github.com/microsoft/vstest/issues/4790">#4790</a>)</li>
<li><a
href="https://github.com/microsoft/vstest/commit/f8d273c3d503a0513e7a93dd44fa06ab4b38ef23"><code>f8d273c</code></a>
Changed pre-release label version (<a
href="https://redirect.github.com/microsoft/vstest/issues/4786">#4786</a>)</li>
<li><a
href="https://github.com/microsoft/vstest/commit/2cda152e0b9c3a4bb474b40e52c646df67f774a4"><code>2cda152</code></a>
Update dependencies from <a
href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li>
<li><a
href="https://github.com/microsoft/vstest/commit/0b981467e2bec3b945957f1a0df2cb576ece4b04"><code>0b98146</code></a>
Update dependencies from <a
href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li>
<li><a
href="https://github.com/microsoft/vstest/commit/e017f6270cd76203f0290a6253c15ed20a03a3fd"><code>e017f62</code></a>
Update dependencies from <a
href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li>
<li><a
href="https://github.com/microsoft/vstest/commit/4572ac35d2bb1c3c8de81eab54cc99ec76f987c2"><code>4572ac3</code></a>
Update dependencies from <a
href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li>
<li><a
href="https://github.com/microsoft/vstest/commit/9ba40788aa9f1a794a71e9d3055a246cb62381e9"><code>9ba4078</code></a>
[main] Update dependencies from dotnet/arcade (<a
href="https://redirect.github.com/microsoft/vstest/issues/4767">#4767</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 665afea commit 37cc0e3Copy full SHA for 37cc0e3
File tree
1 file changed
+1
-1
lines changed- integrationtests/IntegrationTests.Shared.Tests
1 file changed
+1
-1
lines changedintegrationtests/IntegrationTests.Shared.Tests/IntegrationTests.Shared.Tests.csproj
Copy file name to clipboardexpand all lines: integrationtests/IntegrationTests.Shared.Tests/IntegrationTests.Shared.Tests.csproj+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
0 commit comments