Update dependency StyleSharp.Analyzers to 3.45.0 - autoclosed - #342
Merged
Conversation
ChrisPulman
approved these changes
Aug 16, 2026
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
August 16, 2026 12:38
d59868a to
2eb17bd
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.7→3.45.0Release Notes
glennawatson/RoslynCommonAnalyzers (StyleSharp.Analyzers)
v3.45.0Compare Source
🗞️ What's Changed
✨ Features
8b24c2bfeat(StyleSharp): widen SST1461 to every unread parameter @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.44.0...3.45.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.44.0Compare Source
🗞️ What's Changed
✨ Features
111a0c0feat(StyleSharp): add SST2337, fix SST2266 and SST1503 misfires @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.43.2...3.44.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
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
v3.41.14Compare Source
🗞️ What's Changed
🐛 Fixes
755f2c0fix(StyleSharp): stop SST1138 reporting a block that scopes a pattern or out variable @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.41.13...3.41.14
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.41.13Compare Source
🗞️ What's Changed
🐛 Fixes
99140d9fix(PerformanceSharp): count a generic instance member as instance state in PSH1414 @glennawatson42e5aa2fix: stop four rules judging a multi-targeted file by one branch @glennawatson5c60215fix(StyleSharp): stop SST1533 reporting a polyfill compiled out for this framework @glennawatson🧹 General Changes
88acfc3ci: create the release tag with the release, not before the build @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.41.12...3.41.13
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.41.12Compare Source
🗞️ What's Changed
🐛 Fixes
1b929a1fix(PerformanceSharp): correct PSH1307 and PSH1417 against what the runtime does @glennawatson📦 Dependencies
15013b6build(deps): bump actions/setup-java in the core-actions group (#50) dependabot[bot]🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.41.11...3.41.12
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
🤖 Automated services that contributed: dependabot[bot]
v3.41.11Compare Source
🗞️ What's Changed
🐛 Fixes
542ce12fix(PerformanceSharp): always qualify the attribute PSH1410 emits @glennawatson📦 Dependencies
15013b6build(deps): bump actions/setup-java in the core-actions group (#50) dependabot[bot]🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.41.10...3.41.11
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
🤖 Automated services that contributed: dependabot[bot]
v3.41.10Compare Source
🗞️ What's Changed
✨ Features
0971ef7feat(StyleSharp): add a code fix for SST1118 @glennawatson🐛 Fixes
7b5adebfix: stop SST1416 and PSH1410 breaking the code they rewrite @glennawatsone56d56afix(PerformanceSharp): make PSH1410 emit the same attribute on every framework @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.41.8...3.41.10
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.41.8Compare Source
🗞️ What's Changed
🐛 Fixes
0410679fix(StyleSharp): repair nine code fixes that broke their own output @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.41.7...3.41.8
🙌 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 becomes conflicted, 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.