reactiveui / splat

Makes things cross-platform
MIT License
971 stars 141 forks source link

chore(deps): update dependency roslynator.analyzers to 4.12.9 #1225

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Roslynator.Analyzers 4.12.8 -> 4.12.9 age adoption passing confidence

Release Notes

dotnet/roslynator (Roslynator.Analyzers) ### [`v4.12.9`](https://redirect.github.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4129---2024-10-25) ##### Fixed - Fix analyzer [RCS1090](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1566)) - Fix analyzer [RCS1124](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1124) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1572)) - \[CLI] Fix command `generate-doc` ([PR](https://redirect.github.com/dotnet/roslynator/pull/1568), [PR](https://redirect.github.com/dotnet/roslynator/pull/1570)) ##### Changed - Update analyzer [RCS1077](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1653)) - Do not suggest to change `list.FirstOrDefault(predicate)` to `list.Find(predicate)`. Performance gain is negligible and actually `FirstOrDefault` can be even faster on .NET 9 (see related [issue](https://redirect.github.com/dotnet/roslynator/pull/1531) for more 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 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.



This PR was generated by Mend Renovate. View the repository job log.