phpstan / extension-installer

Composer plugin for automatic installation of PHPStan extensions.
MIT License
410 stars 27 forks source link

chore(deps): update dependency slevomat/coding-standard to v7.0.19 #57

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
slevomat/coding-standard require-dev patch 7.0.18 -> 7.0.19

Release Notes

slevomat/coding-standard ### [`v7.0.19`](https://togithub.com/slevomat/coding-standard/releases/7.0.19) [Compare Source](https://togithub.com/slevomat/coding-standard/compare/7.0.18...7.0.19) ## šŸ› Fixes - `SlevomatCodingStandard.TypeHints.PropertyTypeHint`: Type alias should not be reported as "missing traversable type hint specification" - `SlevomatCodingStandard.TypeHints.ParameterTypeHint`: Type alias should not be reported as "missing traversable type hint specification" - `SlevomatCodingStandard.TypeHints.ReturnTypeHint`: Type alias should not be reported as "missing traversable type hint specification" - `SlevomatCodingStandard.ControlStructures.RequireYodaComparison`: Fixed false positives with `match` - `SlevomatCodingStandard.ControlStructures.DisallowYodaComparison`: Fixed false positives with `match` - `SlevomatCodingStandard.Commenting.DocCommentSpacing`: Fixed internal error - `SlevomatCodingStandard.Variables.UnusedVariable`: Fixed false positive - `SlevomatCodingStandard.Variables.UnusedVariable`: Fixed missing report when option `ignoreUnusedValuesWhenOnlyKeysAreUsedInForeach` is enabled - `SlevomatCodingStandard.Functions.RequireTrailingCommaInCall`: Fixed false positive - `ReferencedNameHelper`: Fixed searching of class references in heredoc - Ignore invalid `@template` and `@type` annotations

Configuration

šŸ“… Schedule: "before 3am on Monday" (UTC).

šŸš¦ 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 WhiteSource Renovate. View repository job log here.