Skip to content

Bump NUnit.Analyzers from 4.12.0 to 4.13.0 - #29

Merged
viklover merged 2 commits into
masterfrom
dependabot/nuget/Radsel.Core.Test/NUnit.Analyzers-4.13.0
Jul 16, 2026
Merged

Bump NUnit.Analyzers from 4.12.0 to 4.13.0#29
viklover merged 2 commits into
masterfrom
dependabot/nuget/Radsel.Core.Test/NUnit.Analyzers-4.13.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 5, 2026

Copy link
Copy Markdown
Contributor

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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabotdependabotBot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 5, 2026
@dependabot
dependabotBotforce-pushed the dependabot/nuget/Radsel.Core.Test/NUnit.Analyzers-4.13.0 branch from c16c36f to 926673fCompareMay 5, 2026 07:29
---
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
dependabotBotforce-pushed the dependabot/nuget/Radsel.Core.Test/NUnit.Analyzers-4.13.0 branch from 926673f to a3da79fCompareMay 14, 2026 06:49
@viklover
viklover merged commit c7eea25 into masterJul 16, 2026
1 check passed
@dependabot
dependabotBot deleted the dependabot/nuget/Radsel.Core.Test/NUnit.Analyzers-4.13.0 branch July 16, 2026 08:38
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file.NETPull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@viklover