Skip to content

chore(deps): update dependency nunit.analyzers to 4.15.0 - #1454

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/nunit.analyzers-4.x
Sep 13, 2026
Merged

renovate[bot] merged 1 commit into
mainfrom
renovate/nunit.analyzers-4.x

Conversation

@renovate

@renovate renovate Bot commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
NUnit.Analyzers 4.14.04.15.0 age confidence

Release Notes

nunit/nunit.analyzers (NUnit.Analyzers)

v4.15.0: NUnit Analyzers 4.15 - September 12, 2026

Compare Source

NUnit Analyzers 4.15 - September 12, 2026

This release of the NUnit Analyzers adds support for the new numeric types that will
be supported in NUnit 5. The release also improves NUnit1027 by inspecting base fixtures,
and NUnit1028 by supporting IAsyncDisposable.DisposeAsync in addition to the
existing IDisposable.Dispose. The release also includes bug fixes and dependency updates.

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

Issues Resolved

Features and Enhancements

  • #​1019 NUnit1027 does not see [CancelAfter] inherited from a base fixture
  • #​1017 NU2047 reports failure for new numeric types
  • #​1001 NUnit1028: Allow DisposeAsync as an exception
  • #​999 [TestCaseSource] CA1812 suppression

Bugs

  • #​1013 Use of records crash the NonNullableFieldOrPropertyIsUninitializedSuppressor analyzer
  • #​998 Assert.EnterMultipleScope clears nullability suppress info

Tooling, Process, and Documentation

  • #​1005 Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0
  • #​996 Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.6.0
  • #​993 chore: bump version

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@renovate renovate Bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Sep 13, 2026
@renovate
renovate Bot requested a review from a team as a code owner September 13, 2026 14:07
@renovate
renovate Bot requested review from samtrion and removed request for a team September 13, 2026 14:07
@renovate
renovate Bot enabled auto-merge (squash) September 13, 2026 14:07
@renovate
renovate Bot force-pushed the renovate/nunit.analyzers-4.x branch from 122f836 to b783b2a Compare September 13, 2026 16:32
@codecov

codecov Bot commented Sep 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.09%. Comparing base (b1a1cec) to head (b783b2a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1454   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files          87       87           
  Lines         222      222           
  Branches       17       17           
=======================================
  Hits          220      220           
  Misses          1        1           
  Partials        1        1           

☔ View full report in Codecov by Harness.
📢 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.

@samtrion samtrion left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval by NetEvolve.Socks (v1.0.0.0)

@renovate
renovate Bot merged commit 3272a44 into main Sep 13, 2026
14 checks passed
@renovate
renovate Bot deleted the renovate/nunit.analyzers-4.x branch September 13, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant