phpstan / phpstan-webmozart-assert

PHPStan extension for webmozart/assert
MIT License
162 stars 28 forks source link

Update dependency slevomat/coding-standard to v8.6.4 #152

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
slevomat/coding-standard require-dev minor 8.5.2 -> 8.6.4

Release Notes

slevomat/coding-standard ### [`v8.6.4`](https://togithub.com/slevomat/coding-standard/releases/tag/8.6.4) [Compare Source](https://togithub.com/slevomat/coding-standard/compare/8.6.3...8.6.4) ## πŸ”§ Improvements - Improved annotations parsing - `SlevomatCodingStandard.Classes.ClassConstantVisibility`: Added support for traits with constants - `SlevomatCodingStandard.Classes.ConstantSpacing`: Added support for traits with constants ## πŸ› Fixes - `SlevomatCodingStandard.Attributes.DisallowAttributesJoining`: Fix for attribute with trailing comma (thanks to [@​javer](https://togithub.com/javer)) ### [`v8.6.3`](https://togithub.com/slevomat/coding-standard/releases/tag/8.6.3) [Compare Source](https://togithub.com/slevomat/coding-standard/compare/8.6.2...8.6.3) ## πŸ› Fixes - `Slevomat.Namespaces.ReferenceUsedNamesOnly`: Fixed fixer when there's conflict with `Slevomat.Namespaces.UnusedUses` - `SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation`: Fixed false positives for `int<0, max>` and `int` - `SlevomatCodingStandard.Attributes.AttributeAndTargetSpacing`: Fixed false positive for comment after attribute ### [`v8.6.2`](https://togithub.com/slevomat/coding-standard/releases/tag/8.6.2) [Compare Source](https://togithub.com/slevomat/coding-standard/compare/8.6.1...8.6.2) ## πŸ› Fixes - `SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation`: Fixed false positive with `self::CONSTANT` ### [`v8.6.1`](https://togithub.com/slevomat/coding-standard/releases/tag/8.6.1) [Compare Source](https://togithub.com/slevomat/coding-standard/compare/8.6.0...8.6.1) ## πŸ”§ Improvements - Support of `phpstan/phpdoc-parser` 1.12.0 ## πŸ› Fixes - `SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation`: Fixed false positives for global constants - `SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration`: Fixed false positives for constants ### [`v8.6.0`](https://togithub.com/slevomat/coding-standard/releases/tag/8.6.0) [Compare Source](https://togithub.com/slevomat/coding-standard/compare/8.5.2...8.6.0) ## πŸ†• New sniffs - Added `SlevomatCodingStandard.Attributes.AttributesOrder` - Added `SlevomatCodingStandard.Attributes.AttributeAndTargetSpacing` - Added `SlevomatCodingStandard.Attributes.DisallowMultipleAttributesPerLine` - Added `SlevomatCodingStandard.Attributes.DisallowAttributesJoining` (thanks to [@​michnovka](https://togithub.com/michnovka)) - Added `SlevomatCodingStandard.Attributes.RequireAttributeAfterDocComment` ## πŸ”§ Improvements - Support of `phpstan/phpdoc-parser` 1.11.0 - Support for `@phpstan-self-out`/`@phpstan-this-out` - Support for `@param-out` annotation\` - Support for `@template` with default value - Add `dev` Composer keyword (thanks to [@​GaryJones](https://togithub.com/GaryJones)) ## πŸ› Fixes - Improved detection of references in double quotes strings

Configuration

πŸ“… Schedule: Branch creation - "before 3am on Monday" (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 this update again.



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