Skip to content

chore(deps): update dependency nunit.analyzers to v4.1.0 - #1103

Merged
mergify[bot] merged 1 commit into
mainfrom
renovate/nunit.analyzers-4.x
Mar 16, 2024
Merged

chore(deps): update dependency nunit.analyzers to v4.1.0#1103
mergify[bot] merged 1 commit into
mainfrom
renovate/nunit.analyzers-4.x

Conversation

@renovate

@renovaterenovateBot commented Mar 16, 2024

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
NUnit.Analyzers4.0.1 -> 4.1.0ageadoptionpassingconfidence

Release Notes

nunit/nunit.analyzers (NUnit.Analyzers)

v4.1.0: NUnit Analyzers 4.1 - March 16, 2024

Compare Source

NUnit Analyzers 4.1 - March 16, 2024

This release of the Analyzers extends the suppression of nullable warnings to also respect assumptions -
expressed via Assume.That. Also nullable warnings are suppressed even in the context of the
null-forgiving operator !, and NUnit2010 is extended to also cover is pattern expressions - e.g.
is null and more general integer patterns as is < 0 or >= 1.

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

Issues Resolved

Features and Enhancements

  • #​693 Possibly Null Reference Warning should be suppressed for Assume
  • #​691 Extent rule NUnit2010 to detect 'is null'
  • #​679 Null suppression doesn't work when the body has a null suppression

Bugs

  • #​700 CodeFix for Assert with null message causes ambiguous code.
  • #​689 Incorrect constraint model transformation for named parameters

Tooling, Process, and Documentation

  • #​697 chore: Bump NUnit to version 4.1.0
  • #​694 Switch to using license expression
  • #​690 chore(deps): Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
  • #​687 chore: Update release notes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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. View repository job log here.

@mergify
mergifyBot merged commit 809a18e into mainMar 16, 2024
@mergify
mergifyBot deleted the renovate/nunit.analyzers-4.x branch March 16, 2024 18:22
@github-actions

Copy link
Copy Markdown

This is addressed in release v21.0.2.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: releasedIssues that are released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants