spectreconsole / spectre.console

A .NET library that makes it easier to create beautiful console applications.
https://spectreconsole.net
MIT License
9.28k stars 479 forks source link

chore: Update dependency Roslynator.Analyzers to v4.12.1 #1518

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Roslynator.Analyzers 4.11.0 -> 4.12.1 age adoption passing confidence

Release Notes

dotnet/roslynator (Roslynator.Analyzers) ### [`v4.12.1`](https://togithub.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4121---2024-04-15) ##### Changed - \[CLI] Bump Roslyn to 4.9.2 ([PR](https://togithub.com/dotnet/roslynator/pull/1441)) - Convert `Last()` to `[]` ([RCS1246](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1246)) ([PR](https://togithub.com/dotnet/roslynator/pull/1436)) ##### Fixed - Fix analyzer [RCS1077](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077) ([PR](https://togithub.com/dotnet/roslynator/pull/1428)) - Fix export of `ILanguageService` ([PR](https://togithub.com/dotnet/roslynator/pull/1442)) ### [`v4.12.0`](https://togithub.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4120---2024-03-19) ##### Added - Add analyzer "Simplify numeric comparison" [RCS1268](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1268) ([PR](https://togithub.com/dotnet/roslynator/pull/1405) by [@​jakubreznak](https://togithub.com/jakubreznak)) ##### Fixed - Fix analyzer [RCS1267](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1267) ([PR](https://togithub.com/dotnet/roslynator/pull/1412)) - Fix "Unknown value 'Default'" exception ([PR](https://togithub.com/dotnet/roslynator/pull/1411)) - Fix name of `UnityEngine.SerializeField` attribute ([PR](https://togithub.com/dotnet/roslynator/pull/1419)) - Fix analyzer [RCS1077](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077) ([PR](https://togithub.com/dotnet/roslynator/pull/1421))

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 you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.