chore(deps): update analyzers - #62
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #62 +/- ##
=======================================
Coverage 97.56% 97.56%
=======================================
Files 228 228
Lines 7840 7840
Branches 1077 1077
=======================================
Hits 7649 7649
Misses 143 143
Partials 48 48 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/analyzers
branch
from
August 13, 2026 13:12
690bd3d to
c862524
Compare
renovate
Bot
force-pushed
the
renovate/analyzers
branch
2 times, most recently
from
August 14, 2026 11:13
3b47568 to
513ea11
Compare
glennawatson
approved these changes
Aug 14, 2026
glennawatson
enabled auto-merge (squash)
August 14, 2026 11:15
renovate
Bot
force-pushed
the
renovate/analyzers
branch
from
August 14, 2026 11:51
513ea11 to
46f7153
Compare
glennawatson
disabled auto-merge
August 14, 2026 12:02
|
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.



This PR contains the following updates:
4.15.0→4.16.010.31.0.145097→10.32.0.713Release Notes
dotnet/roslynator (Roslynator.Analyzers)
v4.16.0Added
Fixed
asyncTask<>/ValueTask<>andIAsyncEnumerable<>return types (PR by @John-Leitch)filemodifier (PR by @cbersch)fixcommand ignoring--include/--excludefile filter (PR by @hashiiiii)SonarSource/sonar-dotnet (SonarAnalyzer.CSharp)
v10.32.0.713Compare Source
Release notes - .NET Analyzers - 10.32
Feature
NET-4132 Implement rule S9022: Redundant "Include" calls should be removed
NET-4215 Implement rule S9118: Default values should be compatible with their entity property type
NET-4240 Update RSPEC before 10.32 release
False Positive
NET-1322 Fix S2857 FP: Do not raise in constant string interpolation when string is in square brackets
NET-1468 Fix S6966 FP: should not raise when inside lock
NET-1598 Fix S1125 FP: dynamic and custom nullable structs with conversion to bool are compliant
NET-4233 Fix S8733 FP: AsSplitQuery/AsSingleQuery set in a different statement than the colliding Includes goes undetected
NET-4297 Fix S8717 FP: EFCore DBFirst Scaffold
Configuration
📅 Schedule: (UTC)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.