Skip to content

chore(deps): update .net test stack#491

Merged
ChrisPulman merged 1 commit into
mainfrom
renovate/net-test-stack
May 22, 2026
Merged

chore(deps): update .net test stack#491
ChrisPulman merged 1 commit into
mainfrom
renovate/net-test-stack

Conversation

@renovate

@renovate renovate Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Microsoft.NET.Test.Sdk 18.3.018.5.1 age confidence
NUnit (source) 4.5.04.6.1 age confidence
NUnit.Analyzers 4.11.24.13.0 age confidence
NUnit3TestAdapter (source) 6.1.06.2.0 age confidence
Verify.NUnit 31.13.231.16.3 age confidence
coverlet.msbuild 8.0.08.0.1 age confidence

Release Notes

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

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

nunit/nunit (NUnit)

v4.6.1: NUnit version 4.6.1

See release notes for details.

v4.6.0: NUnit 4.6.0

Compare Source

See release notes for details.

v4.5.1: V 4.5.1

Compare Source

See release notes for details.

nunit/nunit.analyzers (NUnit.Analyzers)

v4.13.0: NUnit Analyzers 4.13 - May 2, 2026

Compare Source

NUnit Analyzers 4.13 - May 2, 2026

This release of the NUnit Analyzers updates analyzer handling for the NUnit 4.6 API change that replaces
ActualValueDelegate<> with Func<> - see nunit/nunit#4824 for more information.
Analyzers now also consider the return type of Func<> in assertions. The release also includes one bug fix and
some dependency updates.

The release contains contributions from the following users (in alphabetical order):

Issues Resolved

Features and Enhancements

  • #​982 Recognized Func<T> return values

Bugs

  • #​968 Whitespace issue in Does.Contain fixer when assert spans multiple lines

Tooling, Process, and Documentation

  • #​985 chore: Bump year to 2026 in copyrights
  • #​978 Bump cake.tool from 6.0.0 to 6.1.0
  • #​976 chore: Correct documentation
  • #​975 chore: bump version
  • #​956 Bump cake.tool from 4.0.0 to 6.0.0

v4.12.0: NUnit Analyzers 4.12 - March 3, 2026

Compare Source

NUnit Analyzers 4.12 - March 3, 2026

This release of the NUnit Analyzers improves NUnit1029 to account for TestCaseSource
support for params and optional arguments. It also introduces a new analyzer for incorrect
usage of Is.Not.Null.Or.Empty, fixes regressions in NUnit2005 and NUnit2055, and updates
NUnit package dependencies.

The release contains contributions from the following users (in alphabetical order):

Issues Resolved

Features and Enhancements

  • #​957 Relax NUnit1029 for TestCaseSource where method accepts a single "params" array
  • #​189 Warning when Is.Not.Null.Or.Empty used

Bugs

  • #​953 Code fix for NUnit2055 can generate invalid code for classic asserts
  • #​952 Code fix for NUnit2005 tries to use Is.Empty constraint on incompatible types.

Tooling, Process, and Documentation

  • #​973 chore: Bump NUnit version
  • #​970 chore: Bump NUnit to version 4.5.0
  • #​967 Fix note about works with Unity Test Framework
  • #​937 chore: bump version
nunit/nunit3-vs-adapter (NUnit3TestAdapter)

v6.2.0: V 6.2.0

See release notes

VerifyTests/Verify (Verify.NUnit)

v31.16.3

Compare Source

No issues in this milestone yet.

v31.16.2

Compare Source

  • #​1714 Unexpected empty.nupkg in output directory
  • #​1721 XUnit V3: Adds attachment with colon in filename - GitHub artifacts upload fails
  • #​1723 Strip solution dir prefix from XunitV3 attachment names

v31.16.1

Compare Source

  • #​1718 Handle eof and missing ihdr in png decoder

v31.16.0

Compare Source

  • #​1704 Add ScrubNumericIds
  • #​1707 Minor micro-optimizations for Verify project.
  • #​1708 Add Target comparer and avoid string allocations.
  • #​1709 ApplyForPropertyValue returns string instead of CharSpan
  • #​1710 In-place sort instead of LINQ OrderByDescending
  • #​1711 Remove unnecessary ToString() in VerifyJsonWriter
  • #​1716 add Png ssim comparer
  • #​1717 Throw on null assembly in TryGetType for bad plugin assembly

v31.15.0

Compare Source

  • #​1703 Rename IgnoreClassArguments to IgnoreConstructorParameters
  • #​1706 Alow empty string to ignore type in DerivePathInfo

v31.14.0

Compare Source

  • #​1700 [TUnit] infrastructure fixtures appear in verified filenames / add VerifierSettings.IgnoreParameters
  • #​1701 Support global IgnoreParameters setting
  • #​1702 add IgnoreClassArguments

v31.13.5

Compare Source

v31.13.4

Compare Source

v31.13.3

Compare Source

coverlet-coverage/coverlet (coverlet.msbuild)

v8.0.1

Fixed
  • Fix [BUG] TypeInitializationException when targeting .NET Framework #​1818
  • Fix [BUG] coverlet.MTP build fails with CS0400 due to developmentDependency=true #​1827
Improvements
  • Additional improvements needed for .NET Framework instrumentation type import #​1825

Diff between 8.0.0 and 8.0.1


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/net-test-stack branch from 4d9d3d4 to 0ea7efb Compare March 10, 2026 17:55
@renovate renovate Bot changed the title chore(deps): update dependency nunit to 4.5.1 chore(deps): update .net test stack Mar 10, 2026
@renovate renovate Bot force-pushed the renovate/net-test-stack branch 4 times, most recently from 5a1fb01 to 02e0dba Compare March 21, 2026 10:07
@renovate renovate Bot force-pushed the renovate/net-test-stack branch 3 times, most recently from 7aee550 to 297ab3d Compare April 6, 2026 01:49
@renovate renovate Bot force-pushed the renovate/net-test-stack branch from 297ab3d to f8e84b9 Compare April 10, 2026 10:15
@renovate renovate Bot force-pushed the renovate/net-test-stack branch from f8e84b9 to cb258c2 Compare April 19, 2026 10:33
@renovate renovate Bot force-pushed the renovate/net-test-stack branch 2 times, most recently from cef2965 to 80856fc Compare May 1, 2026 16:32
@renovate renovate Bot force-pushed the renovate/net-test-stack branch 4 times, most recently from 9b8c1fd to c36050b Compare May 11, 2026 10:47
@renovate renovate Bot force-pushed the renovate/net-test-stack branch from c36050b to 29dbc50 Compare May 17, 2026 17:59
@renovate renovate Bot force-pushed the renovate/net-test-stack branch from 29dbc50 to 42e42f7 Compare May 22, 2026 10:49
@ChrisPulman ChrisPulman merged commit cc5151d into main May 22, 2026
5 checks passed
@ChrisPulman ChrisPulman deleted the renovate/net-test-stack branch May 22, 2026 20:51
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

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.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant