christianhelle / refitter

Refit Client API Generator for OpenAPI
https://refitter.github.io
MIT License
157 stars 36 forks source link

Update dependency SonarAnalyzer.CSharp to v9.23.0.88079 #345

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SonarAnalyzer.CSharp (source) 9.22.0.87781 -> 9.23.0.88079 age adoption passing confidence

Release Notes

SonarSource/sonar-dotnet (SonarAnalyzer.CSharp) ### [`v9.23.0.88079`](https://togithub.com/SonarSource/sonar-dotnet/releases/tag/9.23.0.88079): 9.23 [Compare Source](https://togithub.com/SonarSource/sonar-dotnet/compare/9.22.0.87781...9.23.0.88079) Hello everyone! This release comes with two new rules for ASP.NET, false positive fixes, and other improvements. A big thank you to [@​Corniel](https://togithub.com/Corniel) for their external contribution with [#​8898](https://togithub.com/SonarSource/sonar-dotnet/issues/8898)! ##### New Rules - [8872](https://togithub.com/SonarSource/sonar-dotnet/issues/8872) - \[C#] New rule S6934: You should specify the RouteAttribute when an HttpMethodAttribute is specified at an action level - [8870](https://togithub.com/SonarSource/sonar-dotnet/issues/8870) - \[C#, VB.NET] New rule S6931: ASP.NET controller actions should not have a route template starting with "/" ##### False Positives - [8898](https://togithub.com/SonarSource/sonar-dotnet/pull/8898) - \[C#] Fix S3993 FP: Allow abstract attributes not to decorate Attribute usage - [8510](https://togithub.com/SonarSource/sonar-dotnet/issues/8510) - \[C#] Fix S3878 FP: When the input array is a collection expression with the spread operator - [8260](https://togithub.com/SonarSource/sonar-dotnet/issues/8260) - \[C#] Fix S1117 FP: Field/property instances are not accessible from static methods - [7709](https://togithub.com/SonarSource/sonar-dotnet/issues/7709) - \[C#] Fix S2094 FP: Marker interface not detected when using records - [6633](https://togithub.com/SonarSource/sonar-dotnet/issues/6633) - \[C#] Fix S2857 FP: Rule is not checking SQL keywords in const interpolated string ##### Other improvements and fixes - [8935](https://togithub.com/SonarSource/sonar-dotnet/issues/8935) - \[C#] Rule S6602: Improve the logging message when recommending for `Array.Find` - [7999](https://togithub.com/SonarSource/sonar-dotnet/issues/7999) - \[C#] Fix S1125 codefix: Do not add `!` when transforming `x == false`.

Configuration

📅 Schedule: 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.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud