Skip to content

Bump Roslynator.Analyzers from 4.13.1 to 4.15.0#1537

Merged
yuto-trd merged 1 commit intomainfrom
dependabot/nuget/main/Roslynator.Analyzers-4.15.0
Feb 25, 2026
Merged

Bump Roslynator.Analyzers from 4.13.1 to 4.15.0#1537
yuto-trd merged 1 commit intomainfrom
dependabot/nuget/main/Roslynator.Analyzers-4.15.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 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.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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 25, 2026
@yuto-trd yuto-trd enabled auto-merge (squash) February 25, 2026 11:04
---
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/main/Roslynator.Analyzers-4.15.0 branch from 53a2a9e to 7f1080e Compare February 25, 2026 11:17
@github-actions
Copy link
Contributor

No TODO comments were found.

@yuto-trd yuto-trd merged commit 88eba78 into main Feb 25, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/main/Roslynator.Analyzers-4.15.0 branch February 25, 2026 11:17
@github-actions
Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.Operators 2% 0% 210
Beutl.Editor 82% 76% 864
Beutl.Core 39% 36% 2997
Beutl.Engine 20% 18% 13978
Beutl.Threading 100% 93% 122
Beutl.Utilities 73% 67% 358
Beutl.Configuration 40% 20% 306
Beutl.Extensibility 14% 15% 102
Beutl.ProjectSystem 12% 6% 2975
Beutl.Language 0% 17% 1054
Summary 24% (13242 / 55225) 23% (3660 / 15803) 22966

Minimum allowed line rate is 0%

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