Skip to content

Bump Roslynator.CSharp.Workspaces and Roslynator.Workspaces.Core#23

Merged
MjrTom merged 1 commit intomasterfrom
dependabot/nuget/JTForks.MiscUtil/multi-53081e947d
Mar 4, 2026
Merged

Bump Roslynator.CSharp.Workspaces and Roslynator.Workspaces.Core#23
MjrTom merged 1 commit intomasterfrom
dependabot/nuget/JTForks.MiscUtil/multi-53081e947d

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Updated Roslynator.CSharp.Workspaces from 4.14.1 to 4.15.0.

Release notes

Sourced from Roslynator.CSharp.Workspaces'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.

Updated Roslynator.Workspaces.Core from 4.14.1 to 4.15.0.

Release notes

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

Bumps Roslynator.CSharp.Workspaces from 4.14.1 to 4.15.0
Bumps Roslynator.Workspaces.Core from 4.14.1 to 4.15.0

---
updated-dependencies:
- dependency-name: Roslynator.CSharp.Workspaces
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Roslynator.Workspaces.Core
  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 .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 1, 2026
@MjrTom MjrTom merged commit a414b76 into master Mar 4, 2026
2 checks passed
@MjrTom MjrTom deleted the dependabot/nuget/JTForks.MiscUtil/multi-53081e947d branch March 4, 2026 11:08
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