Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.…
…58.1 to 3.59.3 in /tools/php-cs-fixer (#447) Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version. <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.59.3 7th Gear</h2> <h2>What's Changed</h2> <ul> <li>refactor: refactor to templated trait+interface 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/7988">PHP-CS-Fixer/PHP-CS-Fixer#7988</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.59.2...v3.59.3">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.59.2...v3.59.3</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.59.3</h2> <ul> <li>refactor: refactor to templated trait+interface (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7988">#7988</a>)</li> </ul> <h2>Changelog for v3.59.2</h2> <ul> <li>fix: "list" is reserved type (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8087">#8087</a>)</li> <li>chore: add missing type in method prototype (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8088">#8088</a>)</li> <li>CI: bump Ubuntu version (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8086">#8086</a>)</li> <li>deps: bump infection to unblock PHPUnit 11, and few more as chore (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8083">#8083</a>)</li> </ul> <h2>Changelog for v3.59.1</h2> <ul> <li>fix: Bump React's JSON decoder buffer size (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8068">#8068</a>)</li> <li>docs: options - handle enums in dicts (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8082">#8082</a>)</li> </ul> <h2>Changelog for v3.59.0</h2> <ul> <li>feat(Docker): Multi-arch build (support for <code>arm64</code>) (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8079">#8079</a>)</li> <li>feat: <code>@PhpCsFixer</code> ruleset - normalise implicit backslashes in single quoted strings (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7965">#7965</a>)</li> <li>feat: <code>SimpleToComplexStringVariableFixer</code> - support variable being an array (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8064">#8064</a>)</li> <li>fix: Look up for PHPDoc's variable name by only chars allowed in the variables (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8062">#8062</a>)</li> <li>fix: Update <code>PhpUnitTestCaseStaticMethodCallsFixer::STATIC_METHODS</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8073">#8073</a>)</li> <li>fix: <code>native_constant_invocation</code> - array constants with native constant names (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8008">#8008</a>)</li> <li>chore: update PHPStan (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8060">#8060</a>)</li> <li>CI: Update PHPStan to 1.11.4 (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8074">#8074</a>)</li> <li>docs: don't expose list as config type for dicts (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8081">#8081</a>)</li> <li>docs: Make wording in <code>final_class</code> docs less dismissive (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8065">#8065</a>)</li> <li>docs: Update 1-bug_report.yml (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8067">#8067</a>)</li> <li>DX: Remove version from Docker Compose files (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8061">#8061</a>)</li> </ul> <h2>Changelog for v3.58.1</h2> <ul> <li>fix: <code>ConstantCaseFixer</code> - do not change class constant usages (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8055">#8055</a>)</li> <li>fix: <code>PhpUnitTestClassRequiresCoversFixer</code> - do not add annotation when attribute with leading slash present (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8054">#8054</a>)</li> </ul> <h2>Changelog for v3.58.0</h2> <ul> <li>chore(doc): Use FQCN for parallel config in documentation (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8029">#8029</a>)</li> <li>chore: fix typo in <code>PhpUnitTestClassRequiresCoversFixerTest</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8047">#8047</a>)</li> <li>chore: RandomApiMigrationFixer - do not modify configuration property (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8033">#8033</a>)</li> <li>chore: Tokens::setCode - further improvements to cache (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8053">#8053</a>)</li> <li>chore: update PHPStan (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8045">#8045</a>)</li> <li>docs: Add missing imports in a cookbook about creating custom rules (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8031">#8031</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/30ba9ecc2b0e5205e578fe29973c15653d9bfd29"><code>30ba9ec</code></a> prepared the 3.59.3 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/064efa1f89bcbc2feb0c6dac90e638329232bea3"><code>064efa1</code></a> refactor: refactor to templated trait+interface (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7988">#7988</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/123f99bc260a70c7960b67a004dac636058d1c9b"><code>123f99b</code></a> bumped version</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/4f4dd320b5539edea03dae733900275d352654ca"><code>4f4dd32</code></a> prepared the 3.59.2 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/e23c84167d223bed3a608e056d453d8d228d4d5e"><code>e23c841</code></a> chore: add missing type in method prototype (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8088">#8088</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5f130a1a78cc0f91f9933b4f41a6006cdfeb79b1"><code>5f130a1</code></a> fix: "list" is reserved type (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8087">#8087</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/eb02ec73e81a67a1609d3545b1adbd4c9c6c5e05"><code>eb02ec7</code></a> CI: bump Ubuntu version (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8086">#8086</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/dcd13c362ab21762db7e9ab34a9b40c321606394"><code>dcd13c3</code></a> deps: bump infection to unblock PHPUnit 11, and few more as chore (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8083">#8083</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/d1c04986be5f089539549ee35466252d22eb95ea"><code>d1c0498</code></a> bumped version</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/756fa7852c2e961cba4ea39e3e510e1c020f2123"><code>756fa78</code></a> prepared the 3.59.1 release</li> <li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.58.1...v3.59.3">compare view</a></li> </ul> </details> <br /> 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