Skip to content

chore(deps): update nuget packages (major) - #72

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-nuget
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-nuget

Conversation

@renovate

@renovate renovate Bot commented May 15, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

Motivation

Automated dependency update by Renovate bot.

Description

This PR contains the following updates:

Package Change Age Confidence
JetBrains.Annotations (source) 2025.2.02026.2.0 age confidence
Microsoft.CodeAnalysis.Analyzers 3.11.05.9.0 age confidence
Microsoft.CodeAnalysis.CSharp 4.14.05.9.0 age confidence
Microsoft.CodeAnalysis.CSharp 4.13.05.9.0 age confidence
Microsoft.CodeAnalysis.CSharp.Workspaces 4.14.05.9.0 age confidence
Microsoft.CodeAnalysis.CSharp.Workspaces 4.13.05.9.0 age confidence
Microsoft.CodeAnalysis.Common 4.14.05.9.0 age confidence
Microsoft.CodeAnalysis.Workspaces.MSBuild 4.14.05.9.0 age confidence
Microsoft.NET.Test.Sdk 17.13.018.10.1 age confidence
NUnit (source) 3.13.34.6.1 age confidence
NUnit.Analyzers 3.6.14.15.0 age confidence
NUnit3TestAdapter (source) 5.2.06.3.0 age confidence
System.Threading.Channels (source) 7.0.010.0.12 age confidence
coverlet.collector 6.0.410.0.1 age confidence
coverlet.collector 6.0.010.0.1 age confidence

Testing

This is an automated dependency update. No functional changes are expected.

Impact


Release Notes

JetBrains/JetBrains.Annotations (JetBrains.Annotations)

v2026.2.0

Compare Source

v2025.2.1

Compare Source

microsoft/vstest (Microsoft.NET.Test.Sdk)

v18.10.1

What's Changed

Full Changelog: microsoft/vstest@v18.10.0...v18.10.1

v18.10.0

What's Changed

Full Changelog: microsoft/vstest@v18.9.0...v18.10.0

v18.9.0

What's Changed
  • Fix tilde/exclamation characters corrupted in TerminalLogger test output by @​nohwnd in #​16046
  • Make TranslationLayer Native AOT-compatible by @​drewnoakes in #​16045
  • Guard GenerateProgramFile target against UseWinUI/UseUwpTools evaluation order by @​nohwnd in #​16072
  • Add RequestingAssembly to AssemblyResolveEventArgs for binary compat by @​nohwnd in #​16076
  • Remove stale Microsoft.Extensions.FileSystemGlobbing binding redirect from testhost.x86 and datacollector by @​Evangelink in #​16082
  • Fix TRX attachment paths when LogFileName contains a subdirectory by @​nohwnd in #​15791
  • Fix missing dumps for .NET Framework child processes in NetClientHangDumper by @​nohwnd in #​16098
  • Fix data collection channels to use negotiated protocol version instead of V1 by @​nohwnd in #​16096
  • Fix race condition in BlameCollector: skip hang dump when testhost hasn't launched yet by @​nohwnd in #​16065
  • Replace TestSDKAutoGeneratedCode with ExcludeFromCodeCoverage in auto-generated Program files by @​nohwnd in #​16101
  • Include testhost process path in crash error messages by @​nohwnd in #​16108
  • Fix DataDriven test results being double-counted in TRX logger totals by @​nohwnd in #​15766
  • Fix datacollector crash visibility: replace Assert with throwable exceptions by @​nohwnd in #​16048
  • Add TreatErrorMessagesAsWarnings parameter to TRX logger by @​nohwnd in #​16106
  • Wait for testhost stderr to drain before reading its crash output by @​nohwnd in #​16128
  • Handle runtimeconfig.dev.json without additionalProbingPaths by @​tmat in #​16166
  • Suggest Microsoft.NET.Test.Sdk when a managed test project brings no testhost by @​nohwnd in #​16169
  • Fix x86 testhost loading mismatched x64 hostfxr (0x800700C1) when run via vstest.console.exe directly (#​16151) by @​azat-msft in #​16156
  • Preserve the real exception (type + stack trace) when a test run aborts in BaseRunTests by @​nohwnd in #​16167
New Contributors

Full Changelog: microsoft/vstest@v18.8.0...v18.9.0

v18.8.1

What's Changed

  • Fix protocol negotiation timeout when STJ reflection is disabled (18.8.1) by @​nohwnd in #​16281

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

v18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.0

v18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0

v18.6.0

What's Changed

Changes to tests and infra

Full Changelog: microsoft/vstest@v18.5.1...v18.6.0

v18.5.1

What's Changed

Full Changelog: microsoft/vstest@v18.5.0...v18.5.1

v18.5.0

⚠️ Unlisted on Nuget, because of #​15718

What's Changed

Full Changelog: microsoft/vstest@v18.4.0...v18.5.0

v18.4.0

What's Changed
New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

v18.3.0

What's Changed
Internal fixes and updates
New Contributors

v18.0.1

What's Changed

Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation

Internal changes

Full Changelog: microsoft/vstest@v18.0.0...v18.0.1

v18.0.0

What's Changed

Internal fixes and updates

New Contributors

Full Changelog: microsoft/vstest@v17.14.1...v18.0.0

v17.14.1

What's Changed

Full Changelog: microsoft/vstest@v17.14.0...v17.14.1

v17.14.0

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes
Internal version updates and fixes

Important

✂ PR body was truncated to here.

@renovate
renovate Bot force-pushed the renovate/major-nuget branch from 00644f4 to 5560ac3 Compare July 22, 2025 19:40
@renovate renovate Bot changed the title chore(deps): update dependency microsoft.codeanalysis.analyzers to v4 chore(deps): update nuget packages (major) Jul 22, 2025
@renovate
renovate Bot force-pushed the renovate/major-nuget branch from 5560ac3 to 9817e91 Compare August 10, 2025 13:28
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 2 times, most recently from 01c7ae2 to 78b172a Compare August 24, 2025 12:29
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 2 times, most recently from b1a7630 to 7899e02 Compare September 10, 2025 02:51
@renovate
renovate Bot force-pushed the renovate/major-nuget branch from 7899e02 to a84fecc Compare September 24, 2025 14:44
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 2 times, most recently from 29371a0 to fe31847 Compare October 6, 2025 18:41
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 4 times, most recently from e64553a to 1ff91aa Compare November 2, 2025 13:29
@renovate
renovate Bot force-pushed the renovate/major-nuget branch from 1ff91aa to d912947 Compare November 11, 2025 13:56
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 2 times, most recently from 9402f98 to 9fe34c0 Compare November 21, 2025 22:03
@renovate
renovate Bot force-pushed the renovate/major-nuget branch from 9fe34c0 to f7e1c80 Compare November 27, 2025 15:27
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 2 times, most recently from 1a4049c to 2823545 Compare December 9, 2025 19:37
@renovate
renovate Bot force-pushed the renovate/major-nuget branch from 2823545 to f10fc42 Compare December 20, 2025 18:33
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 2 times, most recently from 79c21ef to b950ac5 Compare January 13, 2026 21:02
@renovate
renovate Bot force-pushed the renovate/major-nuget branch from b950ac5 to 26f153e Compare February 2, 2026 21:07
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 4 times, most recently from f5acfbe to aa7841f Compare February 16, 2026 14:44
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 2 times, most recently from 459122a to c266d9d Compare February 24, 2026 15:55
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 4 times, most recently from 97fbf75 to b605774 Compare April 28, 2026 15:54
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 2 times, most recently from 8bb8d01 to 07720b7 Compare May 3, 2026 18:08
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 3 times, most recently from 8ef5d3a to ea9a860 Compare May 19, 2026 15:39
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 2 times, most recently from 996a034 to e5f9492 Compare June 1, 2026 22:51
@renovate
renovate Bot force-pushed the renovate/major-nuget branch from e5f9492 to ca13022 Compare June 9, 2026 19:33
@renovate
renovate Bot force-pushed the renovate/major-nuget branch from ca13022 to ec5b325 Compare June 17, 2026 00:05
@renovate renovate Bot changed the title Update nuget packages (major) chore(deps): update nuget packages (major) Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/major-nuget branch from ec5b325 to 80e7bf9 Compare June 23, 2026 10:54
@renovate
renovate Bot force-pushed the renovate/major-nuget branch from 80e7bf9 to 36a7d3b Compare July 2, 2026 22:55
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 3 times, most recently from d4ac096 to 7ee00b7 Compare July 14, 2026 18:55
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 3 times, most recently from 266137b to 95f4aa3 Compare August 17, 2026 18:37
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 3 times, most recently from d903543 to ef9701a Compare August 29, 2026 01:06
@renovate
renovate Bot force-pushed the renovate/major-nuget branch 4 times, most recently from 30ccb92 to ff58814 Compare September 8, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants