Skip to content

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

Merged
ChrisPulman merged 1 commit intomainfrom
renovate/net-test-stack
Mar 10, 2026
Merged

chore(deps): update .net test stack#389
ChrisPulman merged 1 commit intomainfrom
renovate/net-test-stack

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2026

This PR contains the following updates:

Package Change Age Confidence
NUnit (source) 4.5.04.5.1 age confidence
NUnit.Analyzers 4.11.24.12.0 age confidence

Release Notes

nunit/nunit (NUnit)

v4.5.1: V 4.5.1

Compare Source

See release notes for details.

nunit/nunit.analyzers (NUnit.Analyzers)

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

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.


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

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

@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.13%. Comparing base (9222b05) to head (12e44de).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #389   +/-   ##
=======================================
  Coverage   47.13%   47.13%           
=======================================
  Files          75       75           
  Lines        4020     4020           
  Branches      488      488           
=======================================
  Hits         1895     1895           
  Misses       1971     1971           
  Partials      154      154           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/net-test-stack branch from 8835044 to 12e44de Compare March 10, 2026 18:09
@renovate renovate bot changed the title chore(deps): update dependency nunit to 4.5.1 chore(deps): update .net test stack Mar 10, 2026
@ChrisPulman ChrisPulman merged commit 197effe into main Mar 10, 2026
7 checks passed
@ChrisPulman ChrisPulman deleted the renovate/net-test-stack branch March 10, 2026 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant