Skip to content

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

Merged
samtrion merged 2 commits into
mainfrom
renovate/sonaranalyzer.csharp-10.x
Jul 23, 2026
Merged

chore(deps): update dependency sonaranalyzer.csharp to 10.30.0.144632#726
samtrion merged 2 commits into
mainfrom
renovate/sonaranalyzer.csharp-10.x

Conversation

@renovate

@renovate renovate Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Jul 23, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 23, 2026 14:22
@renovate
renovate Bot force-pushed the renovate/sonaranalyzer.csharp-10.x branch from 9168ed2 to 8be0156 Compare July 23, 2026 15:12
@renovate
renovate Bot force-pushed the renovate/sonaranalyzer.csharp-10.x branch from 8be0156 to d2217a9 Compare July 23, 2026 18:00
Release build failed with S8969 in AnalyzerVerifier and
ObjectDisposedExceptionPolyfillsTests. Replaced redundant null-forgiving
operators with an explicit null check and by moving the suppression to
the null assignment instead of the non-nullable-typed usage site.
@samtrion
samtrion disabled auto-merge July 23, 2026 18:39
@samtrion
samtrion disabled auto-merge July 23, 2026 18:39
@samtrion
samtrion merged commit d57bd7f into main Jul 23, 2026
10 checks passed
@samtrion
samtrion deleted the renovate/sonaranalyzer.csharp-10.x branch July 23, 2026 18:39
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.42%. Comparing base (0b37f41) to head (9f3ccd8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #726   +/-   ##
=======================================
  Coverage   86.42%   86.42%           
=======================================
  Files          34       34           
  Lines        1547     1547           
  Branches      255      255           
=======================================
  Hits         1337     1337           
  Misses        133      133           
  Partials       77       77           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant