Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump friendsofphp/php-cs-fixer from 3.51.0 to 3.52.1 (#2130)
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.51.0 to 3.52.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases">friendsofphp/php-cs-fixer's releases</a>.</em></p> <blockquote> <h2>v3.52.1 15 Keys</h2> <h2>What's Changed</h2> <ul> <li>fix: <code>PhpCsFixer\Tokenizer\Tokens::setSize</code> return type by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7900">PHP-CS-Fixer/PHP-CS-Fixer#7900</a></li> <li>fix: StatementIndentationFixer - do not crash on ternary operator in class property by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7899">PHP-CS-Fixer/PHP-CS-Fixer#7899</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.52.0...v3.52.1">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.52.0...v3.52.1</a></p> <h2>v3.52.0 15 Keys</h2> <h2>What's Changed</h2> <ul> <li>feat: <code>@symfony:risky</code> - add <code>no_unreachable_default_argument_value</code> by <a href="https://github.com/gharlan"><code>@gharlan</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7863">PHP-CS-Fixer/PHP-CS-Fixer#7863</a></li> <li>feat: <code>PhpCsFixer</code> ruleset - enable <code>nullable_type_declaration_for_default_null_value</code> by <a href="https://github.com/mvorisek"><code>@mvorisek</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7870">PHP-CS-Fixer/PHP-CS-Fixer#7870</a></li> <li>feat: Add <code>array_indentation</code> to <code>PER-CS2.0</code> ruleset by <a href="https://github.com/VincentLanglet"><code>@VincentLanglet</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7881">PHP-CS-Fixer/PHP-CS-Fixer#7881</a></li> <li>feat: Add support for callable template in PHPDoc parser by <a href="https://github.com/mvorisek"><code>@mvorisek</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7084">PHP-CS-Fixer/PHP-CS-Fixer#7084</a></li> <li>fix: <code>no_useless_concat_operator</code> - do not break variable by <a href="https://github.com/tamiroh"><code>@tamiroh</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7827">PHP-CS-Fixer/PHP-CS-Fixer#7827</a></li> <li>fix: <code>TokensAnalyzer</code> - handle unary operator in arrow functions by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7862">PHP-CS-Fixer/PHP-CS-Fixer#7862</a></li> <li>fix: <code>TypeExpression</code> - fix "JIT stack limit exhausted" error by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7843">PHP-CS-Fixer/PHP-CS-Fixer#7843</a></li> <li>fix: Constant invocation detected in DNF types by <a href="https://github.com/SharkyKZ"><code>@SharkyKZ</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7869">PHP-CS-Fixer/PHP-CS-Fixer#7869</a></li> <li>fix: Correctly indent multiline constants and properties by <a href="https://github.com/julienfalque"><code>@julienfalque</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7875">PHP-CS-Fixer/PHP-CS-Fixer#7875</a></li> <li>chore: fix PHP 8.4 deprecations by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7894">PHP-CS-Fixer/PHP-CS-Fixer#7894</a></li> <li>chore: fix PHPStan 1.10.60 issues by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7873">PHP-CS-Fixer/PHP-CS-Fixer#7873</a></li> <li>chore: list over array in more places by <a href="https://github.com/keradus"><code>@keradus</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7876">PHP-CS-Fixer/PHP-CS-Fixer#7876</a></li> <li>chore: replace template with variable in Preg class by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7882">PHP-CS-Fixer/PHP-CS-Fixer#7882</a></li> <li>chore: update PHPStan by <a href="https://github.com/kubawerlos"><code>@kubawerlos</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7871">PHP-CS-Fixer/PHP-CS-Fixer#7871</a></li> <li>depr: <code>nullable_type_declaration_for_default_null_value</code> - deprecate option that is against <code>@PHP84Migration</code> by <a href="https://github.com/keradus"><code>@keradus</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7872">PHP-CS-Fixer/PHP-CS-Fixer#7872</a></li> <li>docs: Fix typo by <a href="https://github.com/BenMorel"><code>@BenMorel</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7889">PHP-CS-Fixer/PHP-CS-Fixer#7889</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/SharkyKZ"><code>@SharkyKZ</code></a> made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7869">PHP-CS-Fixer/PHP-CS-Fixer#7869</a></li> <li><a href="https://github.com/BenMorel"><code>@BenMorel</code></a> made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7889">PHP-CS-Fixer/PHP-CS-Fixer#7889</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.51.0...v3.52.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.51.0...v3.52.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md">friendsofphp/php-cs-fixer's changelog</a>.</em></p> <blockquote> <h2>Changelog for v3.52.1</h2> <ul> <li>fix: StatementIndentationFixer - do not crash on ternary operator in class property (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7899">#7899</a>)</li> <li>fix: <code>PhpCsFixer\Tokenizer\Tokens::setSize</code> return type (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7900">#7900</a>)</li> </ul> <h2>Changelog for v3.52.0</h2> <ul> <li>chore: fix PHP 8.4 deprecations (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7894">#7894</a>)</li> <li>chore: fix PHPStan 1.10.60 issues (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7873">#7873</a>)</li> <li>chore: list over array in more places (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7876">#7876</a>)</li> <li>chore: replace template with variable in Preg class (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7882">#7882</a>)</li> <li>chore: update PHPStan (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7871">#7871</a>)</li> <li>depr: <code>nullable_type_declaration_for_default_null_value</code> - deprecate option that is against <code>@PHP84Migration</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7872">#7872</a>)</li> <li>docs: Fix typo (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7889">#7889</a>)</li> <li>feat: Add support for callable template in PHPDoc parser (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7084">#7084</a>)</li> <li>feat: Add <code>array_indentation</code> to <code>PER-CS2.0</code> ruleset (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7881">#7881</a>)</li> <li>feat: <code>@symfony:risky</code> - add <code>no_unreachable_default_argument_value</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7863">#7863</a>)</li> <li>feat: <code>PhpCsFixer</code> ruleset - enable <code>nullable_type_declaration_for_default_null_value</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7870">#7870</a>)</li> <li>fix: Constant invocation detected in DNF types (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7869">#7869</a>)</li> <li>fix: Correctly indent multiline constants and properties (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7875">#7875</a>)</li> <li>fix: <code>no_useless_concat_operator</code> - do not break variable (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7827">#7827</a>)</li> <li>fix: <code>TokensAnalyzer</code> - handle unary operator in arrow functions (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7862">#7862</a>)</li> <li>fix: <code>TypeExpression</code> - fix "JIT stack limit exhausted" error (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7843">#7843</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/6e77207f0d851862ceeb6da63e6e22c01b1587bc"><code>6e77207</code></a> prepared the 3.52.1 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5b7534cd1224d557eaa0108a59b086264435a9a5"><code>5b7534c</code></a> fix: StatementIndentationFixer - do not crash on ternary operator in class pr...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/c066ecc3c47c98d6a93fc267394c81d61eed8380"><code>c066ecc</code></a> fix: <code>PhpCsFixer\Tokenizer\Tokens::setSize</code> return type (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7900">#7900</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/1eb4e5270df9f432fa538a461ab65710a43bfe98"><code>1eb4e52</code></a> bumped version</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/a3564bd66f4bce9bc871ef18b690e2dc67a7f969"><code>a3564bd</code></a> prepared the 3.52.0 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5380db3aa1149430c450f24d4e19a184b0633b3c"><code>5380db3</code></a> fix: <code>TypeExpression</code> - fix "JIT stack limit exhausted" error (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7843">#7843</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/951d3c28b44145d5d52e4e8aec083b705e89f4d0"><code>951d3c2</code></a> chore: fix PHP 8.4 deprecations (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7894">#7894</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3b3bfe90fe8d5d920328a1f36288d2dfacf5d6b3"><code>3b3bfe9</code></a> docs: Fix typo (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7889">#7889</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5cfa1f91f4ade750269c4643455fe7230a96aee1"><code>5cfa1f9</code></a> feat: Add <code>array_indentation</code> to <code>PER-CS2.0</code> ruleset (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7881">#7881</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/32866fcbdb9ec6e858a9c62302cab634c63e9c26"><code>32866fc</code></a> chore: replace template with variable in Preg class (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7882">#7882</a>)</li> <li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.51.0...v3.52.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=friendsofphp/php-cs-fixer&package-manager=composer&previous-version=3.51.0&new-version=3.52.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information