Update dependency SonarAnalyzer.CSharp to v10 #11
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.
This PR contains the following updates:
9.32.0.97167
->10.15.0.120848
Release Notes
SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)
v10.15.0.120848
: 10.15Compare Source
False Positive
IEnumerable<string?>
toIEnumerable<string>
Improvement
False Negative
Task
v10.14.0.120626
: 10.14Compare Source
Hey everyone,
This release mostly focuses on mitigating (NET-2196) a performance regression that was introduced in 10.13.
Improvement
False Negative
Task
v10.13.0.120203
: 10.13Compare Source
Hello everyone,
In this release, we've focused on:
False Positives
dynamic
andout
should not raiseImprovements
v10.12.0.118525
: 10.12Compare Source
This release brings the VB version of S6418 and a few FP and FN fixes.
New Rule
False Positive
False Negative
Task
v10.11.0.117924
: 10.11Compare Source
Hello everyone!
In this release we fixed a bunch of false positives and false negatives.
Additionally this version adds support for telemetry in order to gather information on feature usage. Telemetry, requires scanner 10.2.0 or greater.
False Positive
password:secret
False Negative
v10.10.0.116381
: 10.10Compare Source
Hey everyone, this release mostly focuses on internal and technical things.
General
Internal Styling Rules
v10.9.0.115408
: 10.9Compare Source
Hello everyone!
This is a mega-hardening release! Enjoy 😄
False Positive
False Negative
launchSettings.json
filesBug
Improvement
v10.8.0.113526
: 10.8Compare Source
A small release with a few improvements for S1172, S2222 and S4158:
False Positive
False Negative
v10.7.0.110445
: 10.7Compare Source
Improvement
Bug
v10.6.0.109712
: 10.6Compare Source
Improvement
v10.5.0.109200
: 10.5Compare Source
Improvement
v10.4.0.108396
: 10.4Compare Source
Improvements
In this release, we have added support for test density and metrics at the individual file level. You can now view the number of unit tests, as well as details on skipped tests, failed tests, and test duration, from all supported coverage tools (xUnit, MsTest, and nUnit).
Additionally, we have significantly optimized memory allocation, resulting in memory usage reduction during registration.
False Positive
False Negative
Task
v10.3.0.106239
: 10.3Compare Source
False Positive
Other
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 was generated by Mend Renovate. View the repository job log.