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.15.0.81779 (#…
…15) [![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.14.0.81108` -> `9.15.0.81779` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/SonarAnalyzer.CSharp/9.15.0.81779?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/SonarAnalyzer.CSharp/9.15.0.81779?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/SonarAnalyzer.CSharp/9.14.0.81108/9.15.0.81779?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SonarAnalyzer.CSharp/9.14.0.81108/9.15.0.81779?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)</summary> ### [`v9.15.0.81779`](https://togithub.com/SonarSource/sonar-dotnet/releases/tag/9.15.0.81779): 9.15 Hello everyone, This release focuses on performance improvement. We made several changes to how we register our rules for analysis. Based on our measurement, we improve the build time by 5% to 15%, depending on project size and complexity! 🔥 🚀 ##### Improvements - [8314](https://togithub.com/SonarSource/sonar-dotnet/issues/8314) - \[C#, VB.NET] Add timeouts to all regular expressions - [8402](https://togithub.com/SonarSource/sonar-dotnet/issues/8402) - Update RSPEC before 9.15 release ##### False Positive - [8371](https://togithub.com/SonarSource/sonar-dotnet/issues/8371) - \[C#, VB.NET] Fix S1172 FP: Unused parameter cannot be removed ##### Performance - [8183](https://togithub.com/SonarSource/sonar-dotnet/pull/8183) - \[C#, VB.NET] Improve S5443 performance: Reuse compiled Regex - [8185](https://togithub.com/SonarSource/sonar-dotnet/pull/8185) - \[C#, VB.NET] Improve S2068 performance: Reuse compiled Regex - [8399](https://togithub.com/SonarSource/sonar-dotnet/issues/8399) - \[C#, VB.NET] Reduce time spend in `HasMatchingScope` for SyntaxNode registration - [8406](https://togithub.com/SonarSource/sonar-dotnet/issues/8406) - \[C#, VB.NET] Cache RegisterNodeAction checks result per SyntaxTree - [7858](https://togithub.com/SonarSource/sonar-dotnet/issues/7858) - \[C#, VB.NET] `FileMetadataAnalyzer` and `UtilityAnalyzerBase` should use `IsGenerated` from `SyntaxTreeExtensions` - [6558](https://togithub.com/SonarSource/sonar-dotnet/issues/6558) - \[C#, VB.NET] Performance: UtilityAnalyzerBase calls GetSemanticModel for each SyntaxTree - [7368](https://togithub.com/SonarSource/sonar-dotnet/issues/7368) - \[C#, VB.NET] UtilityAnalyzer: Use RegisterCompilationStartAction - [7411](https://togithub.com/SonarSource/sonar-dotnet/issues/7411) - \[C#, VB.NET] UtilityAnalyzer: Reduce lock contention in `ShouldGenerateMetrics` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/smartive/cas-fee-adv-mumble-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information