We are happy to announce that this version enables the analysis of Razor files (.cshtml and .razor) 🚀.
The feature will be enabled by default and can be configured in the Languages settings, in the next versions of SonarQube / SonarCloud:
Currently, Razor files are not supported in Visual Studio (when using NuGet packages or SonarLint) due to some limitations in the IDE. See
dotnet/razor#9108 and this VS issue.
8005 - [C#] Fix S4004 FP: The rule should not raise on the properties decorated with the Parameter attribute
9.9
Hello everyone!
This release is focused on improving the symbolic execution engine to increase the issue accuracy.
We also deleted rule S2255 as its deprecation period came to an end.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps SonarAnalyzer.CSharp from 8.22.0.31243 to 9.12.0.78982.
Release notes
Sourced from SonarAnalyzer.CSharp's releases.
... (truncated)
Commits
751de72
[To be reverted] Manually override maven.deploy.skip (#8179)7d09f45
Rename version.gpg.plugin property to version.sign.plugin (#8165)85daca1
Optimization: Enable on-demand plugin download (#8160)3786561
Update RSPEC before 9.12 release (#8161)f6ea225
Bump parent pom to 70.0.0.270 (#8164)8520778
Add utility analyzer's UTs for C#12 syntax (#8135)6360ba4
Bump com.google.protobuf:protobuf-java from 3.24.3 to 3.24.4 (#8148)79f2a33
Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#8116)0a11018
Add C#12 reproducers for rules T (#8142)40b2e83
.NET 8 and C# 12: add repros and UTs for rules starting with S in SonarWay (#...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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show