Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump SonarAnalyzer.CSharp from 9.31.0.96804 to 9.32.0.97167 (#183)
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.31.0.96804 to 9.32.0.97167. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SonarSource/sonar-dotnet/releases">SonarAnalyzer.CSharp's releases</a>.</em></p> <blockquote> <h2>9.32</h2> <p>This rule includes the promotion of 4 rules to Sonar-way, the deprecation of 1 rule and 2 FP fixes.</p> <h3>Rule Promotions and Deprecations</h3> <ul> <li><a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9644">9644</a> - Modify S2387: Deprecate rule</li> <li><a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9643">9643</a> - Modify S4050: Promote to Sonar-way</li> <li><a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9642">9642</a> - Modify S2674: Promote to Sonar-way</li> <li><a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9641">9641</a> - Modify S3993: Promote to Sonar-way</li> <li><a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9640">9640</a> - Modify S4052: Promote to Sonar-way</li> </ul> <h3>False Positive</h3> <ul> <li><a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9590">9590</a> - [C#] Fix S6966 FP: EntityFrameworks IDbContextFactory CreateDbContext method is preferred over its Async counterpart</li> <li><a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/8300">8300</a> - [C#] Fix S3431 FP: Don't raise if assertions are done in catch or finally</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SonarSource/sonar-dotnet/commit/cc0ba76c09677fe094621d35ab0c408bd1215aaa"><code>cc0ba76</code></a> Update RSPEC before 9.32 release (<a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9633">#9633</a>)</li> <li><a href="https://github.com/SonarSource/sonar-dotnet/commit/5dd20a037ba741de5e400510e3e1e7a986b6794e"><code>5dd20a0</code></a> Fix Java ITs (<a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9635">#9635</a>)</li> <li><a href="https://github.com/SonarSource/sonar-dotnet/commit/32d4351d6d07448da54365a5458a991c901dac64"><code>32d4351</code></a> Repro for S2077: Ternary in formatted string (<a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9623">#9623</a>)</li> <li><a href="https://github.com/SonarSource/sonar-dotnet/commit/b9e9573bc3d222e5b3a14e049bac2d27935380a4"><code>b9e9573</code></a> Update RSPEC before 9.32 release (<a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9632">#9632</a>)</li> <li><a href="https://github.com/SonarSource/sonar-dotnet/commit/1a49bd349598dc1b85d7f399d5ec3821d70bf1ce"><code>1a49bd3</code></a> S4050: Promote to SonarWay (<a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9630">#9630</a>)</li> <li><a href="https://github.com/SonarSource/sonar-dotnet/commit/30a38e7e60fcfdaba69ad82f10e8f9d84859ae49"><code>30a38e7</code></a> Increase threshold of flaky UT (<a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9631">#9631</a>)</li> <li><a href="https://github.com/SonarSource/sonar-dotnet/commit/abd975ca61b78e0ec88548321cf0720c2b3f3b30"><code>abd975c</code></a> S3431: Optimize rule (<a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9627">#9627</a>)</li> <li><a href="https://github.com/SonarSource/sonar-dotnet/commit/ca7bacd54846f99a3b2c430fb3c9ba802ba58718"><code>ca7bacd</code></a> Modify S4052: Promote to Sonar-way (<a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9629">#9629</a>)</li> <li><a href="https://github.com/SonarSource/sonar-dotnet/commit/6ffc193e4c0709cad5d007fb578e2c053d8f2ece"><code>6ffc193</code></a> Modify S3993: Promote C# rule to Sonar-way (<a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9626">#9626</a>)</li> <li><a href="https://github.com/SonarSource/sonar-dotnet/commit/593fc71e98ca3c54880df9ef086f4bd72698a065"><code>593fc71</code></a> ShimLayer: Synchonize OperationLightupGenerator with StyleCop (<a href="https://redirect.github.com/SonarSource/sonar-dotnet/issues/9628">#9628</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SonarSource/sonar-dotnet/compare/9.31.0.96804...9.32.0.97167">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=SonarAnalyzer.CSharp&package-manager=nuget&previous-version=9.31.0.96804&new-version=9.32.0.97167)](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 will merge this PR once CI passes on it, as requested by @rjmurillo. [//]: # (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> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Kotsenas <[email protected]> Co-authored-by: Richard Murillo <[email protected]>
- Loading branch information