Skip to content

Commit 7210781

Browse files
chore(deps): update dependency roslynator.analyzers to 4.12.10 (#3924)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Roslynator.Analyzers](https://redirect.github.com/dotnet/roslynator) | `4.12.6` -> `4.12.10` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Roslynator.Analyzers/4.12.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Roslynator.Analyzers/4.12.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Roslynator.Analyzers/4.12.6/4.12.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Roslynator.Analyzers/4.12.6/4.12.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dotnet/roslynator (Roslynator.Analyzers)</summary> ### [`v4.12.10`](https://redirect.github.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#41210---2024-12-17) ##### Fixed - Fix analyzer [RCS1213](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1213) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1586)) - Improve code fixer for [RCS1228](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1228) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1585)) - Fix diagnostic message for [RCS0032](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0032) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1588)) ##### Changed - Update whitespace formatting rules ([PR](https://redirect.github.com/dotnet/roslynator/pull/1576)) - Ensure that diagnostics are not reported with zero length ([PR](https://redirect.github.com/dotnet/roslynator/pull/1590)) ### [`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). ### [`v4.12.8`](https://redirect.github.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4128---2024-10-11) ##### Fixed - Fix analyzer [RCS0053](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0053) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1547)) - Fix analyzer [RCS1223](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1223) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1552)) - Fix analyzer [RCS1140](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1140) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1554)) - Fix analyzer [RCS1096](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1096) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1558)) - \[CLI] Improve removing of unused symbols ([PR](https://redirect.github.com/dotnet/roslynator/pull/1550)) - \[CLI] Fix command `generate-doc` ([PR](https://redirect.github.com/dotnet/roslynator/pull/1559)) ### [`v4.12.7`](https://redirect.github.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4127---2024-10-01) ##### Fixed - Fix analyzer [RCS1202](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1202) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1542)) - Fix analyzer [RCS1246](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1246) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1543)) - Fix analyzer [RCS1140](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1140) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1524) by [@&#8203;Qluxzz](https://redirect.github.com/Qluxzz)) - Fix analyzer [RCS1077](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1544)) ##### Changed - Add support for duck-typed awaitables and task-like types for Task/Async-related analyzers ([PR](https://redirect.github.com/dotnet/roslynator/pull/1535) by [@&#8203;Govorunb](https://redirect.github.com/Govorunb)) - Affects the following analyzers: - [RCS1046](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046) - [RCS1047](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1047) - [RCS1090](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090) - [RCS1174](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1174) - [RCS1229](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1229) - [RCS1261](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1261) - Affects refactoring [RR0209](https://josefpihrt.github.io/docs/roslynator/refactorings/RR0209) </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. --- - [ ] <!-- 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/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM5Ljg1LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIkRlcGVuZGVuY3kgTWFuYWdlbWVudCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a296e20 commit 7210781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrationtests/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</PropertyGroup>
2828
<ItemGroup>
2929
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.556" PrivateAssets="all" />
30-
<PackageReference Include="Roslynator.Analyzers" Version="4.12.6" PrivateAssets="All" />
30+
<PackageReference Include="Roslynator.Analyzers" Version="4.12.10" PrivateAssets="All" />
3131
</ItemGroup>
3232
<ItemGroup>
3333
<AdditionalFiles Include="$(MSBuildThisFileDirectory)..\src\stylecop.json" Link="stylecop.json" />

0 commit comments

Comments
 (0)