Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the development-dependencies group with 4 updates: barryvdh/laravel-debugbar, friendsofphp/php-cs-fixer, nunomaduro/collision and tomasvotruba/class-leak.

Updates barryvdh/laravel-debugbar from 3.16.0 to 3.16.1

Release notes

Sourced from barryvdh/laravel-debugbar's releases.

v3.16.1

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-debugbar@v3.16.0...v3.16.1

Changelog

Sourced from barryvdh/laravel-debugbar's changelog.

v3.16.1 - 2025-11-19

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-debugbar@v3.16.0...v3.16.1

Commits

Updates friendsofphp/php-cs-fixer from 3.89.2 to 3.90.0

Release notes

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

v3.90.0 Folding Bike

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.89.2...v3.90.0

Changelog

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

Changelog for v3.90.0

  • feat: always have @PHPXxYMigration(:risky) sets for supported PHP versions (#9207)
  • feat: Finder to find dot-files by default in v4/future-mode (#9187)
  • fix: manage the space between operator and version on Composer JSON reader (#9203)
  • fix: PhpdocAnnotationWithoutDotFixer lowercases @param type when description starts with all-uppercase word (#9169)
  • UX: groom warning of PHP mismatch for runtime vs target project minimum supported version (#9202)
  • UX: Rules override warning (#9188)
  • UX: describe command - allow to visualize Set as tree (#9179)
  • docs: rework .php-cs-fixer.php local config file docs (#9185)
  • docs: update Set descriptions (#9183)
  • chore: Declare support for Symfony 8 (#9172)
  • chore: add missing v4 TODOs (#9197)
  • chore: mark one remaining Analyzer to become internal (#9194)
  • chore: mark v2 leftovers with v4 TODO (#9181)
  • chore: no need for deprecation trigger in internal DataProviderAnalysis (#9192)
  • deps: bump crate-ci/typos from 1.38.1 to 1.39.0 (#9175)
  • deps: bump crate-ci/typos from 1.39.0 to 1.39.2 (#9205)
  • deps: bump the phpstan group in /dev-tools with 2 updates (#9204)
  • DX: different name for special configs (#9180)
  • DX: improve types for testInvalidConfiguration methods (#9206)
  • DX: describe command - allow to expose rules without sets via @- alias (#9178)
  • refactor: move assertions from tearDown into assertPostConditions to fix Test code or tested code did not remove its own error handlers warning (#9182)
  • refactor: prevent tests to use actual repository .php-cs-fixer.dist.php file (#9177)
  • test: add more test(s) for ComposerJsonReader (#9200)
  • test: ensure calling parent method from hook-alike methods (#9184)
Commits
  • ad732c2 prepared the 3.90.0 release
  • c55721d test: add more test(s) for ComposerJsonReader (#9200)
  • fc2b6f5 feat: always have @PHPXxYMigration(:risky) sets for supported PHP versions ...
  • 98ebbfb DX: improve types for testInvalidConfiguration methods (#9206)
  • 03a866d fix: manage the space between operator and version on Composer JSON reader (#...
  • cad3e9b deps: bump crate-ci/typos from 1.39.0 to 1.39.2 (#9205)
  • bd961ec deps: bump the phpstan group in /dev-tools with 2 updates (#9204)
  • d5b4ec6 UX: groom warning of PHP mismatch for runtime vs target project minimum suppo...
  • 6f3995e UX: Rules override warning (#9188)
  • 30c7848 chore: add missing v4 TODOs (#9197)
  • Additional commits viewable in compare view

Updates nunomaduro/collision from 8.8.2 to 8.8.3

Commits

Updates tomasvotruba/class-leak from 2.0.5 to 2.1.1

Commits

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 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 <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 development-dependencies group with 4 updates: [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar), [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer), [nunomaduro/collision](https://github.com/nunomaduro/collision) and [tomasvotruba/class-leak](https://github.com/TomasVotruba/class-leak).


Updates `barryvdh/laravel-debugbar` from 3.16.0 to 3.16.1
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Changelog](https://github.com/barryvdh/laravel-debugbar/blob/master/CHANGELOG.md)
- [Commits](barryvdh/laravel-debugbar@v3.16.0...v3.16.1)

Updates `friendsofphp/php-cs-fixer` from 3.89.2 to 3.90.0
- [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.89.2...v3.90.0)

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

Updates `tomasvotruba/class-leak` from 2.0.5 to 2.1.1
- [Commits](TomasVotruba/class-leak@2.0.5...2.1.1)

---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
  dependency-version: 3.16.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.90.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: nunomaduro/collision
  dependency-version: 8.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: tomasvotruba/class-leak
  dependency-version: 2.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

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 Nov 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 24, 2025 20:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 24, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@ildyria ildyria merged commit c1df62d into master Nov 24, 2025
47 checks passed
@ildyria ildyria deleted the dependabot/composer/development-dependencies-a0bf0b68bc branch November 24, 2025 21:07
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.

2 participants