Skip to content

chore(deps): bump the composer-version-updates group across 1 directory with 4 updates#28

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-version-updates-38b4507fa1
Closed

chore(deps): bump the composer-version-updates group across 1 directory with 4 updates#28
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-version-updates-38b4507fa1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the composer-version-updates group with 4 updates in the / directory: friendsofphp/php-cs-fixer, laravel/pint, nunomaduro/collision and icanhazstring/composer-unused.

Updates friendsofphp/php-cs-fixer from 3.92.3 to 3.95.10

Release notes

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

v3.95.10 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.9...v3.95.10

v3.95.9 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.8...v3.95.9

v3.95.8 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.7...v3.95.8

v3.95.7 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.6...v3.95.7

v3.95.6 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.5...v3.95.6

v3.95.5 Adalbertus

What's Changed

... (truncated)

Changelog

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

Changelog for v3.95.10

  • fix: TokensAnalyzer - handle T_PUBLIC_SET, T_PROTECTED_SET, T_PRIVATE_SET (#9696)

Changelog for v3.95.9

  • chore: apply class_keyword (#9689)
  • refactor: change Fixers execution order to always-deterministic (#9690)

Changelog for v3.95.8

  • fix: SingleClassElementPerStatementFixer - do not drop modifiers when splitting final constants/properties (#9687)

Changelog for v3.95.7

  • fix: ClassReferenceNameCasingFixer - do not change case of typed class constant names (#9686)

Changelog for v3.95.6

  • chore: Docker - ignore root-user warning for pip (#9682)
  • chore: fix typo in comment about fixer configuration (#9675)
  • chore: narrow Preg::match/Preg::matchAll subject string type when match is truthy (#9668)
  • deps: bump alpine from 3.23 to 3.24 in the all group (#9679)
  • deps: bump codecov/codecov-action from 6 to 7 in /.github/workflows in the all group across 1 directory (#9681)
  • deps: bump shipmonk/dead-code-detector from 1.1.3 to 1.2.0 in /dev-tools in the shipmonk group across 1 directory (#9661)
  • deps: update dev-deps (#9683)
  • deps: upgrade deep-deps for dev-tools (#9677)
  • fix: PhpUnitAttributesFixer - correctly handle @requires PHPUnit with space-separated version constraint (#9684)
  • UX: Cache - explicit deprecation for usage of non-handled objects in rules configuration, as they silently fail now; add support for JsonSerializable config values (#9678)

Changelog for v3.95.5

  • chore: Cleanup assert() and add more precise Preg::matchAll() return type (#9667)
  • chore: cleanup GroupImportFixer (#9671)
  • chore: improve TypeExpression (#9665)
  • chore: please markdown-lint (#9659)
  • chore: use more assert calls (#9666)
  • deps: Allow installation of sebastian/diff:^9.0 (#9663)
  • deps: bump crate-ci/typos from 1.47.0 to 1.47.2 in /.github/workflows in the all group across 1 directory (#9662)
  • docs/refactor: clarify bracket types naming (#5915)
  • fix: Add support for phpunit/phpunit:^13.2 in PhpUnitTestCaseStaticMethodCallsFixer (#9664)
  • fix: Use AgentDetector to detect presence of AI agent only when @auto format has been selected (#9658)
  • fix: PhpdocAddMissingParamAnnotationFixer - skip attribute tokens when extracting parameter type (#9634)
  • fix: StaticPrivateMethodFixer - fix for private constructor and abstract static method (#9598)

... (truncated)

Commits
  • 93e1ab3 prepared the 3.95.10 release
  • f5ef45e fix: TokensAnalyzer - handle T_PUBLIC_SET, T_PROTECTED_SET, `T_PRIVATE_...
  • 204b56e bumped version
  • 7a6a047 prepared the 3.95.9 release
  • 75a0377 refactor: change Fixers execution order to always-deterministic (#9690)
  • 502de71 chore: apply class_keyword (#9689)
  • 4bc1ed2 bumped version
  • 4140023 prepared the 3.95.8 release
  • 3210545 fix: SingleClassElementPerStatementFixer - do not drop modifiers when split...
  • 34ed5e8 bumped version
  • Additional commits viewable in compare view

Updates laravel/pint from 1.26.0 to 1.29.3

Release notes

Sourced from laravel/pint's releases.

v1.29.3

Full Changelog: laravel/pint@v1.29.2...v1.29.3

v1.29.2

  • fix: no longer accepts loading a configuration over insecure http
  • fix: sends errors to stderr
  • chore: various actions regarding github security
  • chore: uses laravel/agent-detector

v1.29.1

v1.29.0

  • Adds Pint/phpdoc_type_annotations_only custom rule.

v1.28.0

  • feat: improves fully_qualified_strict_types rule
  • feat: improves agent detector code

v1.27.1

v1.27.0

Changelog

Sourced from laravel/pint's changelog.

Release Notes

Unreleased

v1.29.2 - 2026-06-16

  • fix: no longer accepts loading a configuration over insecure http
  • fix: sends errors to stderr
  • chore: various actions regarding github security
  • chore: uses laravel/agent-detector

v1.29.1 - 2026-04-20

v1.29.0 - 2026-03-12

  • Adds Pint/phpdoc_type_annotations_only custom rule.

v1.28.0 - 2026-03-10

  • feat: improves fully_qualified_strict_types rule
  • feat: improves agent detector code

v1.27.1 - 2026-02-10

v1.27.0 - 2026-01-05

Commits

Updates nunomaduro/collision from 8.8.3 to 8.9.4

Commits

Updates icanhazstring/composer-unused from 0.9.5 to 0.9.6

Release notes

Sourced from icanhazstring/composer-unused's releases.

0.9.6

What's Changed

New Contributors

Full Changelog: composer-unused/composer-unused@0.9.5...0.9.6

Commits
  • c60030a Up CI to php 8.5
  • 8e07d4e chore: Drop composer.lock
  • 2ff3811 Symfony 8 support
  • 2e01ef8 github-actions(deps): bump the dependencies group across 1 directory with 3 u...
  • b904f88 Use major version tag for shivammathur/setup-php action
  • ba9f5f1 build(deps-dev): bump paragonie/sodium_compat in /vendor-bin/box
  • 0c3595a build(deps-dev): bump symfony/process in /vendor-bin/box
  • 00e1918 composer(deps-dev): bump the dependencies group across 1 directory with 4 upd...
  • 4b55573 Add support for webmozart/assert 2.0
  • 6283924 composer(deps-dev): bump the dependencies group across 1 directory with 4 upd...
  • Additional commits viewable in compare view

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

…ry with 4 updates

Bumps the composer-version-updates group with 4 updates in the / directory: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer), [laravel/pint](https://github.com/laravel/pint), [nunomaduro/collision](https://github.com/nunomaduro/collision) and [icanhazstring/composer-unused](https://github.com/composer-unused/composer-unused).


Updates `friendsofphp/php-cs-fixer` from 3.92.3 to 3.95.10
- [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.92.3...v3.95.10)

Updates `laravel/pint` from 1.26.0 to 1.29.3
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.26.0...v1.29.3)

Updates `nunomaduro/collision` from 8.8.3 to 8.9.4
- [Commits](nunomaduro/collision@v8.8.3...v8.9.4)

Updates `icanhazstring/composer-unused` from 0.9.5 to 0.9.6
- [Release notes](https://github.com/composer-unused/composer-unused/releases)
- [Changelog](https://github.com/composer-unused/composer-unused/blob/main/CHANGELOG.md)
- [Commits](composer-unused/composer-unused@0.9.5...0.9.6)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-version-updates
- dependency-name: laravel/pint
  dependency-version: 1.29.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-version-updates
- dependency-name: nunomaduro/collision
  dependency-version: 8.9.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-version-updates
- dependency-name: icanhazstring/composer-unused
  dependency-version: 0.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 20, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 25, 2026
@dependabot dependabot Bot deleted the dependabot/composer/composer-version-updates-38b4507fa1 branch June 25, 2026 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants