Skip to content

chore(php): bump friendsofphp/php-cs-fixer from 3.95.11 to 3.95.13 in /packages/php in the dev-dependencies group#99

Merged
felipesauer merged 1 commit into
mainfrom
dependabot/composer/packages/php/dev-dependencies-92da141ccb
Jul 14, 2026
Merged

chore(php): bump friendsofphp/php-cs-fixer from 3.95.11 to 3.95.13 in /packages/php in the dev-dependencies group#99
felipesauer merged 1 commit into
mainfrom
dependabot/composer/packages/php/dev-dependencies-92da141ccb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group in /packages/php with 1 update: friendsofphp/php-cs-fixer.

Updates friendsofphp/php-cs-fixer from 3.95.11 to 3.95.13

Release notes

Sourced from friendsofphp/php-cs-fixer's releases.

v3.95.13 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.12...v3.95.13

v3.95.12 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.11...v3.95.12

Changelog

Sourced from friendsofphp/php-cs-fixer's changelog.

Changelog for v3.95.13

  • fix: SelfAccessorFixer - do not replace constant with same name as class in the middle of a static access chain (#9716)
  • fix: SingleClassElementPerStatementFixer - do not drop type of typed constants (#9706)

Changelog for v3.95.12

  • fix: BinaryOperatorSpacesFixer - do not align nested array in yield with following yields (#9708)
  • chore: cleanup RuleSetDocumentationGenerator (#9705)
  • chore: unblock self-approval (#9699)
  • deps: bump crate-ci/typos from 1.47.2 to 1.48.0 in /.github/workflows in the all group across 1 directory (#9712)
  • deps: bump shipmonk/dead-code-detector from 1.2.1 to 1.3.0 in /dev-tools in the shipmonk group across 1 directory (#9711)
  • deps: bump the all group across 2 directories with 1 update (#9704)
  • deps: bump the phpstan group in /dev-tools with 2 updates (#9710)
  • deps: PHPUnit - PHP 8.6 compat changes (#9714)
Commits
  • ea94111 prepared the 3.95.13 release
  • 21c4a4c fix: SingleClassElementPerStatementFixer - do not drop type of typed consta...
  • 6781e80 fix: SelfAccessorFixer - do not replace constant with same name as class in...
  • 02b69f8 bumped version
  • b1b9055 prepared the 3.95.12 release
  • 7476331 deps: PHPUnit - PHP 8.6 compat changes (#9714)
  • 9a881c2 fix: BinaryOperatorSpacesFixer - do not align nested array in yield with fo...
  • c733bbf deps: bump shipmonk/dead-code-detector from 1.2.1 to 1.3.0 in /dev-tools in t...
  • 320cb97 deps: bump the phpstan group in /dev-tools with 2 updates (#9710)
  • a297418 deps: bump crate-ci/typos from 1.47.2 to 1.48.0 in /.github/workflows in the ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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

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
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.95.11...v3.95.13)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, php. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from felipesauer as a code owner July 13, 2026 17:05
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@felipesauer
felipesauer merged commit 45ad1f2 into main Jul 14, 2026
7 checks passed
@felipesauer
felipesauer deleted the dependabot/composer/packages/php/dev-dependencies-92da141ccb branch July 14, 2026 19:03
felipesauer added a commit that referenced this pull request Jul 14, 2026
## Motivação

O PR de release `#102` (php 0.2.2) foi disparado apenas por um commit
`chore(php)` de bump de dev-dependency (php-cs-fixer, #99), sem qualquer
mudança de código do pacote — uma release "vazia". O #102 foi fechado
sem mergear.

## Mudança

Define `changelog-sections` explicitamente na config do release-please,
marcando como `hidden: true` os tipos que não devem gerar release nem
poluir o changelog: `chore`, `docs`, `style`, `refactor`, `test`,
`build`, `ci`.

A partir daqui, apenas `feat`, `fix`, `perf` e `revert` disparam bump de
versão.

## Efeito

- Bumps de dependência do dependabot (`chore(deps)` / `chore(php)`)
deixam de gerar releases vazias.
- php e js seguem alinhados em 0.2.1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant