Skip to content

Bump NUnit.Analyzers from 4.11.2 to 4.12.0#223

Merged
JonathanBout merged 1 commit into
mainfrom
dependabot/nuget/tests/unit/NUnit.Analyzers-4.12.0
May 2, 2026
Merged

Bump NUnit.Analyzers from 4.11.2 to 4.12.0#223
JonathanBout merged 1 commit into
mainfrom
dependabot/nuget/tests/unit/NUnit.Analyzers-4.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Updated NUnit.Analyzers from 4.11.2 to 4.12.0.

Release notes

Sourced from NUnit.Analyzers's releases.

4.12.0

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):

  • @​Dreamescaper
  • @​manfred-brands
  • @​mikkelbu
  • @​nowsprinting
  • @​philipp-naused
  • @​stevenaw

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

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 2, 2026
@dependabot dependabot Bot requested a review from JonathanBout as a code owner May 2, 2026 02:44
@dependabot dependabot Bot added the .NET Pull requests that update .net code label May 2, 2026
---
updated-dependencies:
- dependency-name: NUnit.Analyzers
  dependency-version: 4.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/tests/unit/NUnit.Analyzers-4.12.0 branch from 7432a6b to c997691 Compare May 2, 2026 07:41
@JonathanBout JonathanBout merged commit e9b1b86 into main May 2, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/tests/unit/NUnit.Analyzers-4.12.0 branch May 2, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant