-
Notifications
You must be signed in to change notification settings - Fork 10
Commit 8565aa3
authored
[TASK]: Bump friendsofphp/php-cs-fixer from 3.73.1 to 3.74.0 (#937)
Bumps
[friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer)
from 3.73.1 to 3.74.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.74.0 Persian Successor</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add <code>--format=@auto</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/8513">PHP-CS-Fixer/PHP-CS-Fixer#8513</a></li>
<li>fix: <code>BracesPositionFixer</code> - do not create two
consecutive whitespace tokens 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/8496">PHP-CS-Fixer/PHP-CS-Fixer#8496</a></li>
<li>fix: <code>PhpUnitMethodCasingFixer</code> - do not touch anonymous
class 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/8463">PHP-CS-Fixer/PHP-CS-Fixer#8463</a></li>
<li>fix: <code>PhpUnitAttributesFixer</code> - handle parentheses after
data provider method name 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/8510">PHP-CS-Fixer/PHP-CS-Fixer#8510</a></li>
<li>fix: <code>MbStrFunctionsFixer</code> - fix imports with leading
backslash 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/8507">PHP-CS-Fixer/PHP-CS-Fixer#8507</a></li>
<li>fix: <code>OrderedImportsFixer</code> - fix syntax error with
grouped use statement and multiple use with comma 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/8483">PHP-CS-Fixer/PHP-CS-Fixer#8483</a></li>
<li>fix: <code>OrderedImportsFixer</code> - do not take the braces part
in grouped imports into account 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/8459">PHP-CS-Fixer/PHP-CS-Fixer#8459</a></li>
<li>fix: <code>NoUnreachableDefaultArgumentValueFixer</code> - do not
crash on property hook 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/8512">PHP-CS-Fixer/PHP-CS-Fixer#8512</a></li>
<li>deps: upgrade <code>PHPStan/*</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/8524">PHP-CS-Fixer/PHP-CS-Fixer#8524</a></li>
<li>CI: fix code coverage job 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/8520">PHP-CS-Fixer/PHP-CS-Fixer#8520</a></li>
<li>CI: ParaUnit not used under MacOS 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/8528">PHP-CS-Fixer/PHP-CS-Fixer#8528</a></li>
<li>chore: <code>Preg</code> - improve 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/8527">PHP-CS-Fixer/PHP-CS-Fixer#8527</a></li>
<li>chore: update return type of
<code>FixerOptionInterface::getAllowedValues</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/8530">PHP-CS-Fixer/PHP-CS-Fixer#8530</a></li>
<li>chore: make options that have default and allowed sets the same size
the same array 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/8529">PHP-CS-Fixer/PHP-CS-Fixer#8529</a></li>
<li>deps: update PHPStan 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/8531">PHP-CS-Fixer/PHP-CS-Fixer#8531</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.73.1...v3.74.0">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.73.1...v3.74.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.74.0</h2>
<ul>
<li>feat: add <code>--format=@auto</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8513">#8513</a>)</li>
<li>fix: <code>BracesPositionFixer</code> - do not create two
consecutive whitespace tokens (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8496">#8496</a>)</li>
<li>fix: <code>MbStrFunctionsFixer</code> - fix imports with leading
backslash (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8507">#8507</a>)</li>
<li>fix: <code>NoUnreachableDefaultArgumentValueFixer</code> - do not
crash on property hook (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8512">#8512</a>)</li>
<li>fix: <code>OrderedImportsFixer</code> - do not take the braces part
in grouped imports into account (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8459">#8459</a>)</li>
<li>fix: <code>OrderedImportsFixer</code> - fix syntax error with
grouped use statement and multiple use with comma (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8483">#8483</a>)</li>
<li>fix: <code>PhpUnitAttributesFixer</code> - handle parentheses after
data provider method name (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8510">#8510</a>)</li>
<li>fix: <code>PhpUnitMethodCasingFixer</code> - do not touch anonymous
class (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8463">#8463</a>)</li>
<li>chore: make options that have default and allowed sets the same size
the same array (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8529">#8529</a>)</li>
<li>chore: update return type of
<code>FixerOptionInterface::getAllowedValues</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8530">#8530</a>)</li>
<li>chore: <code>Preg</code> - improve types (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8527">#8527</a>)</li>
<li>CI: fix code coverage job (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8520">#8520</a>)</li>
<li>CI: try MacOS job without ParaUnit (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8528">#8528</a>)</li>
<li>deps: update PHPStan (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8531">#8531</a>)</li>
<li>deps: upgrade <code>PHPStan/*</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8524">#8524</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/6b7cb12a6cf592fd9a2b46a2d5d4c3b44003973d"><code>6b7cb12</code></a>
prepared the 3.74.0 release</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/a5452cd8b24cffa298a957052d052fe81ec94f06"><code>a5452cd</code></a>
fix: <code>NoUnreachableDefaultArgumentValueFixer</code> - do not crash
on property hook...</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/9654527b14889b555a6cfc302cb7f5d785d91d79"><code>9654527</code></a>
fix: <code>OrderedImportsFixer</code> - do not take the braces part in
grouped imports i...</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/b7f59f569c35a7f8fc36ea6507a3ea4031ee2886"><code>b7f59f5</code></a>
fix: <code>OrderedImportsFixer</code> - fix syntax error with grouped
use statement and ...</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/913c38408d3f4f1cc9bc83f2d756ffb77c485ad3"><code>913c384</code></a>
fix: <code>MbStrFunctionsFixer</code> - fix imports with leading
backslash (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8507">#8507</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/1ec2ab4759016a7c5b806e962d4aa4fbd54541c4"><code>1ec2ab4</code></a>
chore: make options that have default and allowed sets the same size the
same...</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/a01fa579979d9b09fb8fca0a31e4ea0a90cf449b"><code>a01fa57</code></a>
deps: update PHPStan (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8531">#8531</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/b0c0160f2b6fc97bc988efc8dd85baa54ad90bf7"><code>b0c0160</code></a>
chore: update return type of
<code>FixerOptionInterface::getAllowedValues</code> (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8530">#8530</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ae464bc72ec1198d548d60148ed0325d8767f2c6"><code>ae464bc</code></a>
chore: <code>Preg</code> - improve types (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8527">#8527</a>)</li>
<li><a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/89a4e4848a18c3fdea36c3936fa289550d8c19fc"><code>89a4e48</code></a>
CI: try MacOS job without ParaUnit (<a
href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8528">#8528</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.73.1...v3.74.0">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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 0c496cd commit 8565aa3Copy full SHA for 8565aa3
2 files changed
+23
-23
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
+22-22Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments