Closed renovate[bot] closed 5 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.64%. Comparing base (
f0ef104
) to head (ccc87f9
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
4.3.0
->4.4.0
Release Notes
nunit/nunit.analyzers (NUnit.Analyzers)
### [`v4.4.0`](https://redirect.github.com/nunit/nunit.analyzers/releases/tag/4.4.0): NUnit Analyzers 4.4 - November 13, 2024 [Compare Source](https://redirect.github.com/nunit/nunit.analyzers/compare/4.3.0...4.4.0) NUnit Analyzers 4.4 - November 13, 2024 This release of the NUnit Analyzers adds handling of `Assert.IsAssignableFrom`/`Assert.IsNotAssignableFrom` and `Assert.Positive`/`Assert.Negative`. Also insertion of trivia for code fixes for `NUnit2007` and `NUnit2046` have been improved. The release contains contributions from the following users (in alphabetical order): - [@manfred-brands](https://redirect.github.com/manfred-brands) - [@MCPtz](https://redirect.github.com/MCPtz) - [@mikkelbu](https://redirect.github.com/mikkelbu) - [@verdie-g](https://redirect.github.com/verdie-g) Issues Resolved Features and Enhancements - [#790](https://redirect.github.com/nunit/nunit.analyzers/issues/790) NUnit.Analyzers 4.3.0 missed an Assert.IsAssignableFrom that caused a build error after upgrading to latest NUnit 4.2.2 - [#789](https://redirect.github.com/nunit/nunit.analyzers/issues/789) NUnit.Analyzers 4.3.0 missed an Assert.Positive that caused a build error after upgrading to latest NUnit 4.2.2 Bugs - [#784](https://redirect.github.com/nunit/nunit.analyzers/issues/784) Fix trivia for NUnit2046 - [#783](https://redirect.github.com/nunit/nunit.analyzers/issues/783) NUnit2007 doesn't apply trivia correctly Tooling, Process, and Documentation - [#788](https://redirect.github.com/nunit/nunit.analyzers/issues/788) chore: Bump NUnit to version 4.2.2 - [#785](https://redirect.github.com/nunit/nunit.analyzers/issues/785) chore(deps): Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 - [#780](https://redirect.github.com/nunit/nunit.analyzers/issues/780) chore(deps): Bump CSharpIsNullAnalyzer from 0.1.495 to 0.1.593 - [#778](https://redirect.github.com/nunit/nunit.analyzers/issues/778) chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 - [#776](https://redirect.github.com/nunit/nunit.analyzers/issues/776) chore: bump version - [#775](https://redirect.github.com/nunit/nunit.analyzers/issues/775) chore: Update release notesConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.