chore(deps): update analyzers to 3.46.0 - #183
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #183 +/- ##
=======================================
Coverage 98.18% 98.19%
=======================================
Files 711 711
Lines 22078 22078
Branches 2703 2703
=======================================
+ Hits 21678 21679 +1
Misses 196 196
+ Partials 204 203 -1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
ChrisPulman
approved these changes
Sep 6, 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.45.0→3.46.03.45.0→3.46.03.45.0→3.46.0Release Notes
glennawatson/RoslynCommonAnalyzers (PerformanceSharp.Analyzers)
v3.46.0Compare Source
🗞️ What's Changed
✨ Features
87e263bfeat(PerformanceSharp): widen PSH1125 to every body-carrying declaration @glennawatson🐛 Fixes
453b1d6fix(analyzers): stop code fixes rewriting the enclosing call @glennawatson058762bfix(PerformanceSharp): stop PSH1414 firing on semi-auto properties @glennawatson2a41faffix(StyleSharp): stop SST2213 removing a discard that holds a binding @glennawatson9257de3fix(PerformanceSharp): stop PSH1110 reporting array receivers it cannot fix @glennawatson4477e9cfix(PerformanceSharp): stop PSH1304 firing on bounded polling loops @glennawatson7dac908fix(PerformanceSharp): stop PSH1421 firing where there is nothing to hoist @glennawatson⚡ Performance
9b0df6bperf: cut allocation across the analyzers and code fixes @glennawatsone02bf23perf(PerformanceSharp): scan the body once for all PSH1125 candidates @glennawatson837216eperf(PerformanceSharp): gate PSH1421 and PSH1125 before touching the model @glennawatsonaf98778perf(StyleSharp): stop SST2231 building a rewrite it throws away @glennawatson5276a0fperf(PerformanceSharp): read the loop once in PSH1421, type receivers first @glennawatson7fa8689perf(PerformanceSharp): read the loop body once in PSH1304 @glennawatson🧹 General Changes
f9790aachore(deps): take SonarAnalyzer 10.33 and turn S8969 off @glennawatsona828340build: give the non-shipping projects the highest Roslyn, not the floor @glennawatsonb186608build: keep the analyzer authoring rules to projects that ship analyzers @glennawatsonf130c5cchore(deps): bump the pins that move without breaking the gate @glennawatson✅ Tests
902e341test(benchmarks): cover this session's rules and measure against a floor @glennawatsona1b7f42test(benchmarks): measure five more analyzers against the harness floor @glennawatson📦 Dependencies
5caac3dbuild(deps): bump actions/setup-java in the core-actions group (#59) dependabot[bot]🔗 Full Changelog: glennawatson/RoslynCommonAnalyzers@3.45.0...3.46.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
🤖 Automated services that contributed: dependabot[bot]
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.