Skip to content

chore(deps): update dependency nunit.analyzers to 4.8.0 #1041

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
NUnit.Analyzers 4.7.0 -> 4.8.0 age adoption passing confidence

Release Notes

nunit/nunit.analyzers (NUnit.Analyzers)

v4.8.0: NUnit Analyzers 4.8 - May 22, 2025

Compare Source

NUnit Analyzers 4.8 - May 22, 2025

This release of the NUnit Analyzers adds a new diagnostic NUnit1034 that checks
whether base TestFixtures are declared as abstract. When a base class is not abstract
it will also be run as a standalone test which is most times not the intention.

The release also contains some fixes to NUnit4002 and Nunit2045.

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

Issues Resolved

Features and Enhancements

  • #​840 Detect incorrect or questionable use of TestFixture inheritance.

Bugs

  • #​862 NUnit.Analyzers doesn't recognize the version of NUnit in use
  • #​856 NUnit4002 shouldn't trigger for unknown types

Tooling, Process, and Documentation

  • #​861 Add missing backticks in NUnit4002.md
  • #​855 chore: bump version

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nunit.analyzers-4.x branch from 79c28f8 to 30df622 Compare May 24, 2025 16:09
@SeanKilleen
Copy link
Member

This should be ready to go shortly now that #1042 is merged in. 👍

@renovate renovate bot force-pushed the renovate/nunit.analyzers-4.x branch from 30df622 to aa156a1 Compare May 24, 2025 16:11
@SeanKilleen SeanKilleen enabled auto-merge (squash) May 24, 2025 16:11
@SeanKilleen SeanKilleen merged commit a844b0a into master May 24, 2025
7 of 8 checks passed
@SeanKilleen SeanKilleen deleted the renovate/nunit.analyzers-4.x branch May 24, 2025 16:12
github-actions bot pushed a commit that referenced this pull request May 24, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> a844b0a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants