Bump SonarAnalyzer.CSharp from 9.32.0.97167 to 10.24.0.138807#262
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump SonarAnalyzer.CSharp from 9.32.0.97167 to 10.24.0.138807#262dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
--- updated-dependencies: - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.24.0.138807 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Pull Request Overview
This PR aims to upgrade SonarAnalyzer.CSharp from version 9.32.0.97167 to 10.24.0.138807 to include support for C# 14 rules and performance improvements. However, the pull request currently contains no file changes, which prevents the version bump from being verified or applied. This must be addressed before the PR can proceed.
About this PR
- The pull request does not contain any file changes. The intended version bump to SonarAnalyzer.CSharp 10.24.0.138807 is not reflected in the project files.
Test suggestions
- Verify that the project compiles and builds successfully with the new analyzer version.
- Ensure the static analysis process completes without 'AD0001' analyzer crashes (as mentioned in release notes for S1144, S1215, S2053).
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that the project compiles and builds successfully with the new analyzer version.
2. Ensure the static analysis process completes without 'AD0001' analyzer crashes (as mentioned in release notes for S1144, S1215, S2053).
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Contributor
Author
|
Superseded by #264. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 SonarAnalyzer.CSharp from 9.32.0.97167 to 10.24.0.138807.
Release notes
Sourced from SonarAnalyzer.CSharp's releases.
10.24
This release brings a batch of false negative fixes and analyzer crash fixes.
Bug Fixes
False Positives
False Negatives
10.23
This release brings a bunch of fixes! Enjoy.
Bug Fixes
False Positives
False Negatives
10.22
Hello everyone,
This release brings 4 new rules to help developers transition to C# 14, and a bunch of false positive fixes.
New rules
False Positive
Bugs
Other
10.21
### Bug
Feature
False Positive
10.20
This release brings 9 precision improvements — 7 false positive fixes and 2 false negative fixes — across rules S1116, S1144, S1210, S1643, S1854, S2365, S3254, S3265, and S127. It also promotes S2068 and S6418 from Security Hotspot to Vulnerability, making them visible directly in the IDE, and removes S3256 from the Sonar Way quality profile.
Changes
False Positive
False Negative
Rule specification
Maintenance
10.19
Documentation
False Positive
False Negative
Task
Bug
10.18
This releases focuses on fixing the false-positives that are raised on code making use of the new features in C# 14.
Improvement
Task
False Positive
False Negative
10.17
False Negative
Task
New Feature
Bug
Improvement
10.16.2
Rotations of binary signing keys
10.16.1
Rotations of binary signing keys
10.16
False Positive
False Negative
Bug
10.15
False Positive
IEnumerable<string?>toIEnumerable<string>Improvement
False Negative
Task
10.14
Hey everyone,
This release mostly focuses on mitigating (NET-2196) a performance regression that was introduced in 10.13.
Improvement
False Negative
Task
10.13
Hello everyone,
In this release, we've focused on:
False Positives
dynamicandoutshould not raiseImprovements
10.12
This release brings the VB version of S6418 and a few FP and FN fixes.
New Rule
False Positive
False Negative
Task
10.11
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:secretFalse Negative
10.10.1
Bugfix release to fix combability with SonarQube Cloud + a simplification to the
ProfileRegistrarTask
10.10
Hey everyone, this release mostly focuses on internal and technical things.
General
Internal Styling Rules
10.9
Hello everyone!
This is a mega-hardening release! Enjoy 😄
False Positive
False Negative
launchSettings.jsonfilesBug
Improvement
10.8
A small release with a few improvements for S1172, S2222 and S4158:
False Positive
False Negative
10.7
Improvement
Bug
10.6
Improvement
10.5
### Improvement
10.4
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
10.3
False Positive
Other
10.2
New Rules
Improvement
False Positive
False Negative
10.1
False Negative
10.0
New rule
False negatives
False positives
Bug
Improvements
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)