Commit 40a361f
authored
tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from 3.87.1 to 3.87.2 in /tools/php-cs-fixer (#226)
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.87.2 Alexander</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: fix typos by <a
href="https://github.com/szepeviktor"><code>@szepeviktor</code></a> in
<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9022">PHP-CS-Fixer/PHP-CS-Fixer#9022</a></li>
<li>refactor: Future - centralize class for future-looking logic 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/9021">PHP-CS-Fixer/PHP-CS-Fixer#9021</a></li>
<li>chore: provide few missing types for callbacks 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/9026">PHP-CS-Fixer/PHP-CS-Fixer#9026</a></li>
<li>deps: bump actions/stale from 9 to 10 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/9029">PHP-CS-Fixer/PHP-CS-Fixer#9029</a></li>
<li>test: Mark
<code>DocumentationCommandTest::testGeneratingDocumentation()</code> as
large test 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/9028">PHP-CS-Fixer/PHP-CS-Fixer#9028</a></li>
<li>fix: <code>phpdoc_to_param_type</code>,
<code>phpdoc_to_return_type</code>, <code>phpdoc_to_property_type</code>
- handle type aliasing before handling PHP version 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/9031">PHP-CS-Fixer/PHP-CS-Fixer#9031</a></li>
<li>deps: pin checkbashisms and shellcheck to stable URL with pinned
version 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/9032">PHP-CS-Fixer/PHP-CS-Fixer#9032</a></li>
<li>DX: suggest <code>--sequential</code> when facing fixing error 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/9023">PHP-CS-Fixer/PHP-CS-Fixer#9023</a></li>
<li>docs: unify docs around deprecated sets 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/9036">PHP-CS-Fixer/PHP-CS-Fixer#9036</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.87.1...v3.87.2">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.87.1...v3.87.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.87.2</h2>
<ul>
<li>fix: <code>phpdoc_to_param_type</code>,
<code>phpdoc_to_return_type</code>, <code>phpdoc_to_property_type</code>
- handle type aliasing before handling PHP version (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9031">#9031</a>)</li>
<li>docs: unify docs around deprecated sets (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9036">#9036</a>)</li>
<li>chore: fix typos (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9022">#9022</a>)</li>
<li>chore: provide few missing types for callbacks (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9026">#9026</a>)</li>
<li>deps: bump actions/stale from 9 to 10 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9029">#9029</a>)</li>
<li>deps: pin checkbashisms and shellcheck to stable URL with pinned
version (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9032">#9032</a>)</li>
<li>DX: suggest <code>--sequential</code> when facing fixing error (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9023">#9023</a>)</li>
<li>refactor: Future - centralize class for future-looking logic (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9021">#9021</a>)</li>
<li>test: Mark
<code>DocumentationCommandTest::testGeneratingDocumentation()</code> as
large test (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9028">#9028</a>)</li>
</ul>
<h2>Changelog for v3.87.1</h2>
<ul>
<li>chore: <code>AbstractProxyFixer</code> - require non-empty list of
proxy fixers (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9010">#9010</a>)</li>
<li>deps: update justinrainbow/json-schema (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9019">#9019</a>)</li>
</ul>
<h2>Changelog for v3.87.0</h2>
<ul>
<li>feat: add <code>PhpdocTagNoNamedArgumentsFixer</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8906">#8906</a>)</li>
<li>feat: deprecate using config from passed 'path' CLI argument (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8923">#8923</a>)</li>
<li>feat: introduce <code>@PHP85Migration</code> set (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8941">#8941</a>)</li>
<li>feat: upgrade <code>@PhpCsFixer</code> set towards new defaults of
selected rules (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8981">#8981</a>)</li>
<li>fix: <code>PhpdocOrderFixer</code> - do not allow duplicated tags in
configuration (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8945">#8945</a>)</li>
<li>fix: <code>PhpdocOrderFixer</code> when <code>phpstan-</code> /
<code>psalm-</code> order is specified (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8853">#8853</a>)</li>
<li>docs: README.md updates (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9013">#9013</a>)</li>
<li>docs: update README.md (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9015">#9015</a>)</li>
<li>docs: update <code>README.md</code> and <code>CONTRIBUTING.md</code>
(<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8974">#8974</a>)</li>
<li>DX: remove methods for kind checks (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8954">#8954</a>)</li>
<li>DX: unify class/interface/trait naming (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8957">#8957</a>)</li>
<li>chore: Add CS commit to .git-blame-ignore-revs</li>
<li>chore: Add TODO for ENUM conversion in ProgressOutputType (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8991">#8991</a>)</li>
<li>chore: always use <code>JSON_THROW_ON_ERROR</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8993">#8993</a>)</li>
<li>chore: apply (partially) <code>multiline_string_to_heredoc</code>
(<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9002">#9002</a>)</li>
<li>chore: apply phpdoc_tag_no_named_arguments (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8969">#8969</a>)</li>
<li>chore: configure phpdoc_tag_no_named_arguments (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8970">#8970</a>)</li>
<li>chore: convert private methods to constants (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8976">#8976</a>)</li>
<li>chore: deprecate <code>Annotation::getTagsWithTypes</code> in favor
of <code>TAGS_WITH_TYPES</code> constant (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8977">#8977</a>)</li>
<li>chore: exclude files in .gitattributes (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8960">#8960</a>)</li>
<li>chore: extract token types for PHPStan (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8925">#8925</a>)</li>
<li>chore: handle fixer options without allowed types defined (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8973">#8973</a>)</li>
<li>chore: ignore deprecations in <code>token_get_all</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8963">#8963</a>)</li>
<li>chore: minor CS fixes (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8979">#8979</a>)</li>
<li>chore: PhpdocTagNoNamedArgumentsFixer - better example (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8971">#8971</a>)</li>
<li>chore: PHPUnit - enforce no memory_limit (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8940">#8940</a>)</li>
<li>chore: remove not-needed reset-call (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9014">#9014</a>)</li>
<li>chore: revert wrong <code>_PhpTokenArray</code> usages (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8947">#8947</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/da5f0a7858c79b56fc0b8c36d3efcfe5f37f0992"><code>da5f0a7</code></a>
prepared the 3.87.2 release</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/882453639b59f21c2341a792ff81e1824f905557"><code>8824536</code></a>
docs: unify docs around deprecated sets (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9036">#9036</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5cc7162f7fdac0e5fbfbd887e963f52143367884"><code>5cc7162</code></a>
DX: suggest <code>--sequential</code> when facing fixing error (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9023">#9023</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/6bb1669abd1169f2bca8a1c310c3389e295276e2"><code>6bb1669</code></a>
deps: pin checkbashisms and shellcheck to stable URL with pinned version
(<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9032">#9032</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/9e918fad8e50c227e67f6cb2e7b3838f7c85fe0f"><code>9e918fa</code></a>
fix: <code>phpdoc_to_param_type</code>,
<code>phpdoc_to_return_type</code>, `phpdoc_to_property_typ...</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/53b22ba03049e3d38185c0b4892b2d96038cb7ca"><code>53b22ba</code></a>
test: Mark
<code>DocumentationCommandTest::testGeneratingDocumentation()</code> as
large...</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/7b07914a50c54b5bf57f15ea818cc08db22ec5ec"><code>7b07914</code></a>
deps: bump actions/stale from 9 to 10 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9029">#9029</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/3a98bde7de1a2037356711c742e1cac2b6489f24"><code>3a98bde</code></a>
chore: provide few missing types for callbacks (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9026">#9026</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/dfaa36afa8c4eca5cd2466b0edbdd3310acce69a"><code>dfaa36a</code></a>
refactor: Future - centralize class for future-looking logic (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9021">#9021</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/36f84c1fe44e2447017576fc6992c762e34326f4"><code>36f84c1</code></a>
chore: fix typos (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9022">#9022</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.87.1...v3.87.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent d9fd22b commit 40a361f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments