chore(deps): update analyzers - #509
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #509 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 334 334
Branches 66 66
=========================================
Hits 334 334 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/analyzers
branch
from
August 12, 2026 04:38
6fd0214 to
cbcb8b0
Compare
renovate
Bot
force-pushed
the
renovate/analyzers
branch
3 times, most recently
from
August 16, 2026 02:15
5a2b6f4 to
b10b35c
Compare
renovate
Bot
force-pushed
the
renovate/analyzers
branch
from
August 16, 2026 06:26
b10b35c to
e495054
Compare
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:
3.41.14→3.43.24.15.0→4.16.03.41.14→3.43.210.31.0.145097→10.32.0.7133.41.14→3.43.2Release Notes
glennawatson/RoslynCommonAnalyzers (PerformanceSharp.Analyzers)
v3.43.2Compare Source
🗞️ What's Changed
🐛 Fixes
7e6da5afix(StyleSharp): stop SST1648 firing on inheritdoc with a cref @glennawatson4c7ec03fix(StyleSharp): stop SST1189 and SST1185 firing in object initializers @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.43.1...3.43.2
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.43.1Compare Source
🗞️ What's Changed
✨ Features
f7ecdb8feat(PerformanceSharp): add PSH1317 for a dropped cancellation token @glennawatson🐛 Fixes
4d64e3efix(StyleSharp): gate SST2334 on the type having something to show @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.43.0...3.43.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.43.0Compare Source
🗞️ What's Changed
✨ Features
0da4f82feat: add five rules and widen three found by a full coverage sweep @glennawatson🐛 Fixes
ad6dbeffix(StyleSharp): flow cancellation into the line-span lookups @glennawatsona46723afix(benchmarks): prove the non-null instead of asserting it @glennawatson5b05b6ffix(benchmarks): opt the analyzer runs out of cancellation explicitly @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.42.0...3.43.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.42.0Compare Source
🗞️ What's Changed
✨ Features
01df234feat(StyleSharp): widen SST2249 to string.Concat calls @glennawatson1d3e5d5feat: add eleven rules across ordering, docs, syntax, and correctness @glennawatson🐛 Fixes
37cdc0dfix(StyleSharp): negate SST2273 guards inward instead of wrapping them @glennawatsonde0025efix(StyleSharp): keep SST2209 off a suppression that covers a conversion @glennawatson📦 Dependencies
7dd80aabuild(deps): bump actions/setup-java in the core-actions group (#55) dependabot[bot]🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.41.15...3.42.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
🤖 Automated services that contributed: dependabot[bot]
v3.41.15Compare Source
🗞️ What's Changed
✨ Features
ff8d61efeat(StyleSharp): add SST1665 requiring an element to say what triggers it @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.41.14...3.41.15
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
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 becomes conflicted, 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.