Pull Request: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.68.1 to 3.68.2 by dependabot[bot] · Pull Request #1215 · php/web-php · GitHub
Author: dependabot[bot]
Bumps [friendsofphp/php-cs-fixer](GitHub - PHP-CS-Fixer/PHP-CS-Fixer: A tool to automatically fix PHP Coding Standards issues) from 3.68.1 to 3.68.2.
<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.68.2 Persian Successor</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: Get rid of Docker warnings during build 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/8379">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8379</a></li>
<li>refactor: Use native <code>Yaml::parseFile()</code> instead of custom method 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/8380">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8380</a></li>
<li>chore: experiment to see if we can auto-shrink the lock after dependabot 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/8383">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8383</a></li>
<li>chore: experiment to see if we can auto-shrink the lock after dependabot /part 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/8384">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8384</a></li>
<li>deps: bump phpcompatibility/phpcompatibility-symfony from 1.2.1 to 1.2.2 in /dev-tools by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8378">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8378</a></li>
<li>CI: stale - update close msg to emphasize contribution over demand 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/8385">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8385</a></li>
<li>chore: ensure that <code>dev-tools</code> dependencies are bumped 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/8389">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8389</a></li>
<li>chore: remove redundant check 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/8391">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8391</a></li>
<li>chore: update types 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/8390">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8390</a></li>
<li>deps: bump the phpstan group in /dev-tools with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8387">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8387</a></li>
<li>fix: <code>NativeTypeDeclarationCasingFixer</code> - fix for promoted properties, enums, <code>false</code> and <code>mixed</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/8386">PHP\-CS\-Fixer/PHP\-CS\-Fixer\#8386</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.1...v3.68.2">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.1...v3.68.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.68.2</h2>
<ul>
<li>fix: <code>NativeTypeDeclarationCasingFixer</code> - fix for promoted properties, enums, <code>false</code> and <code>mixed</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8386">\#8386</a>\)</li>
<li>chore: ensure that <code>dev-tools</code> dependencies are bumped (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8389">\#8389</a>\)</li>
<li>chore: experiment to see if we can auto-shrink the lock after dependabot (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8383">\#8383</a>\)</li>
<li>chore: experiment to see if we can auto-shrink the lock after dependabot /part (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8384">\#8384</a>\)</li>
<li>chore: Get rid of Docker warnings during build (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8379">\#8379</a>\)</li>
<li>chore: remove redundant check (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8391">\#8391</a>\)</li>
<li>chore: update types (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8390">\#8390</a>\)</li>
<li>CI: stale - update close msg to emphasize contribution over demand (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8385">\#8385</a>\)</li>
<li>deps: bump phpcompatibility/phpcompatibility-symfony from 1.2.1 to 1.2.2 in /dev-tools (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8378">\#8378</a>\)</li>
<li>deps: bump the phpstan group in /dev-tools with 4 updates (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8387">\#8387</a>\)</li>
<li>refactor: Use native <code>Yaml::parseFile()</code> instead of custom method (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8380">\#8380</a>\)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/c79f14537b385caf298e019b568e657924c6e138"><code>c79f145</code></a> prepared the 3.68.2 release</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/96aa37ea1c61cc191b6bbc705b207e611ff98de8"><code>96aa37e</code></a> fix: <code>NativeTypeDeclarationCasingFixer</code> - fix for promoted properties, enums,...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/15ec288ed743f39f696b615e6be2b9b7f0dfb289"><code>15ec288</code></a> deps: bump the phpstan group in /dev-tools with 4 updates (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8387">\#8387</a>\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/0fecc89d45718ac5e1ccf9d354d3dceae1abeb6b"><code>0fecc89</code></a> chore: update types (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8390">\#8390</a>\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ac5646491973797f8567b87bb87d746ad20833c1"><code>ac56464</code></a> chore: remove redundant check (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8391">\#8391</a>\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/59453170ebd0d8e15528aa8ff9254a8a374b5c62"><code>5945317</code></a> chore: ensure that <code>dev-tools</code> dependencies are bumped (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8389">\#8389</a>\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/5d62f21bc77a1b94fdf2c8d3a06d51f2a9f2bb9a"><code>5d62f21</code></a> CI: stale - update close msg to emphasize contribution over demand (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8385">\#8385</a>\)</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/743dd4c854b2dbe198e941b692ce9386bbbf8dbf"><code>743dd4c</code></a> deps: bump phpcompatibility/phpcompatibility-symfony from 1.2.1 to 1.2.2 in /...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/9409b54ba0295f0e21e4bbcd4022c9b8ec99903b"><code>9409b54</code></a> chore: experiment to see if we can auto-shrink the lock after dependabot /par...</li>
<li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/466a9ad3d494763da30af41d5e7ac85494c63077"><code>466a9ad</code></a> chore: experiment to see if we can auto-shrink the lock after dependabot (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8383">\#8383</a>\)</li>
<li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.1...v3.68.2">compare view</a></li>
</ul>
</details>
<br />
[](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>