Skip to content

Conversation

@andrtmschkw
Copy link
Contributor

No description provided.

josefpihrt
josefpihrt previously approved these changes Dec 9, 2025
@josefpihrt josefpihrt dismissed their stale review December 9, 2025 19:10

Please update changelog

@josefpihrt
Copy link
Collaborator

@andrtmschkw Please update changelog, otherwise fine.

@josefpihrt josefpihrt merged commit 89355b2 into dotnet:main Dec 14, 2025
17 checks passed
This was referenced Dec 15, 2025
evgenygunko pushed a commit to evgenygunko/Translations that referenced this pull request Jan 1, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [Roslynator.Analyzers](https://github.com/dotnet/roslynator) | nuget | minor | `4.14.1` -> `4.15.0` |

---

### Release Notes

<details>
<summary>dotnet/roslynator (Roslynator.Analyzers)</summary>

### [`v4.15.0`](https://github.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4150---2025-12-14)

##### Added

-   Add option `roslynator_null_conditional_operator.avoid_negative_boolean_comparison` ([PR](dotnet/roslynator#1688))
    -   Do not suggest to use null-conditional operator when result would be `... != true/false`
    -   Applicable for [RCS1146](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1146)

##### Fixed

-   Fix analyzer [RCS1172](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1172) ([PR](dotnet/roslynator#1710))
-   \[CLI] Fix `loc` command ([PR](dotnet/roslynator#1711))
-   Exclude ref-field backed properties from [RCS1085](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1085) ([PR](dotnet/roslynator#1718) by [@&#8203;ovska](https://github.com/ovska))
-   \[CLI] Fix `rename-symbol` scope option not being applied correctly ([PR](dotnet/roslynator#1720) by [@&#8203;andrtmschkw](https://github.com/andrtmschkw))
-   \[CLI] Fix `rename-symbol` support for top-level statement ([PR](dotnet/roslynator#1721) by [@&#8203;andrtmschkw](https://github.com/andrtmschkw))

##### Changed

-   Migrate to  .NET 10 (including command-line tool) ([PR](dotnet/roslynator#1727))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or PR is renamed to start with "rebase!".

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants