This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency sonaranalyzer.csharp to v9.18.0.83559 (#…
…617) [![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.17.0.82934` -> `9.18.0.83559` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/SonarAnalyzer.CSharp/9.18.0.83559?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/SonarAnalyzer.CSharp/9.18.0.83559?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/SonarAnalyzer.CSharp/9.17.0.82934/9.18.0.83559?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SonarAnalyzer.CSharp/9.17.0.82934/9.18.0.83559?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)</summary> ### [`v9.18.0.83559`](https://togithub.com/SonarSource/sonar-dotnet/releases/tag/9.18.0.83559): 9.18 [Compare Source](https://togithub.com/SonarSource/sonar-dotnet/compare/9.17.0.82934...9.18.0.83559) Hi everyone! This release focuses on fixing false positives and on general improvements that will be included in the upcoming SonarQube 10.4. ##### False Positive - [7792](https://togithub.com/SonarSource/sonar-dotnet/issues/7792) - \[C#, VB.NET] Fix S1125 FP: Type check with System.Object - [7904](https://togithub.com/SonarSource/sonar-dotnet/issues/7904) - \[C#] Fix S1144 FP: Record method PrintMembers - [6326](https://togithub.com/SonarSource/sonar-dotnet/issues/6326) - \[C#] Fix S2437 FP: None of the operands is 0 - [7620](https://togithub.com/SonarSource/sonar-dotnet/issues/7620) - \[C#] Fix S6618 FP: Projects targeting runtime lower than .NET 6.0 - [8560](https://togithub.com/SonarSource/sonar-dotnet/issues/8560) - \[C#] Fix S4027 FP: BinaryFormatter. Serialization constructors are obsolete and should not be required ##### Improvements - [4993](https://togithub.com/SonarSource/sonar-dotnet/issues/4993) - \[C#] Improve S3925 message to be clear about expected action - [3604](https://togithub.com/SonarSource/sonar-dotnet/issues/3604) - \[C#] Improve S2971 message to use AsEnumerable in LINQ database query - [7960](https://togithub.com/SonarSource/sonar-dotnet/issues/7960) - \[C#, VB.NET] Deprecate rule S3884 - [8554](https://togithub.com/SonarSource/sonar-dotnet/issues/8554) - Update RSPEC before 9.18 release </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information