Skip to content

deps: Bump Roslynator.Analyzers from 4.12.10 to 4.15.0#97

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/segment_reporting/Roslynator.Analyzers-4.15.0
May 25, 2026
Merged

deps: Bump Roslynator.Analyzers from 4.12.10 to 4.15.0#97
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/segment_reporting/Roslynator.Analyzers-4.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updated Roslynator.Analyzers from 4.12.10 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)

4.13.1

Added

  • Support custom path of a test file (PR)
    • It's possible to specify a directory path and/or a file name of a test file.
    • Applies to testing library (Roslynator.Testing.*).

4.13.0

Fixed

Added

  • Add analyzer "Put expression body on its own line" RCS0062 (PR by @​cbersch)

Changed

  • Move analyzer RCS1036 to Formatting.Analyzers as RCS0063 (PR)
    • Old analyzer still works but is marked as obsolete.
  • Bump Roslyn to 4.12.0 (PR)
    • Applies to CLI and testing library.
  • Bump Microsoft.Build.Locator to 1.7.8 (PR)

4.12.11

Added

  • [CLI] Add support for .NET 9 (PR)

Fixed

Changed

  • Move DiagnosticRules and DiagnosticIdentifiers to Roslynator.Common (PR)

Commits viewable in compare view.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dotnet C# / .NET code or tooling labels May 25, 2026
@sydlexius
Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/nuget/segment_reporting/Roslynator.Analyzers-4.15.0 branch from 132a27f to 8b8761a Compare May 25, 2026 05:20
@dependabot dependabot Bot force-pushed the dependabot/nuget/segment_reporting/Roslynator.Analyzers-4.15.0 branch from 8b8761a to 9b4b124 Compare May 25, 2026 05:23
@dependabot dependabot Bot force-pushed the dependabot/nuget/segment_reporting/Roslynator.Analyzers-4.15.0 branch from 9b4b124 to c0f10c4 Compare May 25, 2026 05:26
@sydlexius
Copy link
Copy Markdown
Owner

@dependabot recreate

---
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/segment_reporting/Roslynator.Analyzers-4.15.0 branch from c0f10c4 to e0fe61f Compare May 25, 2026 06:11
@github-actions github-actions Bot merged commit f30055b into main May 25, 2026
6 checks passed
@github-actions github-actions Bot deleted the dependabot/nuget/segment_reporting/Roslynator.Analyzers-4.15.0 branch May 25, 2026 06:12
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 dotnet C# / .NET code or tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant