Skip to content

Bump NUnit.Analyzers from 4.12.0 to 4.13.0#934

Merged
sys27 merged 1 commit into
devfrom
dependabot/nuget/dev/NUnit.Analyzers-4.13.0
May 4, 2026
Merged

Bump NUnit.Analyzers from 4.12.0 to 4.13.0#934
sys27 merged 1 commit into
devfrom
dependabot/nuget/dev/NUnit.Analyzers-4.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated NUnit.Analyzers from 4.12.0 to 4.13.0.

Release notes

Sourced from NUnit.Analyzers's releases.

4.13.0

NUnit Analyzers 4.13 - May 2, 2026

This release of the NUnit Analyzers updates analyzer handling for the NUnit 4.6 API change that replaces
ActualValueDelegate<> with Func<> - see nunit/nunit#4824 for more information.
Analyzers now also consider the return type of Func<> in assertions. The release also includes one bug fix and
some dependency updates.

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

  • @​manfred-brands
  • @​mikkelbu
  • @​RenderMichael

Issues Resolved

Features and Enhancements

  • #​982 Recognized Func<T> return values

Bugs

  • #​968 Whitespace issue in Does.Contain fixer when assert spans multiple lines

Tooling, Process, and Documentation

  • #​985 chore: Bump year to 2026 in copyrights
  • #​978 Bump cake.tool from 6.0.0 to 6.1.0
  • #​976 chore: Correct documentation
  • #​975 chore: bump version
  • #​956 Bump cake.tool from 4.0.0 to 6.0.0

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 4, 2026
@dependabot dependabot Bot requested a review from sys27 as a code owner May 4, 2026 02:06
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.06%. Comparing base (ead2927) to head (f3c0375).
⚠️ Report is 2 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #934   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files         220      220           
  Lines        8692     8692           
  Branches     1348     1348           
=======================================
  Hits         8611     8611           
  Misses         31       31           
  Partials       50       50           

☔ 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.

---
updated-dependencies:
- dependency-name: NUnit.Analyzers
  dependency-version: 4.13.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/dev/NUnit.Analyzers-4.13.0 branch from a7d5ef3 to f3c0375 Compare May 4, 2026 07:01
@sys27 sys27 merged commit 7e474ad into dev May 4, 2026
5 checks passed
@sys27 sys27 deleted the dependabot/nuget/dev/NUnit.Analyzers-4.13.0 branch May 4, 2026 07:09
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