chore: Bump the analyzers group with 2 updates #9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated Roslynator.Analyzers from 4.12.0 to 4.14.1.
Release notes
Sourced from Roslynator.Analyzers's releases.
4.14.1
Added
slnxfiles (PR by @darthtrevino)Fixed
OnRectTransformDimensionsChangeChanged
omit_when_single_linewill be that the braces/brackets are on the same line, not just the expression in the braces/brackets4.14.0
Added
Fixed
Changed
Removed
4.13.1
Added
4.13.0
Fixed
Added
Changed
Microsoft.Build.Locatorto 1.7.8 (PR)4.12.11
Added
Fixed
Changed
DiagnosticRulesandDiagnosticIdentifierstoRoslynator.Common(PR)4.12.10
Fixed
Changed
4.12.9
Fixed
generate-doc(PR, PR)Changed
list.FirstOrDefault(predicate)tolist.Find(predicate).Performance gain is negligible and actually
FirstOrDefaultcan be even faster on .NET 9 (see related issue for more details).4.12.8
Fixed
generate-doc(PR)4.12.7
Fixed
Changed
4.12.6
Added
Orderinstead ofOrderBy(PR by @BenjaminBrienen)Fixed
4.12.5
Fixed
Changed
Removed
4.12.4
Fixed
4.12.3
Fixed
roslynator analyze --include/--exclude(PR)4.12.2
Fixed
slnffiles (PR)--severity-level(PR)4.12.1
Changed
Last()to[](RCS1246) (PR by @jakubreznak)Fixed
ILanguageService(PR)Commits viewable in compare view.
Updated SonarAnalyzer.CSharp from 9.16.0.82469 to 9.32.0.97167.
Release notes
Sourced from SonarAnalyzer.CSharp's releases.
9.32
This rule includes the promotion of 4 rules to Sonar-way, the deprecation of 1 rule and 2 FP fixes.
Rule Promotions and Deprecations
False Positive
9.31
This release focuses on improving the SonarQube plugin for the .NET analyzers.
Improvements
9.30
Hello, everyone. In this release, we worked on hardening our live variable analysis, which improved the analyzer's accuracy.
False Positives
9.29
This release includes a lot of false positive and false negative fixes.
Improvements
asFalse Positive
DeconstructmethodsFalse Negative
9.28
False Positive
DynamicallyAccessedMembersattributecatchorwhenshould LiveIn for all try blocksFalse Negative
9.27
This release includes a ton of false positive and false negative fixes. We would also like to thank @sagi1623 for his contribution in #8464, which fixed three issues 🚀.
Improvements
False Positive
refpropertyFalse Negative
~/9.26
New Rules
Bug Fixes
Improvements
False Positive
IRouteTemplateProvideror inheriting from RouteAttributeFalse Negative
9.25.1
The latest Roslyn compiler version changes the way Razor files are compiled, and this hotfix release takes care of these changes. For more information check this issue.
Bug Fixes
9.25
Hello everyone,
This release comes with seven new rules for ASP.NET core alongside some improvements.
Enjoy!
New Rules
Bug Fixes
False Positive
Improvements
Rule deprecations and deletions
9.24
Hey everyone,
This release contains one new ASP.NET Rule (S6961) and several general improvements and fixes. Enjoy!
Improvements
Bug Fixes
False Positive
False Negative
9.23.2
Hello, everyone!
Today we are doing a bug fix release that also addresses a couple of false positives. We deprecated VB support for S6931 and removed the rule from the "Sonar Way" quality profile for VB.
Special thanks to @Corniel for fixing #9019!
Bug fix
Improvements
False Positive
PropertyReferencedoes not learn from the underlying symbol9.23.1
Bug Fixes
False Positive
9.23
Hello everyone!
This release comes with two new rules for ASP.NET, false positive fixes, and other improvements.
A big thank you to @Corniel for their external contribution with #8898!
New Rules
False Positives
Other improvements and fixes
Array.Find!when transformingx == false.9.22
New Rules
private static readonly[Non-SonarWay]False Positive
9.21
New Rules
Improvements
Bug Fixes
False Positive
9.20
Hey everyone!
This release brings a vast number of improvements. The main focus lies on improving the capabilities of our Symbolic Execution engine, which results in much more accurate findings. The biggest visible impact is a significant reduction in false positives around loops for the rules S2583 and S2589.
And a big thank you to @rcatley for their external contribution!
Bug Fixes
SonarAnalyzer.Rules.CSharp.SymbolicExecutionRunnerFalse Positive
False Negative
Improvements
9.19
Hello,
small release to enhance the deprecation warning before SonarQube v.10.4, explicitly notifying users analyzing with MSBuild 14 that it's no longer supported while maintaining the deprecation status for MSBuild 15.
Furthermore, we've also introduced three improvements to our rules:
Improvements
setandinitand empty local functions9.18
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
Improvements
9.17
Hi everyone!
We are shipping some more improvements to our Symbolic Execution rules reducing the number of false positives.
False Negatives
False Positive
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions