From 7f204476e8208af2424993bb22cdf84a01d1872b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 20:35:44 +0100 Subject: [PATCH] chore(deps): update dependency sonaranalyzer.csharp to v9.21.0.86780 (#637) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [SonarAnalyzer.CSharp](https://redirect.sonarsource.com/doc/sonar-visualstudio.html) ([source](https://togithub.com/SonarSource/sonar-dotnet)) | `9.20.0.85982` -> `9.21.0.86780` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/SonarAnalyzer.CSharp/9.21.0.86780?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/SonarAnalyzer.CSharp/9.21.0.86780?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/SonarAnalyzer.CSharp/9.20.0.85982/9.21.0.86780?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SonarAnalyzer.CSharp/9.20.0.85982/9.21.0.86780?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
SonarSource/sonar-dotnet (SonarAnalyzer.CSharp) ### [`v9.21.0.86780`](https://togithub.com/SonarSource/sonar-dotnet/releases/tag/9.21.0.86780): 9.21 [Compare Source](https://togithub.com/SonarSource/sonar-dotnet/compare/9.20.0.85982...9.21.0.86780) ##### New Rules - [8771](https://togithub.com/SonarSource/sonar-dotnet/issues/8771) - \[C#] New rule S6678: Use PascalCase for named placeholders - [8770](https://togithub.com/SonarSource/sonar-dotnet/issues/8770) - \[C#] New rule S6674: Log message template should be syntactically correct - [8768](https://togithub.com/SonarSource/sonar-dotnet/issues/8768) - \[C#] New rule S2629: Logging templates should be constant - [8767](https://togithub.com/SonarSource/sonar-dotnet/issues/8767) - \[C#] New rule S6677: Named placeholders should be unique - [8766](https://togithub.com/SonarSource/sonar-dotnet/issues/8766) - \[C#] New rule S6667: Exceptions should be passed as an argument when logging in a catch clause - [8765](https://togithub.com/SonarSource/sonar-dotnet/issues/8765) - \[C#] New rule S6668: Logging arguments should be passed to the correct parameter ##### Improvements - The following rules were promoted to the SonarWay profile: S127, S1244, S1696, S1192, S1994, S2701, S2955 ##### Bug Fixes - [8787](https://togithub.com/SonarSource/sonar-dotnet/issues/8787) - \[C#] Fix AD0001: SonarAnalyzer.Rules.CSharp.SymbolicExecutionRunner throws an exception on unknown Numeric Constraints ##### False Positive - [8823](https://togithub.com/SonarSource/sonar-dotnet/pull/8823) - \[C#] Fix S2701 FP: avoid raising for xUnit Assert.True() - [6772](https://togithub.com/SonarSource/sonar-dotnet/issues/6772) - \[C#] Fix S4507 FP: Error raised on .NET 7 although the debug feature is deactivated
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am" (UTC), 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ThorstenSauter/NoPlan). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index caaddb0..cff5482 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -20,7 +20,7 @@ - +