Update dependency StyleSharp.Analyzers to 3.40.0 - #309
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/stylesharp.analyzers-3.x
branch
from
July 27, 2026 15:46
3d68481 to
108203c
Compare
ChrisPulman
approved these changes
Jul 27, 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.38.1→3.40.0Release Notes
glennawatson/RoslynCommonAnalyzers (StyleSharp.Analyzers)
v3.40.0Compare Source
🗞️ What's Changed
✨ Features
399b645feat(StyleSharp): add the blank-line separation rules @glennawatsond9b7185feat(StyleSharp): report a test against object that is really a null check @glennawatson25802bbfeat(PerformanceSharp): report a local anonymous type that could be a tuple @glennawatson♻️ Refactoring
687b89erefactor(codefixes): share the remove-node registration skeleton @glennawatson8528770refactor(performance): fold two expression-tree guards into the shared one @glennawatson9362af5refactor(analyzers): share one editorconfig option reader across packages @glennawatsonb6a0f7crefactor(codefixes): move two more replace-node fixes onto the shared skeleton @glennawatson5d74613refactor(codefixes): move five replace-node fixes onto the shared skeleton @glennawatsonbe133cfrefactor(codefixes): share the text-change registration skeleton @glennawatson4d9f229refactor(security): share the cleartext URL host parsing @glennawatson🐛 Fixes
ae81157fix(StyleSharp): drop SST1534, which duplicated SST1513 @glennawatson29f4047fix(performance): stop PSH1104 offering a fix that does nothing @glennawatson📝 Documentation
8f3354edocs: list the new rules in the recommended editorconfig presets @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.39.2...3.40.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.39.2Compare Source
🗞️ What's Changed
♻️ Refactoring
17d52aerefactor: drop null-forgiving operators the compiler does not need @glennawatson🐛 Fixes
f6df3d8fix(style): stop SST1494 calling -0.0 the same argument as 0.0 @glennawatsond42b2bcfix(style): pass the cancellation token to SST2271's type lookups @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.39.1...3.39.2
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.39.1Compare Source
🗞️ What's Changed
🐛 Fixes
9ede166fix(style): scope SST2318 to methods with matching parameter types @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.39.0...3.39.1
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
v3.39.0Compare Source
🗞️ What's Changed
🐛 Fixes
3b6218ffix(performance): reject ref state parameters @glennawatson📝 Documentation
f00d51bdocs: bring the recommended .editorconfig presets up to the full current rule set @glennawatson🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.38.1...3.39.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 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.