Closed renovate[bot] closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
2df0eaa
) 100.00% compared to head (416306a
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
2.0.110
->2.0.118
3.9.0
->3.10.0
1.3.0
->1.4.0
Release Notes
meziantou/Meziantou.Analyzer (Meziantou.Analyzer)
### [`v2.0.118`](https://togithub.com/meziantou/Meziantou.Analyzer/releases/tag/2.0.118) [Compare Source](https://togithub.com/meziantou/Meziantou.Analyzer/compare/2.0.117...2.0.118) NuGet package:nunit/nunit.analyzers (NUnit.Analyzers)
### [`v3.10.0`](https://togithub.com/nunit/nunit.analyzers/releases/tag/3.10.0): NUnit Analyzers 3.10 (and 2.10) [Compare Source](https://togithub.com/nunit/nunit.analyzers/compare/3.9.0...3.10.0) NUnit Analyzers 3.10 (and 2.10) - November 27, 2023 This release adds a couple of improvements to the analyzers: - Check that users don't accidentally specify CallerArgumentExpression parameters - Relax analyzers for added support for IAsyncEnumerable on \*Source attributes These improvements extend the functionality in the beta that added support for NUnit 4 and for migrating to NUnit 4. Especially, the handling of the movement of classic asserts into a new namespace NUnit.Framework.Legacy and of the improved assert result messages - for more information see https://docs.nunit.org/articles/nunit/Towards-NUnit4.html. The analyzers can help updating the classic assert and fix the assert messages. The release contains contributions from the following users (in alphabetical order): - [@manfred-brands](https://togithub.com/manfred-brands) - [@mikkelbu](https://togithub.com/mikkelbu) - [@stevenaw](https://togithub.com/stevenaw) Issues Resolved Features and Enhancements - [#639](https://togithub.com/nunit/nunit.analyzers/issues/639) Rule to check users don't accidentally specify CallerArgumentExpression parameters - [#634](https://togithub.com/nunit/nunit.analyzers/issues/634) Relax analyzers for added support for IAsyncEnumerable on \*Source attributes Tooling, Process, and Documentation - [#648](https://togithub.com/nunit/nunit.analyzers/issues/648) chore: Skip branch builds on PRs - [#644](https://togithub.com/nunit/nunit.analyzers/issues/644) chore: Update release notes for 3.10 beta - [#429](https://togithub.com/nunit/nunit.analyzers/issues/429) Drop the VSIX projectsaucecontrol/InheritDoc (SauceControl.InheritDoc)
### [`v1.4.0`](https://togithub.com/saucecontrol/InheritDoc/releases/tag/v1.4.0) - For .NET Standard 2.0 targets, a replacement `netstandard.xml` file is included in this package, meaning the [previous workaround](https://togithub.com/saucecontrol/InheritDoc/pull/1#issuecomment-548600712) for the malformed docs shipped with the ref pack ([https://github.com/dotnet/standard/issues/1527](https://togithub.com/dotnet/standard/issues/1527)) is no longer necessary. - Fixed a possible `NullReferenceException` when an `inheritdoc` comment was used on an interface with no base. - Warnings will no longer be emitted for types/members in generated code (anything marked with `[GeneratedCode]` or `[CompilerGenerated]`). [https://github.com/saucecontrol/InheritDoc/issues/11](https://togithub.com/saucecontrol/InheritDoc/issues/11) - Warnings will no longer be emitted for automatically inserted docs for explicit interface implementations with no base docs. - When using C# Primary Constructors, warnings will not be emitted when the constructor does not have a base with documentation. In this case, constructor documentation will be inherited following the rules for the declaring type. - `typeparamref`s inhereted in closed generic types will now be replaced with `see` references to the concrete type used.Configuration
📅 Schedule: Branch creation - "before 9am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.