-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit 74c0a66
authored
fix(deps): update dependency sonaranalyzer.csharp to 10.9.0.115408 (#878)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[SonarAnalyzer.CSharp](https://redirect.sonarsource.com/doc/sonar-visualstudio.html)
([source](https://redirect.github.com/SonarSource/sonar-dotnet)) |
`10.8.0.113526` -> `10.9.0.115408` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)</summary>
###
[`v10.9.0.115408`](https://redirect.github.com/SonarSource/sonar-dotnet/releases/tag/10.9.0.115408):
10.9
[Compare
Source](https://redirect.github.com/SonarSource/sonar-dotnet/compare/10.8.0.113526...10.9.0.115408)
Hello everyone!
This is a mega-hardening release! Enjoy 😄
##### False Positive
- [NET-1309](https://sonarsource.atlassian.net/browse/NET-1309) - Fix
S2583 FP: Support overrides in IsImplementingInterfaceMember
- [NET-1308](https://sonarsource.atlassian.net/browse/NET-1308) - Fix
S2583 FP: Add support for AdressOf operator
- [NET-1302](https://sonarsource.atlassian.net/browse/NET-1302) - Fix
S4158 FP: Don't raise on GetEnumerator() calls
- [NET-1295](https://sonarsource.atlassian.net/browse/NET-1295) - Fix
S3236 FP: Exclude Debug.Assert
- [NET-1290](https://sonarsource.atlassian.net/browse/NET-1290) - Fix
S4158 FP: Support RouteValueDictionary in AspNetCore
- [NET-1289](https://sonarsource.atlassian.net/browse/NET-1289) - Fix
S4158 FP: Adding methods with well defined sematics
- [NET-1288](https://sonarsource.atlassian.net/browse/NET-1288) - Fix
S4158 FP: Recognize Add methods with bool return type
- [NET-1287](https://sonarsource.atlassian.net/browse/NET-1287) - Fix
S4158 FP: Don't raise on SetValue
- [NET-1280](https://sonarsource.atlassian.net/browse/NET-1280) - Fix
S2342 FP: Flaky reports
- [NET-1278](https://sonarsource.atlassian.net/browse/NET-1278) - Fix
S3440 FP: Variable assignment and switch expression
- [NET-1246](https://sonarsource.atlassian.net/browse/NET-1246) - Fix
S1481 FP: Don't report on discard like looking variables
- [NET-1242](https://sonarsource.atlassian.net/browse/NET-1242) - Fix
S2583/S4158 FP: Support for collections that are initialized with object
- [NET-1241](https://sonarsource.atlassian.net/browse/NET-1241) - Fix
S2589 FP: Don't track concurrent collections
- [NET-1230](https://sonarsource.atlassian.net/browse/NET-1230) - Fix
S4158 FP: Immutable collections
- [NET-1223](https://sonarsource.atlassian.net/browse/NET-1223) - Fix
S3267 FP: ref struct types cannot leave the stack
- [NET-1214](https://sonarsource.atlassian.net/browse/NET-1214) - Fix
S2259 FP: Foreach loop over empty collection
- [NET-1212](https://sonarsource.atlassian.net/browse/NET-1212) - Fix
S2259 FP: Learn bool from NotNull constraint and Null value
- [NET-1208](https://sonarsource.atlassian.net/browse/NET-1208) - Fix
S2589 FP: Rule ignores case guards
- [NET-1207](https://sonarsource.atlassian.net/browse/NET-1207) - Fix
S3966 FP: disposing element of indexable after declaration pattern
- [NET-1203](https://sonarsource.atlassian.net/browse/NET-1203) - Fix
S3966 FP: Enumerating a collection of tuples
- [NET-1202](https://sonarsource.atlassian.net/browse/NET-1202) - Fix
S2259 FP: Foreach nested in try, nested in loop
- [NET-1188](https://sonarsource.atlassian.net/browse/NET-1188) -
Improve S4158 - Empty Collections should not be Enumerated
- [NET-1088](https://sonarsource.atlassian.net/browse/NET-1088) - Fix
S3240 FP: Ignore when a conditional block contains a ternary
- [NET-800](https://sonarsource.atlassian.net/browse/NET-800) - Fix
S2259 FP: FlowCaptures in loops and try-regions
##### False Negative
- [NET-1299](https://sonarsource.atlassian.net/browse/NET-1299) - Fix
S2053 FN: Support Copy methods
- [NET-1257](https://sonarsource.atlassian.net/browse/NET-1257) - Fix
S4790 FN: New HashData overloads not recognized
- [NET-1194](https://sonarsource.atlassian.net/browse/NET-1194) - Fix
S4158 FN: Collection Expressions (C# 12)
- [NET-357](https://sonarsource.atlassian.net/browse/NET-357) - Fix
S2068 FN: does not consider `launchSettings.json` files
- [NET-210](https://sonarsource.atlassian.net/browse/NET-210) - Fix
S4158 FN: AddRange with empty collection
##### Bug
- [NET-1267](https://sonarsource.atlassian.net/browse/NET-1267) - Fix
S2068 bug: Issue location is out of range in web.config for elements or
attributes with an xml namespace
- [NET-1184](https://sonarsource.atlassian.net/browse/NET-1184) - Roslyn
rule import should map the issue severity to the Software Quality impact
in SonarQube Server
##### Improvement
- [NET-1217](https://sonarsource.atlassian.net/browse/NET-1217) -
Improve S3996: Set location to the property instead of record
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/buehler/dotnet-operator-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 66eaf86 commit 74c0a66Copy full SHA for 74c0a66
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- src
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: src/Directory.Build.props
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
0 commit comments