Skip to content

Commit

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

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.1 7th Gear</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: update PHPDoc in <code>Preg::matchAll</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/8012">PHP-CS-Fixer/PHP-CS-Fixer#8012</a></li>
<li>fix: Runner - handle no files while in parallel runner 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/8015">PHP-CS-Fixer/PHP-CS-Fixer#8015</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.57.0...v3.57.1">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.57.0...v3.57.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.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>
<li>chore: Normalize implicit backslahes in single quoted strings
internally (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7786">#7786</a>)</li>
<li>chore: phpdoc - rely on strict list/tuple/assoc instead of array (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7978">#7978</a>)</li>
<li>chore: PhpUnitDataProviderNameFixer - follow config creation pattern
(<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7980">#7980</a>)</li>
<li>chore: Preg - drop half-support for array-pattern (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7976">#7976</a>)</li>
<li>chore: re-use CodeHasher (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7984">#7984</a>)</li>
<li>chore: RuleSetsTest - assert that Fixer is configurable (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7961">#7961</a>)</li>
<li>chore: sugar syntax (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7986">#7986</a>)</li>
<li>chore: Tokens should be always a list (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7698">#7698</a>)</li>
<li>CI: Ad-hoc fix for MacOS jobs (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7970">#7970</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/3f7efe667a8c9818aacceee478add7c0fc24cb21"><code>3f7efe6</code></a>
prepared the 3.57.1 release</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3810546f227ac626c6e8f67098265d07abd08495"><code>3810546</code></a>
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>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/4f69067ab9149eecdf3e18e7f5431a23da184624"><code>4f69067</code></a>
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><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/229ab9bee63c2a797136ac8b43f3b3f65ecc7a2d"><code>229ab9b</code></a>
bumped version</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/0d4fcaea3e1d1304f75b9ff58474f60484e43498"><code>0d4fcae</code></a>
prepared the 3.57.0 release</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5c902243f49a962a7456099ed9533e33b461c1b0"><code>5c90224</code></a>
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>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/c2289bc7e21ef6c4dc585ad07ee705bb1f9bf0ce"><code>c2289bc</code></a>
bumped version</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/e8c12f9501f6b66caf9072404f960b6af5672b2e"><code>e8c12f9</code></a>
prepared the 3.56.2 release</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/8d5cccfd98b7862b047ed78d157192cf748f0441"><code>8d5cccf</code></a>
chore: update PHPStan (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8010">#8010</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/025ce394a2e65048e4ec0d96cb69bf2fa57ffc60"><code>025ce39</code></a>
DX: Fix Mess Detector violations (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8007">#8007</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.56.1...v3.57.1">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] committed May 19, 2024
1 parent 459c21c commit b4d24d4
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 @@ -3,7 +3,7 @@
"type": "metapackage",
"description": "php-cs-fixer",
"require-dev": {
"friendsofphp/php-cs-fixer": "v3.56.1",
"friendsofphp/php-cs-fixer": "v3.57.1",
"roave/security-advisories": "dev-latest"
},
"config": {
Expand Down

0 comments on commit b4d24d4

Please sign in to comment.