chore(deps): update dependency stylesharp.analyzers to 3.13.4#1606
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency stylesharp.analyzers to 3.13.4#1606renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
6f7633a to
13cd605
Compare
13cd605 to
e055b92
Compare
5cc5a00 to
f2c1b1a
Compare
fd20d08 to
978da48
Compare
978da48 to
59b4e64
Compare
ChrisPulman
approved these changes
Jun 24, 2026
59b4e64 to
13efb38
Compare
13efb38 to
e7a2039
Compare
e7a2039 to
f58de2e
Compare
f58de2e to
ddf6227
Compare
ddf6227 to
1c51000
Compare
1c51000 to
19999a9
Compare
19999a9 to
b40fe3e
Compare
0f2a67b to
e1c124b
Compare
e1c124b to
5645770
Compare
5645770 to
c64e315
Compare
c64e315 to
1ca3557
Compare
1641443 to
ede9f89
Compare
ede9f89 to
ec3094e
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.5.2→3.13.4Release Notes
glennawatson/RoslynCommonAnalyzers (StyleSharp.Analyzers)
v3.13.4Compare Source
🗞️ What's Changed
🐛 Fixes
3e59f48fix(SST1440): include generated partial references @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.13.3...3.13.4
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.13.3Compare Source
🗞️ What's Changed
⚡ Performance
f4cbe2cperf(SST2218): avoid unnecessary speculative binding @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.13.2...3.13.3
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.13.2Compare Source
🗞️ What's Changed
🐛 Fixes
6d52a03fix(SST1117): keep extension block receivers @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.13.1...3.13.2
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.13.1Compare Source
🗞️ What's Changed
🐛 Fixes
c1ff81cfix(SST1117): keep extension receivers qualified @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.13.0...3.13.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.13.0Compare Source
🗞️ What's Changed
✨ Features
1662c2dfeat(analyzers): add SST1442-SST1444 rules @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.14...3.13.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.12.14Compare Source
🗞️ What's Changed
🐛 Fixes
b90973ffix(analyzers): skip SST2202 discard assignments @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.13...3.12.14
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.12.13Compare Source
🗞️ What's Changed
🐛 Fixes
fe70730fix(analyzers): narrow SST2212 UTF-8 candidates @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.12...3.12.13
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.12.12Compare Source
🗞️ What's Changed
🐛 Fixes
55fa3d8fix(analyzers): avoid SST2233 string contains @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.11...3.12.12
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.12.11Compare Source
🗞️ What's Changed
🐛 Fixes
7def02cfix(analyzers): preserve out variable loop scope @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.10...3.12.11
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.12.10Compare Source
🗞️ What's Changed
🐛 Fixes
0ebc2abfix(analyzers): handle scoped discard and partial usage @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.9...3.12.10
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.12.9Compare Source
🗞️ What's Changed
🐛 Fixes
12d1306fix(codefix): avoid duplicate discard fixes @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.8...3.12.9
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.12.8Compare Source
🗞️ What's Changed
🐛 Fixes
9ea92d1fix(analyzers): avoid flow false positives @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.7...3.12.8
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.12.7Compare Source
🗞️ What's Changed
✨ Features
901dcccfeature: Fix batch all editing for mondern syntax stuff @glennawatson🐛 Fixes
647cae6fix(codefix): handle nested tuple fix all @glennawatson📌 Other
e16775aAdded the missing @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.6...3.12.7
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.12.6Compare Source
🗞️ What's Changed
✨ Features
d01a05efeat(stylesharp): deduplicate diagnostics in batch Fix All and add related tests @glennawatson9a2a2f3feat(stylesharp): enhance overwritten initializer detection and add related test @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.5...3.12.6
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.12.5Compare Source
🗞️ What's Changed
🐛 Fixes
9dd4328fix(maintainability): match generic helper uses @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.4...3.12.5
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.12.4Compare Source
🗞️ What's Changed
🐛 Fixes
0cbfe69fix(readability): align conditional indentation @glennawatson📦 Dependencies
5841f57chore(deps): bump actions/checkout from 6 to 7 in the core-actions group (#47) @dependabot[bot]🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.3...3.12.4
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
🤖 Automated services that contributed: @dependabot[bot]
v3.12.3Compare Source
🗞️ What's Changed
🐛 Fixes
572d91efix(readability): avoid nested conditional returns @glennawatson📦 Dependencies
5841f57chore(deps): bump actions/checkout from 6 to 7 in the core-actions group (#47) @dependabot[bot]🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.2...3.12.3
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
🤖 Automated services that contributed: @dependabot[bot]
v3.12.2Compare Source
🗞️ What's Changed
🐛 Fixes
2a140b0fix(stylesharp): keep null-forgiving null assignments @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.1...3.12.2
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.12.1Compare Source
🗞️ What's Changed
🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.12.0...3.12.1
🙌 Contributions
v3.12.0Compare Source
🗞️ What's Changed
✨ Features
d0e57c0feat(analyzers): add IDE-style rules @glennawatsonba53ec7feat(stylesharp): add modern value style rules @glennawatson63d2de5feat(readability): configure instance qualification @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.11.2...3.12.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.11.2Compare Source
🗞️ What's Changed
🐛 Fixes
bd14efbfix: batch Fix All composes parent and child edits via lazy ReplaceNode @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.11.1...3.11.2
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.11.1Compare Source
🗞️ What's Changed
🐛 Fixes
f368833fix: SST1519 ignores stacked using/lock/fixed scope statements @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.11.0...3.11.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.11.0Compare Source
🗞️ What's Changed
✨ Features
243d57dfeature: Add code fixer providers @glennawatson⚡ Performance
938502dperf: batch Fix All for text-change and semantic code fixes @glennawatson9259faeperf: batch Fix All for code fixes, and Fix All support for move/rename fixes @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.10.4...3.11.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.10.4Compare Source
🗞️ What's Changed
🐛 Fixes
1786618fix: SST1431 honors type-parameter use in initializers, bodies, and the closed self-type @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.10.3...3.10.4
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.10.3Compare Source
🗞️ What's Changed
🐛 Fixes
f342e89fix: SST1648 trusts the explicit-interface syntax under partial semantics @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.10.2...3.10.3
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.10.2Compare Source
🗞️ What's Changed
🐛 Fixes
565fd25fix: SST1644 ignores blank lines inside nested code and example samples @glennawatson📝 Documentation
30cce2fdocs: acknowledge Roslynator as inspiration and reference its license @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.10.1...3.10.2
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.10.1Compare Source
🗞️ What's Changed
🐛 Fixes
e9c7f2dfix: SST1192 only flags regular string literals, not verbatim or raw @glennawatson8ced1b0fix: SST1438 skips empty interface implementations and comment-documented bodies @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.10.0...3.10.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.10.0Compare Source
🗞️ What's Changed
✨ Features
5450ee7feat: add SST1189-1192 readability and SST1433-1439 empty-code rules @glennawatson57590e4feat: SST1305 supports a configurable allowed-prefix list @glennawatson🐛 Fixes
a3839bafix: SST1422 no longer flags lazily-initialized fields read before written @glennawatson📝 Documentation
999a8e0docs: SST1148 names the matched signal so heuristic false positives are obvious @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.9.1...3.10.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.9.1Compare Source
🗞️ What's Changed
🐛 Fixes
624a00cfix: SST1424 no longer flags mutable struct fields mutated in place @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.9.0...3.9.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.9.0Compare Source
🗞️ What's Changed
✨ Features
89d4d6afeat: add SST1172-1177/SST1427 readability + maintainability rules @glennawatson1ebc0fffeat: add SST1178-1188/1317-1318/1428-1432/2005-2006 readability, naming, maintainability, and modernization rules @glennawatson⚡ Performance
a746c24perf: replace DescendantTokens() iterator in SST1431 with an allocation-free structural type walk @glennawatson🧹 General Changes
9f95569ci: remove the temporary 3.8.0 minimum-version floor from the release workflow @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.8.0...3.9.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.8.0🗞️ What's Changed
✨ Features
89d4d6afeat: add SST1172-1177/SST1427 readability + maintainability rules @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.6.0...3.8.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.6.0Compare Source
🗞️ What's Changed
✨ Features
ff2ac80feat: add SST1402/SST1649 move-type-to-file and rename-file code fixes @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.5.2...3.6.0
🙌 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.