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.68.5 to 3.70.2 (#2740)
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.68.5 to 3.70.2. <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.70.2 Persian Successor</h2> <h2>What's Changed</h2> <ul> <li>deps: upgrade deep dev-tools deps 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/8472">PHP-CS-Fixer/PHP-CS-Fixer#8472</a></li> <li>fix: <code>MbStrFunctionsFixer</code> must run before <code>NativeFunctionInvocationFixer</code> 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/8466">PHP-CS-Fixer/PHP-CS-Fixer#8466</a></li> <li>fix: <code>MethodArgumentSpaceFixer</code> - fix nested calls for <code>ensure_fully_multiline</code> option by <a href="https://github.com/geecu"><code>@geecu</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8469">PHP-CS-Fixer/PHP-CS-Fixer#8469</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/geecu"><code>@geecu</code></a> made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8469">PHP-CS-Fixer/PHP-CS-Fixer#8469</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.70.1...v3.70.2">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.70.1...v3.70.2</a></p> <h2>v3.70.1 Persian Successor</h2> <h2>What's Changed</h2> <ul> <li>fix: <code>PhpUnitSizeClassFixer</code> must run before <code>PhpUnitAttributesFixer</code> 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/8457">PHP-CS-Fixer/PHP-CS-Fixer#8457</a></li> <li>DX: cleanup <code>OrderedImportsFixerTest</code> 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/8458">PHP-CS-Fixer/PHP-CS-Fixer#8458</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.70.0...v3.70.1">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.70.0...v3.70.1</a></p> <h2>v3.70.0 Persian Successor</h2> <h2>What's Changed</h2> <ul> <li>feat: Add <code>PhpUnitDataProviderMethodOrderFixer</code> fixer 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/8225">PHP-CS-Fixer/PHP-CS-Fixer#8225</a></li> <li>feat: <code>TypeDeclarationSpacesFixer</code> - Fix whitespace between const type and const name. by <a href="https://github.com/obresoft"><code>@obresoft</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8442">PHP-CS-Fixer/PHP-CS-Fixer#8442</a></li> <li>feat: <code>PhpCsFixer</code> ruleset: use <code>operator_linebreak</code> rule for all operators 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/8417">PHP-CS-Fixer/PHP-CS-Fixer#8417</a></li> <li>feat: <code>PhpUnitMethodCasingFixer</code> to support PHPUnit's <code>Test</code> attribute by <a href="https://github.com/obresoft"><code>@obresoft</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8451">PHP-CS-Fixer/PHP-CS-Fixer#8451</a></li> <li>feat: <code>HeaderCommentFixer</code> - allow validators 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/8452">PHP-CS-Fixer/PHP-CS-Fixer#8452</a></li> <li>chore: extend bug report template 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/8447">PHP-CS-Fixer/PHP-CS-Fixer#8447</a></li> <li>fix: <code>CommentsAnalyzer</code> - allow other forms of assignment as valid structural elements for phpdocs by <a href="https://github.com/paulbalandan"><code>@paulbalandan</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8371">PHP-CS-Fixer/PHP-CS-Fixer#8371</a></li> <li>deps: bump phpstan/phpstan from 2.1.5 to 2.1.6 in /dev-tools in the phpstan group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8453">PHP-CS-Fixer/PHP-CS-Fixer#8453</a></li> <li>deps: bump alpine from 3.21.2 to 3.21.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8454">PHP-CS-Fixer/PHP-CS-Fixer#8454</a></li> <li>chore: extend bug report template - more installation options 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/8450">PHP-CS-Fixer/PHP-CS-Fixer#8450</a></li> <li>CI: phpstan-symfony - add entry point for console 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/8292">PHP-CS-Fixer/PHP-CS-Fixer#8292</a></li> <li>fix: <code>PhpUnitTestClassRequiresCoversFixer</code> must run before <code>PhpUnitAttributesFixer</code> 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/8444">PHP-CS-Fixer/PHP-CS-Fixer#8444</a></li> <li>test: fix <code>CheckCommandTest::testDryRunModeIsUnavailable</code> to correctly check that option <code>--dry-run</code> is unavailable 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/8438">PHP-CS-Fixer/PHP-CS-Fixer#8438</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/obresoft"><code>@obresoft</code></a> made their first contribution in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8442">PHP-CS-Fixer/PHP-CS-Fixer#8442</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.69.1...v3.70.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.69.1...v3.70.0</a></p> <h2>v3.69.1 Persian Successor</h2> <h2>What's Changed</h2> <ul> <li>fix: <code>PhpUnitAttributesFixer</code> - convert correctly version constraint 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/8439">PHP-CS-Fixer/PHP-CS-Fixer#8439</a></li> <li>test: <code>PhpUnitAttributesFixer</code> must run before <code>NoEmptyPhpdocFixer</code> 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/8443">PHP-CS-Fixer/PHP-CS-Fixer#8443</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.69.0...v3.69.1">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.69.0...v3.69.1</a></p> <h2>v3.69.0 Persian Successor</h2> <h2>What's Changed</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.70.2</h2> <ul> <li>deps: upgrade deep dev-tools deps (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8472">#8472</a>)</li> <li>fix: <code>MbStrFunctionsFixer</code> must run before <code>NativeFunctionInvocationFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8466">#8466</a>)</li> <li>fix: <code>MethodArgumentSpaceFixer</code> - fix nested calls for <code>ensure_fully_multiline</code> option (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8469">#8469</a>)</li> </ul> <h2>Changelog for v3.70.1</h2> <ul> <li>fix: <code>PhpUnitSizeClassFixer</code> must run before <code>PhpUnitAttributesFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8457">#8457</a>)</li> <li>DX: cleanup <code>OrderedImportsFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8458">#8458</a>)</li> </ul> <h2>Changelog for v3.70.0</h2> <ul> <li>feat: Add <code>PhpUnitDataProviderMethodOrderFixer</code> fixer (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8225">#8225</a>)</li> <li>feat: <code>HeaderCommentFixer</code> - allow validators (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8452">#8452</a>)</li> <li>feat: <code>PhpCsFixer</code> ruleset: use <code>operator_linebreak</code> rule for all operators (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8417">#8417</a>)</li> <li>feat: <code>PhpUnitMethodCasingFixer</code> to support PHPUnit's <code>Test</code> attribute (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8451">#8451</a>)</li> <li>feat: <code>TypeDeclarationSpacesFixer</code> - Fix whitespace between const type and const name (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8442">#8442</a>)</li> <li>chore: extend bug report template (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8447">#8447</a>)</li> <li>chore: extend bug report template - more installation options (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8450">#8450</a>)</li> <li>CI: phpstan-symfony - add entry point for console (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8292">#8292</a>)</li> <li>deps: bump alpine from 3.21.2 to 3.21.3 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8454">#8454</a>)</li> <li>deps: bump phpstan/phpstan from 2.1.5 to 2.1.6 in /dev-tools in the phpstan group (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8453">#8453</a>)</li> <li>fix: <code>CommentsAnalyzer</code> - allow other forms of assignment as valid structural elements for PHPDocs (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8371">#8371</a>)</li> <li>fix: <code>PhpUnitTestClassRequiresCoversFixer</code> must run before <code>PhpUnitAttributesFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8444">#8444</a>)</li> <li>test: fix <code>CheckCommandTest::testDryRunModeIsUnavailable</code> to correctly check that option <code>--dry-run</code> is unavailable (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8438">#8438</a>)</li> </ul> <h2>Changelog for v3.69.1</h2> <ul> <li>fix: <code>PhpUnitAttributesFixer</code> - convert correctly version constraint (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8439">#8439</a>)</li> <li>test: <code>PhpUnitAttributesFixer</code> must run before <code>NoEmptyPhpdocFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8443">#8443</a>)</li> </ul> <h2>Changelog for v3.69.0</h2> <ul> <li>feat: Add unsealed array shape phpdoc support (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8299">#8299</a>)</li> <li>fix: <code>OrderedClassElementsFixer</code> - sort correctly typed constants (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8408">#8408</a>)</li> <li>chore: do not use test class as test data (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8430">#8430</a>)</li> <li>chore: update <code>checkbashisms</code> to 2.25.2 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8427">#8427</a>)</li> <li>chore: use constants instead of literal strings (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8422">#8422</a>)</li> <li>CI: no need to unlock deps on master (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8426">#8426</a>)</li> <li>CI: run tests using PHPUnit 12 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8431">#8431</a>)</li> <li>deps: bump kubawerlos/composer-smaller-lock from 1.0.1 to 1.1.0 in /dev-tools (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8414">#8414</a>)</li> <li>deps: bump maglnet/composer-require-checker from 4.14.0 to 4.15.0 in /dev-tools (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8406">#8406</a>)</li> <li>deps: bump phpstan/phpstan from 2.1.3 to 2.1.5 in /dev-tools in the phpstan group (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8437">#8437</a>)</li> <li>deps: bump the phpstan (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8423">#8423</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/1ca468270efbb75ce0c7566a79cca8ea2888584d"><code>1ca4682</code></a> prepared the 3.70.2 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/395a33e910c620e7dcf98f30e69220659b9a20e8"><code>395a33e</code></a> fix: <code>MethodArgumentSpaceFixer</code> - fix nested calls for `ensure_fully_multilin...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/6acce137e6b5f26dcc0aafbc0b7269cc730d4be8"><code>6acce13</code></a> fix: <code>MbStrFunctionsFixer</code> must run before <code>NativeFunctionInvocationFixer</code> (#...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/a4c87e9fc83c2889d6a83d055a5b5e10be1c3c61"><code>a4c87e9</code></a> deps: upgrade deep dev-tools deps (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8472">#8472</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/521915b089defc89a1505bb737d74b8952805e5f"><code>521915b</code></a> bumped version</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/add1b3a05256392dbad63875240041b2c0349ceb"><code>add1b3a</code></a> prepared the 3.70.1 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/7562a8bdf5f532376fd070c40d43944aee3fe98f"><code>7562a8b</code></a> DX: cleanup <code>OrderedImportsFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8458">#8458</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/16d4d500453579a6d6beac722aed4824a119f996"><code>16d4d50</code></a> fix: <code>PhpUnitSizeClassFixer</code> must run before <code>PhpUnitAttributesFixer</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8457">#8457</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/dd92ca222e05ea104ad83ca3a8ab04924dca9652"><code>dd92ca2</code></a> bumped version</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/2ecd5aae0edc937f0d5aa4a22d1d705c6b2e084e"><code>2ecd5aa</code></a> prepared the 3.70.0 release</li> <li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.5...v3.70.2">compare view</a></li> </ul> </details> <br /> [](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information