RoboJackets / jedi

Identity event bus
Apache License 2.0
0 stars 0 forks source link

Update dependency slevomat/coding-standard to v8.15.0 #520

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
slevomat/coding-standard 8.14.1 -> 8.15.0 age adoption passing confidence

Release Notes

slevomat/coding-standard (slevomat/coding-standard) ### [`v8.15.0`](https://togithub.com/slevomat/coding-standard/releases/tag/8.15.0) [Compare Source](https://togithub.com/slevomat/coding-standard/compare/8.14.1...8.15.0) ## 🔧 Improvements - Speedup of sniffs working with `use` - Removed for a long time deprecated `FunctionLength` sniff in `Files` namespace ## 🐛 Fixes - `SlevomatCodingStandard.Classes.ClassConstantVisibility`: Fixed error message for typed constants - `SlevomatCodingStandard.Namespaces.UnusedUses`: Fixed false positive thanks to PHPCS upgrade - `SlevomatCodingStandard.Namespaces.UnusedUses`: Fix class detection in double-quoted strings and heredoc (thanks to [@​c01l](https://togithub.com/c01l)) - `SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch`: Fixed false positives - `SlevomatCodingStandard.Functions.RequireTrailingCommaInCall`: Fixed missing report for missing trailing comma after arrow function - `SlevomatCodingStandard.Commenting.UselessFunctionDocComment`: It should report simple `array` as useless - Fixed internal error in `CommentHelper`

Configuration

📅 Schedule: Branch creation - "before 4pm on Wednesday except before 9am on Wednesday" in timezone America/New_York, 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.



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