Skip to content

Commit

Permalink
Bump friendsofphp/php-cs-fixer from 3.38.2 to 3.40.0 (#1834)
Browse files Browse the repository at this point in the history
Bumps
[friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer)
from 3.38.2 to 3.40.0.
<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.40.0 I ate three cookies 🍪</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: <strong>officially support PHP 8.3</strong> 🚀 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/7466">PHP-CS-Fixer/PHP-CS-Fixer#7466</a></li>
<li>chore: update deps 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/7471">PHP-CS-Fixer/PHP-CS-Fixer#7471</a></li>
<li>CI: bump actions/github-script to v7 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/7468">PHP-CS-Fixer/PHP-CS-Fixer#7468</a></li>
<li>CI: add --no-update while dropping non-compat
<code>facile-it/paraunit</code> 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/7470">PHP-CS-Fixer/PHP-CS-Fixer#7470</a></li>
<li>CI: automate --ignore-platform-req=PHP 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/7467">PHP-CS-Fixer/PHP-CS-Fixer#7467</a></li>
<li>CI: move humbug/box out of dev-tools/composer.json 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/7472">PHP-CS-Fixer/PHP-CS-Fixer#7472</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.39.1...v3.40.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.39.1...v3.40.0</a></p>
<h2>v3.39.1 Getting Ready</h2>
<h2>What's Changed</h2>
<ul>
<li>DX: introduce SwitchAnalyzer 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/7456">PHP-CS-Fixer/PHP-CS-Fixer#7456</a></li>
<li>test: Improve <code>ExplicitIndirectVariableFixerTest</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/7451">PHP-CS-Fixer/PHP-CS-Fixer#7451</a></li>
<li>fix: NoExtraBlankLinesFixer - do not remove blank line after <code>?
: throw</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/7457">PHP-CS-Fixer/PHP-CS-Fixer#7457</a></li>
<li>fix: OrderedInterfacesFixer - do not comment out interface 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/7464">PHP-CS-Fixer/PHP-CS-Fixer#7464</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.39.0...v3.39.1">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.39.0...v3.39.1</a></p>
<h2>v3.39.0 Getting Ready</h2>
<h2>What's Changed</h2>
<ul>
<li>🎉 feat: Introduce <code>@PHP83Migration</code> ruleset and PHP 8.3
integration 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/7439">PHP-CS-Fixer/PHP-CS-Fixer#7439</a></li>
<li>🎉 chore: Add support for Symfony 7 by <a
href="https://github.com/VincentLanglet"><code>@​VincentLanglet</code></a>
in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7453">PHP-CS-Fixer/PHP-CS-Fixer#7453</a></li>
<li>docs: drop list.rst and code behind it 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/7436">PHP-CS-Fixer/PHP-CS-Fixer#7436</a></li>
<li>DX: more usage of spaceship operator 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/7438">PHP-CS-Fixer/PHP-CS-Fixer#7438</a></li>
<li>docs: remove Gitter mentions by <a
href="https://github.com/smnandre"><code>@​smnandre</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7441">PHP-CS-Fixer/PHP-CS-Fixer#7441</a></li>
<li>CI: early compatibility checks with Symfony 7 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/7431">PHP-CS-Fixer/PHP-CS-Fixer#7431</a></li>
<li>chore: IntegrationTest - move support of php&lt; requirement to main
Integration classes 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/7448">PHP-CS-Fixer/PHP-CS-Fixer#7448</a></li>
<li>DX: Ability to run Fixer on PHP8.3 for development 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/7449">PHP-CS-Fixer/PHP-CS-Fixer#7449</a></li>
<li>DX: Docker clean up 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/7450">PHP-CS-Fixer/PHP-CS-Fixer#7450</a></li>
<li>DX: Put <code>Preg</code>'s last error message in exception message
by <a href="https://github.com/danog"><code>@​danog</code></a> in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7443">PHP-CS-Fixer/PHP-CS-Fixer#7443</a></li>
<li>DX: describe command - for rules, list also sets that are including
them 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/7419">PHP-CS-Fixer/PHP-CS-Fixer#7419</a></li>
<li>test: Improve <code>AbstractIntegrationTestCase</code> description
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/7452">PHP-CS-Fixer/PHP-CS-Fixer#7452</a></li>
<li>CI: drop Symfony ^7 incompat exceptions of php-coveralls and
cli-executor 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/7455">PHP-CS-Fixer/PHP-CS-Fixer#7455</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/smnandre"><code>@​smnandre</code></a>
made their first contribution in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7441">PHP-CS-Fixer/PHP-CS-Fixer#7441</a></li>
<li><a href="https://github.com/danog"><code>@​danog</code></a> made
their first contribution in <a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/7443">PHP-CS-Fixer/PHP-CS-Fixer#7443</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.38.2...v3.39.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.38.2...v3.39.0</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.40.0</h2>
<ul>
<li>chore: officially support PHP 8.3 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7466">#7466</a>)</li>
<li>chore: update deps (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7471">#7471</a>)</li>
<li>CI: add --no-update while dropping non-compat
<code>facile-it/paraunit</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7470">#7470</a>)</li>
<li>CI: automate --ignore-platform-req=PHP (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7467">#7467</a>)</li>
<li>CI: bump actions/github-script to v7 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7468">#7468</a>)</li>
<li>CI: move humbug/box out of dev-tools/composer.json (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7472">#7472</a>)</li>
</ul>
<h2>Changelog for v3.39.1</h2>
<ul>
<li>DX: introduce SwitchAnalyzer (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7456">#7456</a>)</li>
<li>fix: NoExtraBlankLinesFixer - do not remove blank line after <code>?
: throw</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7457">#7457</a>)</li>
<li>fix: OrderedInterfacesFixer - do not comment out interface (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7464">#7464</a>)</li>
<li>test: Improve <code>ExplicitIndirectVariableFixerTest</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7451">#7451</a>)</li>
</ul>
<h2>Changelog for v3.39.0</h2>
<ul>
<li>chore: Add support for Symfony 7 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7453">#7453</a>)</li>
<li>chore: IntegrationTest - move support of php&lt; requirement to main
Integration classes (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7448">#7448</a>)</li>
<li>CI: drop Symfony ^7 incompat exceptions of php-coveralls and
cli-executor (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7455">#7455</a>)</li>
<li>CI: early compatibility checks with Symfony 7 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7431">#7431</a>)</li>
<li>docs: drop list.rst and code behind it (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7436">#7436</a>)</li>
<li>docs: remove Gitter mentions (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7441">#7441</a>)</li>
<li>DX: Ability to run Fixer on PHP8.3 for development (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7449">#7449</a>)</li>
<li>DX: describe command - for rules, list also sets that are including
them (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7419">#7419</a>)</li>
<li>DX: Docker clean up (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7450">#7450</a>)</li>
<li>DX: more usage of spaceship operator (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7438">#7438</a>)</li>
<li>DX: Put <code>Preg</code>'s last error message in exception message
(<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7443">#7443</a>)</li>
<li>feat: Introduce <code>@PHP83Migration</code> ruleset and PHP 8.3
integration test (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7439">#7439</a>)</li>
<li>test: Improve <code>AbstractIntegrationTestCase</code> description
(<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7452">#7452</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/27d2b3265b5d550ec411b4319967ae7cfddfb2e0"><code>27d2b32</code></a>
prepared the 3.40.0 release</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/45a453070b124fa3eed296b6d451a079420f21c9"><code>45a4530</code></a>
chore: officially support PHP 8.3 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7466">#7466</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/d50d5b6546dbdf683b8f11d5af5f14f4123528b1"><code>d50d5b6</code></a>
CI: move humbug/box out of dev-tools/composer.json (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7472">#7472</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/9ae580f0ce2018fcb5f208bc84e1697fe4bb8745"><code>9ae580f</code></a>
CI: automate --ignore-platform-req=PHP (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7467">#7467</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/9fbe27e682fc28b8fad69ba3749fc0f8c0b240cb"><code>9fbe27e</code></a>
chore: update deps (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7471">#7471</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/0a3a6840d1abc190e50ca4506f4cc0ddd5a07ba6"><code>0a3a684</code></a>
CI: add --no-update while dropping non-compat
<code>facile-it/paraunit</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7470">#7470</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/0bc713d9169b4cdfa7c07903eb16479c54c5bb54"><code>0bc713d</code></a>
CI: bump actions/github-script to v7 (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7468">#7468</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/7735bbf141b959d89d8b78c84b25a4fdeb468d13"><code>7735bbf</code></a>
bumped version</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/857046d26b0d92dc13c4be769309026b100b517e"><code>857046d</code></a>
prepared the 3.39.1 release</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ffc578048cb5fab874aae51a606c1536a918ee74"><code>ffc5780</code></a>
fix: OrderedInterfacesFixer - do not comment out interface (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7464">#7464</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.38.2...v3.40.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=friendsofphp/php-cs-fixer&package-manager=composer&previous-version=3.38.2&new-version=3.40.0)](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>

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 Nov 29, 2023
1 parent 8268512 commit 91b326f
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 89 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"phpstan/phpstan-phpunit": "1.3.15",
"phpstan/phpstan-strict-rules": "1.5.1",
"phpunit/phpunit": "9.6.4",
"friendsofphp/php-cs-fixer": "3.38.2"
"friendsofphp/php-cs-fixer": "3.40.0"
},
"suggest": {
"ext-memcached": "",
Expand Down

0 comments on commit 91b326f

Please sign in to comment.