Skip to content

Update dependency NUnit.Analyzers to 4.14.0#194

Merged
github-actions[bot] merged 1 commit into
mainfrom
renovate/nunit
Jun 1, 2026
Merged

Update dependency NUnit.Analyzers to 4.14.0#194
github-actions[bot] merged 1 commit into
mainfrom
renovate/nunit

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
NUnit.Analyzers nuget minor 4.13.04.14.0

Release Notes

nunit/nunit.analyzers (NUnit.Analyzers)

v4.14.0: NUnit Analyzers 4.14 - June 1, 2026

Compare Source

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):

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

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 has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Jun 1, 2026
@github-actions github-actions Bot merged commit d1607b1 into main Jun 1, 2026
2 of 4 checks passed
@thomhurst thomhurst deleted the renovate/nunit branch June 1, 2026 23:12
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 MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants