Skip to content

test: Bump NUnit.Analyzers from 4.11.2 to 4.12.0#1020

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/test/integration/NUnit.Analyzers-4.12.0
Closed

test: Bump NUnit.Analyzers from 4.11.2 to 4.12.0#1020
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/test/integration/NUnit.Analyzers-4.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 11, 2026

Copy link
Copy Markdown
Contributor

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 Mar 11, 2026
@github-actions github-actions Bot added the Test label Mar 11, 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/test/integration/NUnit.Analyzers-4.12.0 branch from 0338f88 to 9e95e33 Compare March 27, 2026 10:59
@dependabot @github

dependabot Bot commented on behalf of github May 6, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1052.

@dependabot dependabot Bot closed this May 6, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/test/integration/NUnit.Analyzers-4.12.0 branch May 6, 2026 20:25
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 Test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants