-
-
Notifications
You must be signed in to change notification settings - Fork 27
chore(deps): update .net test stack #838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #838 +/- ##
=======================================
Coverage 72.55% 72.55%
=======================================
Files 20 20
Lines 696 696
Branches 146 146
=======================================
Hits 505 505
Misses 114 114
Partials 77 77 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
521b56a to
6df5215
Compare
6df5215 to
8720447
Compare
8720447 to
801532f
Compare
801532f to
a4372fb
Compare
a4372fb to
d589ac5
Compare
5727033 to
3443757
Compare
729d85a to
48b603b
Compare
18a2850 to
f0e6c66
Compare
f0e6c66 to
adda4cd
Compare
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This PR contains the following updates:
18.0.0->18.0.14.10.0->4.11.231.0.1->31.7.2Release Notes
microsoft/vstest (Microsoft.NET.Test.Sdk)
v18.0.1What'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
nunit/nunit.analyzers (NUnit.Analyzers)
v4.11.2: NUnit Analyzers 4.11.2 - November 2, 2025Compare Source
NUnit Analyzers 4.11.2 - November 2, 2025
This release of the NUnit Analyzers fixes a problem in the
NUnit2057analyzer for unnecessary use of lambdaexpressions. The release also extends
NUnit2021so that it can determining ifIs.NaNorIs.Not.NaNconstraintsare used on incompatible types.
The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
Bugs
v4.11.1Compare Source
This release of the NUnit Analyzers fixes a regression related to the analysis of nullable enum parameters in
NUnit1001andNUnit1031. The release also contains a new analyzer and codefix for unnecessary usage of lambdaexpressions in asserts.
The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
Bugs
v4.11.0: NUnit Analyzers 4.11 - October 28, 2025Compare Source
NUnit Analyzers 4.11 - October 28, 2025
This release of the NUnit Analyzers includes improvements and fixes related to
IDisposablehandling and initializationin
SetUpandOneTimeSetUpmethods. It also introduces the ability to configure additional methods that should betreated as
SetUpandTearDownmethods by the analyzers. This can be done in the.editorconfig, and there are fourconfigurations for this:
dotnet_diagnostic.NUnit.additional_setup_methodsdotnet_diagnostic.NUnit.additional_teardown_methodsdotnet_diagnostic.NUnit.additional_one_time_setup_methodsdotnet_diagnostic.NUnit.additional_one_time_teardown_methodsEach configuration accepts a list of method names, separated by commas, semicolons, or spaces. For example:
dotnet_diagnostic.NUnit.additional_setup_methods = CustomSetup, MyInitAs in recent releases, a major part of this work was contributed by @manfred-brands.
The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
Bugs
Tooling, Process, and Documentation
VerifyTests/Verify (Verify.NUnit)
v31.7.2Compare Source
v31.7.1Compare Source
v31.7.0Compare Source
v31.6.1Compare Source
v31.6.0Compare Source
v31.5.3Compare Source
v31.5.2Compare Source
v31.5.1Compare Source
v31.5.0Compare Source
v31.4.3Compare Source
v31.4.2Compare Source
v31.4.1Compare Source
v31.4.0Compare Source
v31.3.0Compare Source
v31.2.0Compare Source
v31.1.0Compare Source
v31.0.5Compare Source
v31.0.4Compare Source
v31.0.3Compare Source
v31.0.2Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.