Skip to content

Commit 47c920c

Browse files
Bump Microsoft.NET.Test.Sdk and Newtonsoft.Json (#1901)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together. Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.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.13.0</h2> <h2>What's Changed</h2> <ul> <li> <p>Add letter number among valid identifiers in class name by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/13868">microsoft/vstest#13868</a></p> </li> <li> <p>Fix formatting in Runner by <a href="https://github.com/mthalman"><code>@​mthalman</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/13871">microsoft/vstest#13871</a></p> </li> <li> <p>Downgrade xunit skip warning to info by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10381">microsoft/vstest#10381</a></p> </li> <li> <p>Add msdia for arm64 into nuget by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10382">microsoft/vstest#10382</a></p> </li> <li> <p>Enable native debugging for vstest.console by <a href="https://github.com/ocitrev"><code>@​ocitrev</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10401">microsoft/vstest#10401</a></p> </li> <li> <p>Fix RFCs links by <a href="https://github.com/Youssef1313"><code>@​Youssef1313</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10424">microsoft/vstest#10424</a></p> </li> <li> <p>Convert to auto property by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10365">microsoft/vstest#10365</a></p> </li> <li> <p>Update Versions.props by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10378">microsoft/vstest#10378</a></p> </li> <li> <p>Enable TSA by <a href="https://github.com/jakubch1"><code>@​jakubch1</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10385">microsoft/vstest#10385</a></p> </li> <li> <p>Arm64 dia by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10390">microsoft/vstest#10390</a></p> </li> <li> <p>Update source-build team references by <a href="https://github.com/MichaelSimons"><code>@​MichaelSimons</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10388">microsoft/vstest#10388</a></p> </li> <li> <p>Exclude .signature.p7s from nupkg file count by <a href="https://github.com/ellahathaway"><code>@​ellahathaway</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10418">microsoft/vstest#10418</a></p> </li> <li> <p>Set NetCurrent so that it doesn't roll forward automatically by <a href="https://github.com/ViktorHofer"><code>@​ViktorHofer</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/10622">microsoft/vstest#10622</a></p> </li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ocitrev"><code>@​ocitrev</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/10401">microsoft/vstest#10401</a></li> <li><a href="https://github.com/Youssef1313"><code>@​Youssef1313</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/10424">microsoft/vstest#10424</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0">https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vstest/commit/e8cf3808d0b16dea8d6e1a9b77f1660a5ff45e13"><code>e8cf380</code></a> Use 17.3.1 stable CodeCoverage</li> <li><a href="https://github.com/microsoft/vstest/commit/edabaf392a0f6d2909e0d1468554b8f7e7974825"><code>edabaf3</code></a> Move to macos14 (<a href="https://redirect.github.com/microsoft/vstest/issues/14137">#14137</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/1441926e38024401735188987bc00923f386d03f"><code>1441926</code></a> Change 17.13 to release (<a href="https://redirect.github.com/microsoft/vstest/issues/14942">#14942</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/03c3ac94040f393766508fb6cf7682415b4e4d75"><code>03c3ac9</code></a> [main] Update dependencies from devdiv/DevDiv/vs-code-coverage (<a href="https://redirect.github.com/microsoft/vstest/issues/11120">#11120</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/8907779686555dafc9dcfe53f76f2f5f3efe15bd"><code>8907779</code></a> Fix formatting in Runner (<a href="https://redirect.github.com/microsoft/vstest/issues/13871">#13871</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/778c004f74659e18467f9220047072b79da82e88"><code>778c004</code></a> Add letter number among valid identifiers in class name (<a href="https://redirect.github.com/microsoft/vstest/issues/13868">#13868</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/d8aa5847a3d824ab4a4eb7d9504e57387801f0c6"><code>d8aa584</code></a> Update AzureDevOps.yml</li> <li><a href="https://github.com/microsoft/vstest/commit/af4080fb868028a53c89905a64c1e7483af34a6b"><code>af4080f</code></a> Update AzureDevOps.yml</li> <li><a href="https://github.com/microsoft/vstest/commit/f56ab6936969deb42c9ecf2f2193b16f0579be28"><code>f56ab69</code></a> Update AzureDevOps.yml</li> <li><a href="https://github.com/microsoft/vstest/commit/f05137ed3055a022904c5fad38db16e2f1654fe2"><code>f05137e</code></a> Update AzureDevOps.yml</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0">compare view</a></li> </ul> </details> <br /> Updates `Newtonsoft.Json` from 13.0.3 to 13.0.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JamesNK/Newtonsoft.Json/commit/ae9fe44e1323e91bcbd185ca1a14099fba7c021f"><code>ae9fe44</code></a> Remove compiler package and update sourcelink (<a href="https://redirect.github.com/JamesNK/Newtonsoft.Json/issues/2498">#2498</a>)</li> <li><a href="https://github.com/JamesNK/Newtonsoft.Json/commit/8ef662189dd7fc890c8fcd832d3e283edb90ef31"><code>8ef6621</code></a> Remove prerelease for 13.0.1</li> <li><a href="https://github.com/JamesNK/Newtonsoft.Json/commit/11331f50fd1c09dc1f44fe17ef26aba7c460b42c"><code>11331f5</code></a> Update SDK to 5.0.200 (<a href="https://redirect.github.com/JamesNK/Newtonsoft.Json/issues/2495">#2495</a>)</li> <li><a href="https://github.com/JamesNK/Newtonsoft.Json/commit/c7e8abc09de751785355e3f972150f8a72379b02"><code>c7e8abc</code></a> Update to 13.0.1-beta2</li> <li><a href="https://github.com/JamesNK/Newtonsoft.Json/commit/1745d7c14ec7e4244a5ca1c7ddf5d955cf7d1f43"><code>1745d7c</code></a> Fix JTokenWriter when writing comment to an object (<a href="https://redirect.github.com/JamesNK/Newtonsoft.Json/issues/2493">#2493</a>)</li> <li><a href="https://github.com/JamesNK/Newtonsoft.Json/commit/583eb120152f8b6332df2fe3d4b9f4c947c944d0"><code>583eb12</code></a> Fix missing error when deserializing JToken with a contract type mismatch (<a href="https://redirect.github.com/JamesNK/Newtonsoft.Json/issues/2">#2</a>...</li> <li><a href="https://github.com/JamesNK/Newtonsoft.Json/commit/b6dc05be5a0f4808f06ec430f3bb59b24d3fbc3e"><code>b6dc05b</code></a> Change MaxDepth default to 64 (<a href="https://redirect.github.com/JamesNK/Newtonsoft.Json/issues/2473">#2473</a>)</li> <li><a href="https://github.com/JamesNK/Newtonsoft.Json/commit/15525f1c44e0d99ef8fdee73430853e22239181d"><code>15525f1</code></a> Fix JsonWriter.WriteToken to allow null with string token (<a href="https://redirect.github.com/JamesNK/Newtonsoft.Json/issues/2472">#2472</a>)</li> <li><a href="https://github.com/JamesNK/Newtonsoft.Json/commit/926d2f0f42292cfcdf07cdadeb501b73fd5b1d52"><code>926d2f0</code></a> Enable embed untracked sources (<a href="https://redirect.github.com/JamesNK/Newtonsoft.Json/issues/2471">#2471</a>)</li> <li><a href="https://github.com/JamesNK/Newtonsoft.Json/commit/0a56633b6cd4fccc860a8486260ee67636f3fe90"><code>0a56633</code></a> Fixes <a href="https://redirect.github.com/JamesNK/Newtonsoft.Json/issues/2372">#2372</a> - variable typos (<a href="https://redirect.github.com/JamesNK/Newtonsoft.Json/issues/2465">#2465</a>)</li> <li>Additional commits viewable in <a href="https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.3...13.0.1">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Bowen <[email protected]>
1 parent d20003e commit 47c920c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
1212
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing" Version="1.1.2" />
1313
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.24219.2" />
14-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
14+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1515
<PackageVersion Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" />
1616
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
1717
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="17.13.1" />

0 commit comments

Comments
 (0)