Bump NUnit.Analyzers from 4.12.0 to 4.13.0 - #29
Merged
viklover merged 2 commits intoJul 16, 2026
Conversation
dependabotBotforce-pushed
the
dependabot/nuget/Radsel.Core.Test/NUnit.Analyzers-4.13.0
branch
from
May 5, 2026 07:29
c16c36f to
926673fCompare--- 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>
dependabotBotforce-pushed
the
dependabot/nuget/Radsel.Core.Test/NUnit.Analyzers-4.13.0
branch
from
May 14, 2026 06:49
926673f to
a3da79fCompareviklover
approved these changes
Jul 16, 2026
Uh oh!
There was an error while loading. Please reload this page.
dependabotBot
deleted the
dependabot/nuget/Radsel.Core.Test/NUnit.Analyzers-4.13.0
branch
July 16, 2026 08:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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<>withFunc<>- 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 andsome dependency updates.
The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
Func<T>return valuesBugs
Tooling, Process, and Documentation
Commits viewable in compare view.