Skip to content

chore: Bump NUnit.Analyzers from 4.13.0 to 4.14.0 - #147

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/NUnit.Analyzers-4.14.0
Open

chore: Bump NUnit.Analyzers from 4.13.0 to 4.14.0#147
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/NUnit.Analyzers-4.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Updated NUnit.Analyzers from 4.13.0 to 4.14.0.

Release notes

Sourced from NUnit.Analyzers's releases.

4.14.0

NUnit Analyzers 4.14 - June 1, 2026

This release of the NUnit Analyzers adds a new analyzer and associated codefix - NUnit2059 - that helps ensure that
async assertion methods in NUnit version 5 and higher - i.e. Assert.ThrowsAsync, Assert.CatchAsync, and
Assert.DoesNotThrowAsync - have their results observed, as these methods are awaitable from NUnit version 5.

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

  • @​manfred-brands
  • @​mikkelbu

Issues Resolved

Features and Enhancements

  • #​988 Recognize that Assert.ThrowsAsync etc now return a Task that needs awaiting.

Tooling, Process, and Documentation

  • #​990 Bump cake.tool from 6.1.0 to 6.2.0
  • #​987 chore: bump version and correct errors in CHANGES.md

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 Sep 5, 2026
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

Test Results

   19 files  ±0     19 suites  ±0   13s ⏱️ -6s
  555 tests ±0    554 ✅ ±0  1 💤 ±0  0 ❌ ±0 
3 298 runs  ±0  3 297 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 48e5548. ± Comparison against base commit d7de012.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.60GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.303
[Host] : .NET 8.0.30 (8.0.30, 8.0.3026.36720), X64 RyuJIT x86-64-v3
DefaultJob : .NET 8.0.30 (8.0.30, 8.0.3026.36720), X64 RyuJIT x86-64-v3

Method Mean Error StdDev Gen0 Allocated
Content_aweXpect 551.2 ns 7.12 ns 6.31 ns 0.0648 1088 B
SuccessStatusCode_aweXpect 300.9 ns 5.66 ns 5.29 ns 0.0510 856 B

@vbreuss

vbreuss commented Sep 5, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

---
updated-dependencies:
- dependency-name: NUnit.Analyzers
  dependency-version: 4.14.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/NUnit.Analyzers-4.14.0 branch from 0a6d2ec to 48e5548 Compare September 5, 2026 05:34
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

👽 Mutation Results

Mutation testing badge

aweXpect.Web

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Runtime Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

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