Skip to content

Commit b50c47a

Browse files
chore(deps): update dependency sonaranalyzer.csharp to 10.27.0.140913 (#4367)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [SonarAnalyzer.CSharp](https://redirect.sonarsource.com/doc/sonar-visualstudio.html) ([source](https://redirect.github.com/SonarSource/sonar-dotnet)) | `10.26.0.140279` → `10.27.0.140913` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/SonarAnalyzer.CSharp/10.27.0.140913?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SonarAnalyzer.CSharp/10.26.0.140279/10.27.0.140913?slim=true) | --- ### Release Notes <details> <summary>SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)</summary> ### [`v10.27.0.140913`](https://redirect.github.com/SonarSource/sonar-dotnet/releases/tag/10.27.0.140913) [Compare Source](https://redirect.github.com/SonarSource/sonar-dotnet/compare/10.26.0.140279...10.27.0.140913) ### Release notes - .NET Analyzers - 10.27 ##### Feature [NET-1285](https://sonarsource.atlassian.net/browse/NET-1285) S2629: Add custom message for Log4Net and Castle.Core [NET-3666](https://sonarsource.atlassian.net/browse/NET-3666) Deprecate S5042 and move it from HotSpots to Code Smell [NET-3783](https://sonarsource.atlassian.net/browse/NET-3783) Update RSPEC before 10.27 release ##### False Positive [NET-2696](https://sonarsource.atlassian.net/browse/NET-2696) Fix S4260 FP: Extension Properties always raise ##### False Negative [NET-230](https://sonarsource.atlassian.net/browse/NET-230) Fix S4056 FN: SpecifyIFormatProviderOrCultureInfo for [C#13](https://redirect.github.com/C/sonar-dotnet/issues/13) compatibility [NET-2692](https://sonarsource.atlassian.net/browse/NET-2692) Fix S2190 FN: Recursive extension properties [NET-2705](https://sonarsource.atlassian.net/browse/NET-2705) Fix S3343 FN: Partial Constructor with attribute in definition [NET-2732](https://sonarsource.atlassian.net/browse/NET-2732) Fix S1172 FN: Extension blocks [NET-2745](https://sonarsource.atlassian.net/browse/NET-2745) Fix S4144 FN: Extension Members [NET-2829](https://sonarsource.atlassian.net/browse/NET-2829) Fix S3241 FN: Extension methods and extension blocks [NET-3541](https://sonarsource.atlassian.net/browse/NET-3541) Fix S1117 FN: add CatchDeclaration coverage and adopt LocalDeclarationKinds </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1330c80 commit b50c47a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<PackageVersion Include="PublicApiGenerator" Version="11.5.4"/>
4343
<PackageVersion Include="Reactive.Wasm" Version="3.0.1"/>
4444
<PackageVersion Include="Roslynator.Analyzers" Version="4.15.0"/>
45-
<PackageVersion Include="SonarAnalyzer.CSharp" Version="10.26.0.140279"/>
45+
<PackageVersion Include="SonarAnalyzer.CSharp" Version="10.27.0.140913"/>
4646
<PackageVersion Include="Splat" Version="$(SplatVersion)"/>
4747
<PackageVersion Include="Splat.Autofac" Version="$(SplatVersion)"/>
4848
<PackageVersion Include="Splat.Drawing" Version="$(SplatVersion)"/>

0 commit comments

Comments
 (0)