georgeamason / SierraSam

0 stars 0 forks source link

Update dependency NUnit.Analyzers to v4 #83

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
NUnit.Analyzers 3.10.0 -> 4.0.1 age adoption passing confidence

Release Notes

nunit/nunit.analyzers (NUnit.Analyzers) ### [`v4.0.1`](https://togithub.com/nunit/nunit.analyzers/releases/tag/4.0.1): NUnit Analyzers 4.0.1 - February 1, 2024 [Compare Source](https://togithub.com/nunit/nunit.analyzers/compare/4.0.0...4.0.1) NUnit Analyzers 4.0.1 - February 1, 2024 Small release that fixes a problem with the 4.0 release when combining `TestCaseSource` and `CancelAfter`. The release contains contributions from the following users (in alphabetical order): - [@​manfred-brands](https://togithub.com/manfred-brands) - [@​mikkelbu](https://togithub.com/mikkelbu) - [@​richardissimo](https://togithub.com/richardissimo) Issues Resolved Bugs - [#​685](https://togithub.com/nunit/nunit.analyzers/issues/685) error NUnit1029: The TestCaseSource provides '1' parameter(s), but the Test method expects '1' parameter(s) Tooling, Process, and Documentation - [#​684](https://togithub.com/nunit/nunit.analyzers/issues/684) chore: bump-version ### [`v4.0.0`](https://togithub.com/nunit/nunit.analyzers/releases/tag/4.0.0): NUnit Analyzers 4.0 [Compare Source](https://togithub.com/nunit/nunit.analyzers/compare/3.10.0...4.0.0) NUnit Analyzers 4.0 - January 27, 2024 Version 4 of the NUnit analyzers drops the support for older releases of Visual Studio. I.e. releases of Visual Studio that are older than Visual Studio 2019 16.3. In addition, this release contains various bug fixes to existing analyzers, support of the `CancelAfterAttribute` that was introduced in NUnit 4, and extends the codefix for NUnit2007 to also work when `.Within` is used. The release contains contributions from the following users (in alphabetical order): - [@​Abrynos](https://togithub.com/Abrynos) - [@​gfoidl](https://togithub.com/gfoidl) - [@​Laniusexcubitor](https://togithub.com/Laniusexcubitor) - [@​MaceWindu](https://togithub.com/MaceWindu) - [@​manfred-brands](https://togithub.com/manfred-brands) - [@​mikkelbu](https://togithub.com/mikkelbu) - [@​RenderMichael](https://togithub.com/RenderMichael) - [@​SeanKilleen](https://togithub.com/SeanKilleen) Issues Resolved Features and Enhancements - [#​669](https://togithub.com/nunit/nunit.analyzers/issues/669) NUnit2007 does not provide codefix when .Within is used - [#​609](https://togithub.com/nunit/nunit.analyzers/issues/609) Drop support for VS before 2019 Bugs - [#​663](https://togithub.com/nunit/nunit.analyzers/issues/663) NUnit1027 fired when CancellationToken and \[CancelAfter] is given - [#​659](https://togithub.com/nunit/nunit.analyzers/issues/659) NUnit1032 throws an exception in a specific configuration - [#​656](https://togithub.com/nunit/nunit.analyzers/issues/656) NUnit1028 warns about overridden methods - [#​635](https://togithub.com/nunit/nunit.analyzers/issues/635) ArgumentException in DisposeFieldsAndPropertiesInTearDownAnalyzer Tooling, Process, and Documentation - [#​676](https://togithub.com/nunit/nunit.analyzers/issues/676) chore: markdownlint-cli2-config is removed use flag instead - [#​668](https://togithub.com/nunit/nunit.analyzers/issues/668) chore(deps): Bump StyleCop.Analyzers.Unstable from 1.2.0.507 to 1.2.0.556 - [#​662](https://togithub.com/nunit/nunit.analyzers/issues/662) chore: Bump NUnit 4 to version 4.0.1 - [#​660](https://togithub.com/nunit/nunit.analyzers/issues/660) chore: Bump to NUnit 4 - [#​654](https://togithub.com/nunit/nunit.analyzers/issues/654) chore: Bump version - [#​630](https://togithub.com/nunit/nunit.analyzers/issues/630) Update NUnit Analyzer docs to respect 120-character docs rule documentation - [#​508](https://togithub.com/nunit/nunit.analyzers/issues/508) Restore "File version" and "Product version" in analyzer dlls

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.



This PR has been generated by Mend Renovate. View repository job log here.