Update dependency StyleSharp.Analyzers to 3.17.9#265
Merged
Conversation
ChrisPulman
approved these changes
Jul 10, 2026
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.16.0→3.17.9Release Notes
glennawatson/RoslynCommonAnalyzers (StyleSharp.Analyzers)
v3.17.9Compare Source
🗞️ What's Changed
🐛 Fixes
b1993f3fix(SST1471): let a declaration that names nothing continue the walk @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.17.8...3.17.9
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.17.8Compare Source
🗞️ What's Changed
✨ Features
5d9f0aafeat(SST1471): add the magic-number rule and fix SST2200's backing-field handling @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.17.7...3.17.8
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.17.7Compare Source
🗞️ What's Changed
🐛 Fixes
3fa867cfix(SST1420): correct eligibility and the emitted auto-property @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.17.6...3.17.7
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.17.6Compare Source
🗞️ What's Changed
🐛 Fixes
9d2b978fix(SST1453): do not report hoisted local functions or labels @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.17.5...3.17.6
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.17.5Compare Source
🗞️ What's Changed
🐛 Fixes
9d1fe97fix(SST1428): treat a partial type as abstract when any part is @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.17.4...3.17.5
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.17.4Compare Source
🗞️ What's Changed
🐛 Fixes
f372a98fix(SST1432): insert static before partial in the code fix @glennawatsonaaed65dfix(SST1432): evaluate partial classes across every part @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.17.3...3.17.4
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.17.3Compare Source
🗞️ What's Changed
🐛 Fixes
571f9aafix(PSH1011): require the sibling overload to add the state parameter @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.17.2...3.17.3
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.17.2Compare Source
🗞️ What's Changed
🐛 Fixes
afd11f3fix(SST2239): only report lambdas a method group can replace @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.17.1...3.17.2
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.17.1Compare Source
🗞️ What's Changed
🐛 Fixes
16322dffix(SST1461): exempt (object, EventArgs) event handlers from unused-parameter reports @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.17.0...3.17.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.17.0Compare Source
🗞️ What's Changed
✨ Features
0d9c73efeat(analyzers): add 20 perf/style rules across both packages @glennawatson🐛 Fixes
72a3194fix(analyzers): gate versioned-syntax suggestions on LanguageVersion @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.16.7...3.17.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.16.7Compare Source
🗞️ What's Changed
🐛 Fixes
52a07d6fix(stylesharp): keep unbound generic arity compact @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.16.6...3.16.7
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.16.6Compare Source
🗞️ What's Changed
🐛 Fixes
cfba698fix(stylesharp): show nested SST1163 fixes @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.16.5...3.16.6
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.16.5Compare Source
🗞️ What's Changed
🐛 Fixes
4233f9cfix(stylesharp): add SST1127 code fix @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.16.4...3.16.5
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.16.4Compare Source
🗞️ What's Changed
🐛 Fixes
b1ec50dfix(stylesharp): harden primary constructor fix @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.16.3...3.16.4
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.16.3Compare Source
🗞️ What's Changed
🐛 Fixes
737c8a6fix(codefixes): compose nested FixAll edits @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.16.2...3.16.3
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.16.2Compare Source
🗞️ What's Changed
✨ Features
383eaa1feat(stylesharp): add SST2241 code fix @glennawatson📝 Documentation
27cadd3docs: add missing rule pages @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.16.1...3.16.2
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.16.1Compare Source
🗞️ What's Changed
🐛 Fixes
e36e3c4fix(stylesharp): narrow SST2241 constructor reports @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.16.0...3.16.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.