Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
NUnit.Analyzers 4.7.0 -> 4.8.0 age adoption passing confidence

Release Notes

nunit/nunit.analyzers (NUnit.Analyzers)

v4.8.0: NUnit Analyzers 4.8 - May 22, 2025

Compare Source

NUnit Analyzers 4.8 - May 22, 2025

This release of the NUnit Analyzers adds a new diagnostic NUnit1034 that checks
whether base TestFixtures are declared as abstract. When a base class is not abstract
it will also be run as a standalone test which is most times not the intention.

The release also contains some fixes to NUnit4002 and Nunit2045.

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

Issues Resolved

Features and Enhancements

  • #​840 Detect incorrect or questionable use of TestFixture inheritance.

Bugs

  • #​862 NUnit.Analyzers doesn't recognize the version of NUnit in use
  • #​856 NUnit4002 shouldn't trigger for unknown types

Tooling, Process, and Documentation

  • #​861 Add missing backticks in NUnit4002.md
  • #​855 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@sonarqubecloud
Copy link

@github-actions
Copy link

Test Results

   22 files  ±0     22 suites  ±0   10s ⏱️ ±0s
1 138 tests ±0  1 137 ✅ ±0    1 💤 ±0  0 ❌ ±0 
7 603 runs  ±0  7 045 ✅ ±0  558 💤 ±0  0 ❌ ±0 

Results for commit 4ece46f. ± Comparison against base commit a38b1fc.

@mergify mergify bot merged commit 15450da into main May 22, 2025
11 checks passed
@mergify mergify bot deleted the renovate/nunit.analyzers-4.x branch May 22, 2025 23:19
@github-actions
Copy link

github-actions bot commented Jul 8, 2025

This is addressed in release v22.0.15.

@github-actions github-actions bot added the state: released Issues that are released label Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: released Issues that are released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant