deviantintegral / har

A PHP library for working with HTTP Archives
13 stars 7 forks source link

Update dependency friendsofphp/php-cs-fixer to v3.14.3 #50

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
friendsofphp/php-cs-fixer require-dev minor 3.13.2 -> 3.14.3

Release Notes

PHP-CS-Fixer/PHP-CS-Fixer ### [`v3.14.3`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3143) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.14.2...v3.14.3) - DX: Drop doctrine/annotations 1, allow doctrine/lexer 3 ([#​6730](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6730)) ### [`v3.14.2`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3142) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.14.1...v3.14.2) - DX: Drop support for doctrine/lexer 1 ([#​6729](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6729)) ### [`v3.14.1`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3141) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.14.0...v3.14.1) - DX: Allow doctrine/annotations 2 ([#​6721](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6721)) ### [`v3.14.0`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3140) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.13.2...v3.14.0) - bug: Fix indentation for comment at end of function followed by a comma ([#​6542](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6542)) - bug: Fix PHPDoc alignment fixer containing callbacks using `\Closure` ([#​6746](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6746)) - bug: Fix type error when using paths intersection mode ([#​6734](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6734)) - bug: PhpdocSeparationFixer - Make groups handling more flexible ([#​6668](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6668)) - docs: make bug_report.md template more explicit ([#​6736](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6736)) - docs: PhpUnitTestCaseIndicator - fix docs ([#​6727](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6727)) - DX: apply CS ([#​6759](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6759)) - DX: bump doctrine/annotations to prevent installing version with unintentional BC break ([#​6739](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6739)) - DX: update deps ([#​6760](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6760)) - DX: upgrade dev-tools/composer.json ([#​6737](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6737)) - DX: upgrade PHPStan to 1.9.7 ([#​6741](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6741)) - feature: Add php 7.4 types to Cookbook docs ([#​6763](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6763)) - feature: add PhpUnitDataProviderStaticFixer ([#​6702](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6702)) - feature: binary_operator_spaces - Revert change about => alignment and use option instead ([#​6724](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6724)) - feature: make OrderedInterfacesFixer non-risky ([#​6722](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6722)) - feature: OctalNotationFixer - support \_ notation ([#​6762](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6762)) - fix: enum case "PARENT" must not be renamed ([#​6732](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6732)) - minor: Follow PSR12 ordered imports in Symfony ruleset ([#​6712](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6712)) - minor: improve rule sets order ([#​6738](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6738))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.