Skip to content

dependency: update Roslynator.Refactorings from 4.14.1 to 4.15.0#898

Merged
daht-x merged 2 commits intomainfrom
dependabot/nuget/main/Roslynator.Refactorings-4.15.0
Dec 21, 2025
Merged

dependency: update Roslynator.Refactorings from 4.14.1 to 4.15.0#898
daht-x merged 2 commits intomainfrom
dependabot/nuget/main/Roslynator.Refactorings-4.15.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

Updated Roslynator.Refactorings from 4.14.1 to 4.15.0.

Release notes

Sourced from Roslynator.Refactorings'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)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

---
updated-dependencies:
- dependency-name: Roslynator.Refactorings
  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 added package manager: nuget Indicates a relationship with NuGet priority: medium Indicates a medium priority status: pending Indicates that the action is waiting for review, feedback, or to be picked up topic: dependency labels Dec 19, 2025
@dependabot dependabot bot requested a review from daht-x as a code owner December 19, 2025 03:09
@github-actions github-actions bot changed the title dependency: Bump Roslynator.Refactorings from 4.14.1 to 4.15.0 dependency: update Roslynator.Refactorings Dec 19, 2025
…s-4.15.0

Signed-off-by: David Hernández <140873695+daht-x@users.noreply.github.com>
@daht-x daht-x added status: approved Indicates that the action has been reviewed and is ready to be merged and removed status: pending Indicates that the action is waiting for review, feedback, or to be picked up labels Dec 21, 2025
@daht-x daht-x changed the title dependency: update Roslynator.Refactorings dependency: update Roslynator.Refactorings from 4.14.1 to 4.15.0 Dec 21, 2025
@daht-x daht-x merged commit 0f4fa43 into main Dec 21, 2025
2 checks passed
@daht-x daht-x deleted the dependabot/nuget/main/Roslynator.Refactorings-4.15.0 branch December 21, 2025 21:10
@daht-x daht-x added status: inactive Indicates that the context is closed or the discussion is paused until further notice and removed status: approved Indicates that the action has been reviewed and is ready to be merged labels Dec 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package manager: nuget Indicates a relationship with NuGet priority: medium Indicates a medium priority status: inactive Indicates that the context is closed or the discussion is paused until further notice

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant