Commit c9fbd5b
authored
deps(core): update dependency roslynator.analyzers to 4.15.0 (#1015)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [Roslynator.Analyzers](https://redirect.github.com/dotnet/roslynator)
| `4.14.1` -> `4.15.0` |

|

|
---
### Release Notes
<details>
<summary>dotnet/roslynator (Roslynator.Analyzers)</summary>
###
[`v4.15.0`](https://redirect.github.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4150---2025-12-14)
##### Added
- Add option
`roslynator_null_conditional_operator.avoid_negative_boolean_comparison`
([PR](https://redirect.github.com/dotnet/roslynator/pull/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](https://redirect.github.com/dotnet/roslynator/pull/1710))
- \[CLI] Fix `loc` command
([PR](https://redirect.github.com/dotnet/roslynator/pull/1711))
- Exclude ref-field backed properties from
[RCS1085](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1085)
([PR](https://redirect.github.com/dotnet/roslynator/pull/1718) by
[@​ovska](https://redirect.github.com/ovska))
- \[CLI] Fix `rename-symbol` scope option not being applied correctly
([PR](https://redirect.github.com/dotnet/roslynator/pull/1720) by
[@​andrtmschkw](https://redirect.github.com/andrtmschkw))
- \[CLI] Fix `rename-symbol` support for top-level statement
([PR](https://redirect.github.com/dotnet/roslynator/pull/1721) by
[@​andrtmschkw](https://redirect.github.com/andrtmschkw))
##### Changed
- Migrate to .NET 10 (including command-line tool)
([PR](https://redirect.github.com/dotnet/roslynator/pull/1727))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/dotnet/dotnet-operator-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 54fa840 commit c9fbd5b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments