dependabot[bot] opened a new pull request, #3268: URL: https://github.com/apache/ignite-3/pull/3268
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.6.1 to 3.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nunit/nunit.analyzers/releases">NUnit.Analyzers's releases</a>.</em></p> <blockquote> <h2>NUnit Analyzers 3.10 (and 2.10)</h2> <p>NUnit Analyzers 3.10 (and 2.10) - November 27, 2023</p> <p>This release adds a couple of improvements to the analyzers:</p> <ul> <li>Check that users don't accidentally specify CallerArgumentExpression parameters</li> <li>Relax analyzers for added support for IAsyncEnumerable on *Source attributes</li> </ul> <p>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 <a href="https://docs.nunit.org/articles/nunit/Towards-NUnit4.html">https://docs.nunit.org/articles/nunit/Towards-NUnit4.html</a>. The analyzers can help updating the classic assert and fix the assert messages.</p> <p>The release contains contributions from the following users (in alphabetical order):</p> <ul> <li><a href="https://github.com/manfred-brands"><code>@manfred-brands</code></a></li> <li><a href="https://github.com/mikkelbu"><code>@mikkelbu</code></a></li> <li><a href="https://github.com/stevenaw"><code>@stevenaw</code></a></li> </ul> <p>Issues Resolved</p> <p>Features and Enhancements</p> <ul> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/639">#639</a> Rule to check users don't accidentally specify CallerArgumentExpression parameters</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/634">#634</a> Relax analyzers for added support for IAsyncEnumerable on *Source attributes</li> </ul> <p>Tooling, Process, and Documentation</p> <ul> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/648">#648</a> chore: Skip branch builds on PRs</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/644">#644</a> chore: Update release notes for 3.10 beta</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/429">#429</a> Drop the VSIX project</li> </ul> <h2>NUnit Analyzers 3.10-beta1 (and 2.10-beta1)</h2> <p>NUnit Analyzers 3.10-beta1 (and 2.9-beta1) - November 17, 2023</p> <p>This beta adds support for the upcoming NUnit 4 - see pull request <a href="https://redirect.github.com/nunit/nunit.analyzers/issues/612">#612</a> - which solves the following issues</p> <ul> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/620">#620</a> Make Classic Conversion rule for CollectionAssert improvement</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/618">#618</a> Make Classic Conversion rule for StringAssert</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/617">#617</a> Update .Within makes no sense rule</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/610">#610</a> Ensure Test Code works with NUnit4</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/606">#606</a> Support for NUnit 4 legacy asserts</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/562">#562</a> Warn use of params for assertion messages</li> </ul> <p>The primary change is the handling of the movement of classic asserts into a new namespace <code>NUnit.Framework.Legacy</code> and of the improved assert result messages - for more information see <a href="https://docs.nunit.org/articles/nunit/Towards-NUnit4.html">https://docs.nunit.org/articles/nunit/Towards-NUnit4.html</a>. The analyzers can help updating the classic assert and fix the assert messages.</p> <p>The release contains contributions from the following users (in alphabetical order):</p> <ul> <li><a href="https://github.com/CollinAlpert"><code>@CollinAlpert</code></a></li> <li><a href="https://github.com/manfred-brands"><code>@manfred-brands</code></a></li> <li><a href="https://github.com/mikkelbu"><code>@mikkelbu</code></a></li> <li><a href="https://github.com/OsirisTerje"><code>@OsirisTerje</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nunit/nunit.analyzers/commit/5995304c839974ae823293dcaa4fd4326709efd7"><code>5995304</code></a> Merge pull request <a href="https://redirect.github.com/nunit/nunit.analyzers/issues/653">#653</a> from nunit/release3.10</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/538d3a3bb7afa73ba5024ded8b9ad607874628ed"><code>538d3a3</code></a> chore: Correct typo</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/2e4a7b0926753eceb3f867cd27ef07ef4c994451"><code>2e4a7b0</code></a> chore: Update release notes</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/af8634975b6b3a7b8f46d2ee6d9e94b337f1f49f"><code>af86349</code></a> Merge pull request <a href="https://redirect.github.com/nunit/nunit.analyzers/issues/648">#648</a> from nunit/chore/appveyor-skip-branch-builds</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/1fb346f675e3838bd98dfa32db14a816993ab22e"><code>1fb346f</code></a> chore: Skip branch builds on PRs</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/726b1ef97ebb62e51680bb6cce24dc995ca948a7"><code>726b1ef</code></a> Merge pull request <a href="https://redirect.github.com/nunit/nunit.analyzers/issues/646">#646</a> from nunit/chore/remove-vsix</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/5f0b678f708961dee13011196c5f9add2e669a24"><code>5f0b678</code></a> chore: Remove VSIX project</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/b3a468c17cb5ff7948995ea98a5b481d687653b2"><code>b3a468c</code></a> Merge pull request <a href="https://redirect.github.com/nunit/nunit.analyzers/issues/641">#641</a> from manfred-brands/issue639_formatspec</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/19dca196670e7d61eeaaa740d676e366f5471222"><code>19dca19</code></a> chore: Correct indentation</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/2214c075540ecf61a61775d8408c6d553770933f"><code>2214c07</code></a> Merge pull request <a href="https://redirect.github.com/nunit/nunit.analyzers/issues/637">#637</a> from manfred-brands/issue634_IAsyncEnumerable</li> <li>Additional commits viewable in <a href="https://github.com/nunit/nunit.analyzers/compare/3.6.1...3.10.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | NUnit.Analyzers | [>= 4.a, < 5] | </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
