Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TASK]: Bump friendsofphp/php-cs-fixer from 3.66.0 to 3.66.1 (#881)
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.66.0 to 3.66.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.66.1</h2> <h2>What's Changed</h2> <ul> <li>docs: <code>PhpUnitTestCaseStaticMethodCallsFixer</code> - fix type of <code>methods</code> option and add example with it 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/8338">PHP-CS-Fixer/PHP-CS-Fixer#8338</a></li> <li>chore: NoMultipleStatementsPerLineFixer - be aware of PHP 8.4 property hooks 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/8344">PHP-CS-Fixer/PHP-CS-Fixer#8344</a></li> <li>chore: update legacy 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/8342">PHP-CS-Fixer/PHP-CS-Fixer#8342</a></li> <li>chore: fix CI for Windows 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/8326">PHP-CS-Fixer/PHP-CS-Fixer#8326</a></li> <li>deps: update box 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/8336">PHP-CS-Fixer/PHP-CS-Fixer#8336</a></li> <li>chore: TernaryToElvisOperatorFixer - improvements based on PHPStan detections 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/8345">PHP-CS-Fixer/PHP-CS-Fixer#8345</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.0...v3.66.1">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.0...v3.66.1</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.66.1</h2> <ul> <li>chore: fix CI for Windows (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8326">#8326</a>)</li> <li>chore: <code>NoMultipleStatementsPerLineFixer</code> - be aware of PHP 8.4 property hooks (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8344">#8344</a>)</li> <li>chore: <code>TernaryToElvisOperatorFixer</code> - improvements based on PHPStan detections (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8345">#8345</a>)</li> <li>chore: <code>PhpUnitTestCaseStaticMethodCallsFixer</code> - fix type of <code>methods</code> option in documemtation and add example with it (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8338">#8338</a>)</li> <li>chore: update legacy deps (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8342">#8342</a>)</li> <li>deps: update box (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8336">#8336</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/cde186799d8e92960c5a00c96e6214bf7f5547a9"><code>cde1867</code></a> prepared the 3.66.1 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3c82851bfa7fbab23889d462c64799e21dd6656d"><code>3c82851</code></a> chore: TernaryToElvisOperatorFixer - improvements based on PHPStan detections...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/2142cd9fd90c39c563de5a427105c8f5328a1855"><code>2142cd9</code></a> deps: update box (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8336">#8336</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/a67efbdb03d540424c7b6d51f18303961b27203e"><code>a67efbd</code></a> chore: fix CI for Windows (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8326">#8326</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/0c9c99c8f39fc9d7bbf7bf683d07f3a85fcaa83f"><code>0c9c99c</code></a> chore: update legacy deps (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8342">#8342</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/d517fbb3901ab50b342961ed03d2fc3005705e4f"><code>d517fbb</code></a> chore: NoMultipleStatementsPerLineFixer - be aware of PHP 8.4 property hooks ...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/87ed4aaae3f4c72bf6ab03be5a5f6551a41bfe80"><code>87ed4aa</code></a> chore: <code>PhpUnitTestCaseStaticMethodCallsFixer</code> - fix type of <code>methods</code> option...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ad0cc3078a93a8438edbc58e7e2094a8b38d7389"><code>ad0cc30</code></a> bumped version</li> <li>See full diff in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.0...v3.66.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.66.0&new-version=3.66.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information