Skip to content

Commit 45ad1f2

Browse files
chore(php): bump friendsofphp/php-cs-fixer from 3.95.11 to 3.95.13 in /packages/php in the dev-dependencies group (#99)
Bumps the dev-dependencies group in /packages/php with 1 update: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer). Updates `friendsofphp/php-cs-fixer` from 3.95.11 to 3.95.13 <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.95.13 Adalbertus</h2> <h2>What's Changed</h2> <ul> <li>fix: <code>SelfAccessorFixer</code> - do not replace constant with same name as class in the middle of a static access chain 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/9716">PHP-CS-Fixer/PHP-CS-Fixer#9716</a></li> <li>fix: <code>SingleClassElementPerStatementFixer</code> - do not drop type of typed constants 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/9706">PHP-CS-Fixer/PHP-CS-Fixer#9706</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.12...v3.95.13">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.12...v3.95.13</a></p> <h2>v3.95.12 Adalbertus</h2> <h2>What's Changed</h2> <ul> <li>deps: bump the all group across 2 directories with 1 update 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/9704">PHP-CS-Fixer/PHP-CS-Fixer#9704</a></li> <li>chore: unblock self-approval 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/9699">PHP-CS-Fixer/PHP-CS-Fixer#9699</a></li> <li>chore: cleanup <code>RuleSetDocumentationGenerator</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/9705">PHP-CS-Fixer/PHP-CS-Fixer#9705</a></li> <li>deps: bump crate-ci/typos from 1.47.2 to 1.48.0 in /.github/workflows in the all group across 1 directory 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/9712">PHP-CS-Fixer/PHP-CS-Fixer#9712</a></li> <li>deps: bump the phpstan group in /dev-tools with 2 updates 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/9710">PHP-CS-Fixer/PHP-CS-Fixer#9710</a></li> <li>deps: bump shipmonk/dead-code-detector from 1.2.1 to 1.3.0 in /dev-tools in the shipmonk group across 1 directory 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/9711">PHP-CS-Fixer/PHP-CS-Fixer#9711</a></li> <li>fix: <code>BinaryOperatorSpacesFixer</code> - do not align nested array in yield with following yields 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/9708">PHP-CS-Fixer/PHP-CS-Fixer#9708</a></li> <li>deps: PHPUnit - PHP 8.6 compat changes 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/9714">PHP-CS-Fixer/PHP-CS-Fixer#9714</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.11...v3.95.12">https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.11...v3.95.12</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.95.13</h2> <ul> <li>fix: <code>SelfAccessorFixer</code> - do not replace constant with same name as class in the middle of a static access chain (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9716">#9716</a>)</li> <li>fix: <code>SingleClassElementPerStatementFixer</code> - do not drop type of typed constants (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9706">#9706</a>)</li> </ul> <h2>Changelog for v3.95.12</h2> <ul> <li>fix: <code>BinaryOperatorSpacesFixer</code> - do not align nested array in yield with following yields (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9708">#9708</a>)</li> <li>chore: cleanup <code>RuleSetDocumentationGenerator</code> (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9705">#9705</a>)</li> <li>chore: unblock self-approval (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9699">#9699</a>)</li> <li>deps: bump crate-ci/typos from 1.47.2 to 1.48.0 in /.github/workflows in the all group across 1 directory (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9712">#9712</a>)</li> <li>deps: bump shipmonk/dead-code-detector from 1.2.1 to 1.3.0 in /dev-tools in the shipmonk group across 1 directory (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9711">#9711</a>)</li> <li>deps: bump the all group across 2 directories with 1 update (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9704">#9704</a>)</li> <li>deps: bump the phpstan group in /dev-tools with 2 updates (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9710">#9710</a>)</li> <li>deps: PHPUnit - PHP 8.6 compat changes (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9714">#9714</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/ea941114a002eb5e5876f190223deec1066c482c"><code>ea94111</code></a> prepared the 3.95.13 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/21c4a4c17bb0eb98337c3eaf9d8a96e29ba161fd"><code>21c4a4c</code></a> fix: <code>SingleClassElementPerStatementFixer</code> - do not drop type of typed consta...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/6781e802c19b3299e873fe8ad790f096ea316aae"><code>6781e80</code></a> fix: <code>SelfAccessorFixer</code> - do not replace constant with same name as class in...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/02b69f8bbe77e63020bd65bc58efe6b5212febf4"><code>02b69f8</code></a> bumped version</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/b1b9055997a98dce3c2338e884626e718a25a923"><code>b1b9055</code></a> prepared the 3.95.12 release</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/7476331a53eb3dfd12bce970a742eb57e5653163"><code>7476331</code></a> deps: PHPUnit - PHP 8.6 compat changes (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9714">#9714</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/9a881c27dfe3d0d832fa97b15600967c5774e560"><code>9a881c2</code></a> fix: <code>BinaryOperatorSpacesFixer</code> - do not align nested array in yield with fo...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/c733bbf44bd4a4dd643599cd51369da682afe9d3"><code>c733bbf</code></a> deps: bump shipmonk/dead-code-detector from 1.2.1 to 1.3.0 in /dev-tools in t...</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/320cb97834cc5639c7851fb2d17c30440adf9c12"><code>320cb97</code></a> deps: bump the phpstan group in /dev-tools with 2 updates (<a href="https://redirect.github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/9710">#9710</a>)</li> <li><a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/commit/a2974183af3ccfdd7299e29944c1b952771322ef"><code>a297418</code></a> deps: bump crate-ci/typos from 1.47.2 to 1.48.0 in /.github/workflows in the ...</li> <li>Additional commits viewable in <a href="https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.11...v3.95.13">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.95.11&new-version=3.95.13)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fc2b1f commit 45ad1f2

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

packages/php/composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)