chore(deps): update dependency sonaranalyzer.csharp to 10.30.0.144632 #173

Closed
renovate wants to merge 1 commit from renovate/sonaranalyzer.csharp-10.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
SonarAnalyzer.CSharp (source) 10.29.0.14377410.30.0.144632 age confidence

Release Notes

SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)

v10.30.0.144632

Compare Source

Release notes - .NET Analyzers - 10.30

Feature

NET-1536 Implement rule S8970: Null-forgiving operators should not be used when nullable warnings are disabled
NET-3436 Implement rule S8949: Use the overload that accepts a CancellationToken
NET-3810 Fix: Protobuf Importer logs debug on excluded files
NET-3877 Implement rule S8747: Migrations should not narrow column types without converting existing data
NET-4091 Implement rule S8969: Null-forgiving operators should not be redundant
NET-4120 Update RSPEC before 10.30 release

False Positive

NET-1541 Fix S3459 FP: support classes marked with [AutoConstructor] attribute
NET-1583 Fix S6967 FP: Raises when model has no validation attributes
NET-1840 Fix S3903 FP: top-level statements and partial Program in separate file
NET-4059 Improve precision of S8949 (CancellationTokenShouldBeUsed) - umbrella
NET-4191 Fix S3169 FP: Should not raise in Azure Cosmos

False Negative

NET-3819 Fix S1244 FN: Should report on Double.Equals

Bug

NET-4107 Fix S4026 Race Condition


Configuration

📅 Schedule: (in timezone Europe/Rome)

  • 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 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [SonarAnalyzer.CSharp](https://redirect.sonarsource.com/doc/sonar-visualstudio.html) ([source](https://github.com/SonarSource/sonar-dotnet)) | `10.29.0.143774` → `10.30.0.144632` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/SonarAnalyzer.CSharp/10.30.0.144632?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SonarAnalyzer.CSharp/10.29.0.143774/10.30.0.144632?slim=true) | --- ### Release Notes <details> <summary>SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)</summary> ### [`v10.30.0.144632`](https://github.com/SonarSource/sonar-dotnet/releases/tag/10.30.0.144632) [Compare Source](https://github.com/SonarSource/sonar-dotnet/compare/10.29.0.143774...10.30.0.144632) ### Release notes - .NET Analyzers - 10.30 ##### Feature [NET-1536](https://sonarsource.atlassian.net/browse/NET-1536) Implement rule S8970: Null-forgiving operators should not be used when nullable warnings are disabled [NET-3436](https://sonarsource.atlassian.net/browse/NET-3436) Implement rule S8949: Use the overload that accepts a CancellationToken [NET-3810](https://sonarsource.atlassian.net/browse/NET-3810) Fix: Protobuf Importer logs debug on excluded files [NET-3877](https://sonarsource.atlassian.net/browse/NET-3877) Implement rule S8747: Migrations should not narrow column types without converting existing data [NET-4091](https://sonarsource.atlassian.net/browse/NET-4091) Implement rule S8969: Null-forgiving operators should not be redundant [NET-4120](https://sonarsource.atlassian.net/browse/NET-4120) Update RSPEC before 10.30 release ##### False Positive [NET-1541](https://sonarsource.atlassian.net/browse/NET-1541) Fix S3459 FP: support classes marked with \[AutoConstructor] attribute [NET-1583](https://sonarsource.atlassian.net/browse/NET-1583) Fix S6967 FP: Raises when model has no validation attributes [NET-1840](https://sonarsource.atlassian.net/browse/NET-1840) Fix S3903 FP: top-level statements and partial Program in separate file [NET-4059](https://sonarsource.atlassian.net/browse/NET-4059) Improve precision of S8949 (CancellationTokenShouldBeUsed) - umbrella [NET-4191](https://sonarsource.atlassian.net/browse/NET-4191) Fix S3169 FP: Should not raise in Azure Cosmos ##### False Negative [NET-3819](https://sonarsource.atlassian.net/browse/NET-3819) Fix S1244 FN: Should report on Double.Equals ##### Bug [NET-4107](https://sonarsource.atlassian.net/browse/NET-4107) Fix S4026 Race Condition </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Rome) - 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 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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaG9yZSIsImRlcHMiXX0=-->
chore(deps): update dependency sonaranalyzer.csharp to 10.30.0.144632
Some checks failed
ci / Lint & Test (pull_request) Failing after 2m31s
c0cf33e62a
renovate force-pushed renovate/sonaranalyzer.csharp-10.x from c0cf33e62a
Some checks failed
ci / Lint & Test (pull_request) Failing after 2m31s
to 2af2f3f19d
Some checks failed
ci / Lint & Test (pull_request) Failing after 5m12s
2026-07-24 00:01:09 +02:00
Compare
Collaborator

Superseded by #176 — that PR does the same version bump and fixes the new S8969/S8949 findings so CI is green (the deliberate analyzer ratchet). Closing this one.

Superseded by #176 — that PR does the same version bump **and** fixes the new S8969/S8949 findings so CI is green (the deliberate analyzer ratchet). Closing this one.
panda closed this pull request 2026-07-24 01:00:28 +02:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (10.30.0.144632). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`10.30.0.144632`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks failed
ci / Lint & Test (pull_request) Failing after 5m12s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
marco/IsoMmo!173
No description provided.