oxsecurity / megalinter

πŸ¦™ MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.96k stars 238 forks source link

chore(deps): update roslynator to 4.12.9 #4192

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 1 month 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
Roslynator.Formatting.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 - "before 4am" (UTC), 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 these updates again.



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

github-actions[bot] commented 1 month ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… API spectral 1 0 1.74s
⚠️ BASH bash-exec 6 1 0.02s
βœ… BASH shellcheck 6 0 0.21s
βœ… BASH shfmt 6 0 0 0.82s
βœ… COPYPASTE jscpd yes no 3.26s
βœ… DOCKERFILE hadolint 128 0 15.96s
βœ… JSON jsonlint 20 0 0.22s
βœ… JSON v8r 22 0 32.12s
⚠️ MARKDOWN markdownlint 266 0 297 32.45s
βœ… MARKDOWN markdown-table-formatter 266 0 0 157.25s
⚠️ PYTHON bandit 212 66 5.01s
βœ… PYTHON black 212 0 0 6.33s
βœ… PYTHON flake8 212 0 3.81s
βœ… PYTHON isort 212 0 0 1.53s
βœ… PYTHON mypy 212 0 21.08s
βœ… PYTHON pylint 212 0 29.38s
βœ… PYTHON ruff 212 0 0 1.3s
βœ… REPOSITORY checkov yes no 52.34s
βœ… REPOSITORY git_diff yes no 0.75s
⚠️ REPOSITORY grype yes 24 17.91s
βœ… REPOSITORY secretlint yes no 16.76s
βœ… REPOSITORY trivy yes no 21.79s
βœ… REPOSITORY trivy-sbom yes no 0.58s
⚠️ REPOSITORY trufflehog yes 1 11.18s
βœ… SPELL cspell 713 0 12.07s
⚠️ SPELL lychee 348 9 6.8s
βœ… XML xmllint 3 0 0 0.83s
βœ… YAML prettier 160 0 0 6.31s
βœ… YAML v8r 102 0 191.77s
βœ… YAML yamllint 161 0 2.96s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_