Skip to content

Bump Roslynator.Analyzers from 4.13.1 to 4.15.0#6

Merged
JustinGrote merged 1 commit into
mainfrom
dependabot/nuget/Source/PowerShell/Roslynator.Analyzers-4.15.0
May 12, 2026
Merged

Bump Roslynator.Analyzers from 4.13.1 to 4.15.0#6
JustinGrote merged 1 commit into
mainfrom
dependabot/nuget/Source/PowerShell/Roslynator.Analyzers-4.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Updated Roslynator.Analyzers from 4.13.1 to 4.15.0.

Release notes

Sourced from Roslynator.Analyzers's releases.

4.15.0

Added

  • Add option roslynator_null_conditional_operator.avoid_negative_boolean_comparison (PR)
    • Do not suggest to use null-conditional operator when result would be ... != true/false
    • Applicable for RCS1146

Fixed

  • Fix analyzer RCS1172 (PR)
  • [CLI] Fix loc command (PR)
  • Exclude ref-field backed properties from RCS1085 (PR by @​ovska)
  • [CLI] Fix rename-symbol scope option not being applied correctly (PR by @​andrtmschkw)
  • [CLI] Fix rename-symbol support for top-level statement (PR by @​andrtmschkw)

Changed

  • Migrate to .NET 10 (including command-line tool) (PR)

4.14.1

Added

  • [CLI] Add support for slnx files (PR by @​darthtrevino)
    • Bump Roslyn to 4.14.0
    • Drop support for .NET 7 SDK

Fixed

Changed

  • Change behavior of analyzer RCS1206 (PR)
    • The condition for option omit_when_single_line will be that the braces/brackets are on the same line, not just the expression in the braces/brackets

4.14.0

Added

  • [CLI] Add support for GitLab analyzer reports (PR)

Fixed

Changed

Removed

  • Remove legacy config options (PR)

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 12, 2026
---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/Source/PowerShell/Roslynator.Analyzers-4.15.0 branch from b322e9d to 0594b8d Compare May 12, 2026 15:21
@JustinGrote JustinGrote merged commit d522733 into main May 12, 2026
2 checks passed
@JustinGrote JustinGrote deleted the dependabot/nuget/Source/PowerShell/Roslynator.Analyzers-4.15.0 branch May 12, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant