Skip to content

Commit

Permalink
tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.…
Browse files Browse the repository at this point in the history
…57.1 to 3.57.2 in /tools/php-cs-fixer (#183)

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.57.2 7th Gear</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: <code>PhpUnitTestClassRequiresCoversFixer</code> - attribute
detection when class is final by <a
href="https://github.com/atomiix"><code>@​atomiix</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8016">PHP-CS-Fixer/PHP-CS-Fixer#8016</a></li>
<li>fix: Support named args in
<code>ParallelConfigFactory::detect()</code> by <a
href="https://github.com/Wirone"><code>@​Wirone</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8026">PHP-CS-Fixer/PHP-CS-Fixer#8026</a></li>
<li>chore: Report used memory to 2 decimal digits only 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/8017">PHP-CS-Fixer/PHP-CS-Fixer#8017</a></li>
<li>docs: Improve Docker usage example by <a
href="https://github.com/Wirone"><code>@​Wirone</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8021">PHP-CS-Fixer/PHP-CS-Fixer#8021</a></li>
<li>docs: better ConfigurableFixer allowed types 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/8024">PHP-CS-Fixer/PHP-CS-Fixer#8024</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/atomiix"><code>@​atomiix</code></a> made
their first contribution in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8016">PHP-CS-Fixer/PHP-CS-Fixer#8016</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.57.1...v3.57.2">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.57.1...v3.57.2</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.57.2</h2>
<ul>
<li>docs: better ConfigurableFixer allowed types (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8024">#8024</a>)</li>
<li>docs: Improve Docker usage example (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8021">#8021</a>)</li>
<li>feat: Report used memory to 2 decimal digits only (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8017">#8017</a>)</li>
<li>fix: Support named args in
<code>ParallelConfigFactory::detect()</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8026">#8026</a>)</li>
<li>fix: <code>php_unit_test_class_requires_covers</code> Attribute
detection when class is final (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8016">#8016</a>)</li>
</ul>
<h2>Changelog for v3.57.1</h2>
<ul>
<li>chore: update PHPDoc in <code>Preg::matchAll</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8012">#8012</a>)</li>
<li>fix: Runner - handle no files while in parallel runner (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8015">#8015</a>)</li>
</ul>
<h2>Changelog for v3.57.0</h2>
<ul>
<li>feat: Ability to run Fixer with parallel runner 🎉 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7777">#7777</a>)</li>
</ul>
<h2>Changelog for v3.56.2</h2>
<ul>
<li>chore: update PHPStan (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8010">#8010</a>)</li>
<li>DX: Fix Mess Detector violations (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8007">#8007</a>)</li>
<li>DX: Install PCov extension for local Docker (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8006">#8006</a>)</li>
</ul>
<h2>Changelog for v3.56.1</h2>
<ul>
<li>chore: improve PHPDoc typehints (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7994">#7994</a>)</li>
<li>CI: Allow any integer in PHPStan error for Token's constructor (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8000">#8000</a>)</li>
<li>fix: Better array shape in <code>PhpUnitDedicateAssertFixer</code>
(<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7999">#7999</a>)</li>
<li>fix: <code>ConstantCaseFixer</code> - do not touch typed constants
(<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7998">#7998</a>)</li>
</ul>
<h2>Changelog for v3.56.0</h2>
<ul>
<li>feat: <code>TrailingCommaInMultilineFixer</code> - handle trailing
comma in language constructs (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7989">#7989</a>)</li>
<li>fix: <code>TrailingCommaInMultilineFixer</code> - language
constructs should be covered by arguments, not parameters (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7990">#7990</a>)</li>
<li>chore: remove invalid comment (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7987">#7987</a>)</li>
<li>DX: Cache optimisation (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7985">#7985</a>)</li>
</ul>
<h2>Changelog for v3.55.0</h2>
<ul>
<li>feat: Introduce <code>OrderedAttributesFixer</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7395">#7395</a>)</li>
<li>chore: few SCA fixes and dev-tools update (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7969">#7969</a>)</li>
<li>chore: fix phpdoc types (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7977">#7977</a>)</li>
<li>chore: narrow PHPDoc types (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7979">#7979</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/22f7f3145606df92b02fb1bd22c30abfce956d3c"><code>22f7f31</code></a>
prepared the 3.57.2 release</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/45262713269695e5d60114b4b992c2c95f849d01"><code>4526271</code></a>
fix: Support named args in <code>ParallelConfigFactory::detect()</code>
(<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8026">#8026</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/cd1922bfdd9d66a2f8fb6555455176ce5e95210d"><code>cd1922b</code></a>
docs: better ConfigurableFixer allowed types (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8024">#8024</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/6da674a268392d2792ac0c8e74dc8346d58ca5b3"><code>6da674a</code></a>
docs: Improve Docker usage example (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8021">#8021</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/731fdd23e073ed5dc8ea9a26666447dedd234dfc"><code>731fdd2</code></a>
feat: Report used memory to 2 decimal digits only (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8017">#8017</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/61caa3a0c0bb9a34365a6cbb07333bba90e6e868"><code>61caa3a</code></a>
fix: <code>php_unit_test_class_requires_covers</code> Attribute
detection when class is ...</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ab56bb526652b06de11e3dbafcb4318cc48f3bac"><code>ab56bb5</code></a>
bumped version</li>
<li>See full diff in <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.57.1...v3.57.2">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 26, 2024
1 parent 6ba96f1 commit cfc4a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/php-cs-fixer/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"php": ">=7.4"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "3.57.1",
"friendsofphp/php-cs-fixer": "3.57.2",
"roave/security-advisories": "dev-latest"
},
"prefer-stable": true,
Expand Down

0 comments on commit cfc4a02

Please sign in to comment.