Skip to content

chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates - #17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/dev-dependencies-d88f3b1651
Open

chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/dev-dependencies-d88f3b1651

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown

Bumps the dev-dependencies group with 6 updates in the / directory:

Package From To
friendsofphp/php-cs-fixer 3.95.15 3.95.18
laravel/boost 2.4.10 2.5.3
laravel/pao 1.1.2 1.1.3
laravel/pint 1.29.3 1.30.4
nunomaduro/collision 8.9.4 8.9.5
phpstan/phpstan 2.2.5 2.2.8

Updates friendsofphp/php-cs-fixer from 3.95.15 to 3.95.18

Release notes

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

v3.95.18 Adalbertus

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.17...v3.95.18

v3.95.17 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.16...v3.95.17

v3.95.16 Adalbertus

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.15...v3.95.16

Changelog

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

Changelog for v3.95.18

  • CI: attach provenance and SBOM attestations to the released image (#9751)
  • deps: bump the phpstan group in /dev-tools with 2 updates (#9748)
  • deps: update dev-tools (#9754)
  • perf: Limit token search in simplified_if_return (#9747)

Changelog for v3.95.17

  • perf: Token::equals() - Avoid building intermediary arrays (#9739)
  • perf: Tokens::findSequence() - improve looping logic (#9737)

Changelog for v3.95.16

  • fix: NoSuperfluousPhpdocTagsFixer with multiple hidden params (#9736)
  • fix: PowToExponentiationFixer - do not produce two consecutive whitespace tokens (#9735)
  • chore: do not remove ParaUnit for PHPUnit v13, as they are now compatible (#9579)
  • CI: introduce perf as new PR type (#9742)
  • deps: update dev deps (#9743)
  • test: AbstractIntegrationTestCase - externalized FixerFactory creation (#9744)
Commits
  • a8b4e42 prepared the 3.95.18 release
  • d1fc711 CI: attach provenance and SBOM attestations to the released image (#9751)
  • 8122d72 perf: Limit token search in simplified_if_return (#9747)
  • 8d343c9 deps: update dev-tools (#9754)
  • 2ab241b deps: bump the phpstan group in /dev-tools with 2 updates (#9748)
  • c06de30 bumped version
  • 0ee8842 prepared the 3.95.17 release
  • 28828d9 perf: Tokens::findSequence() - improve looping logic (#9737)
  • 9a4fb45 perf: Token::equals() - Avoid building intermediary arrays (#9739)
  • 2940253 bumped version
  • Additional commits viewable in compare view

Updates laravel/boost from 2.4.10 to 2.5.3

Release notes

Sourced from laravel/boost's releases.

v2.5.3

What's Changed

Full Changelog: laravel/boost@v2.5.2...v2.5.3

v2.5.2

What's Changed

Full Changelog: laravel/boost@v2.5.1...v2.5.2

v2.5.1

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.5.0...v2.5.1

v2.5.0

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.4.13...v2.5.0

Upgrade guide: : https://github.com/laravel/boost/blob/main/UPGRADE.md

v2.4.13

What's Changed

... (truncated)

Changelog

Sourced from laravel/boost's changelog.

v2.5.3 - 2026-08-07

What's Changed

Full Changelog: laravel/boost@v2.5.2...v2.5.3

v2.5.1 - 2026-08-05

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.5.0...v2.5.1

v2.5.0 - 2026-08-04

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.4.13...v2.5.0

Upgrade guide: : https://github.com/laravel/boost/blob/main/UPGRADE.md

v2.4.13 - 2026-07-17

What's Changed

... (truncated)

Commits
  • f5f9297 Skip package discovery prompt when run via composer script (#921)
  • e4f651a Handle missing project rules directory (#917)
  • fa529c5 Update CHANGELOG
  • ae6ae78 Add missing existing keys to config file (#910)
  • df92333 Correct the Inertia CSRF guidance in the best practices skill (#913)
  • 5c3154e Fix read-only bypass in DatabaseQuery via CTE bodies, EXPLAIN ANALYZE, an...
  • dcc3b4a Sort agent list alphabetically (#898)
  • 5c67fe9 Update CHANGELOG
  • f6b054d Skip vendor guidelines that fail to render instead of crashing (#911)
  • 5460477 Only offer the Laravel Cloud integration when skills are being installed (#909)
  • Additional commits viewable in compare view

Updates laravel/pao from 1.1.2 to 1.1.3

Release notes

Sourced from laravel/pao's releases.

v1.1.3

Commits
  • 322f220 chore: bump deps
  • 51a090c fix(pest): do not repeat output flags the caller already passed (#53)
  • 29abb06 chore(deps): bump actions/checkout in the github-actions group (#50)
  • 7896827 chore(deps): bump the github-actions group with 2 updates (#46)
  • See full diff in compare view

Updates laravel/pint from 1.29.3 to 1.30.4

Release notes

Sourced from laravel/pint's releases.

v1.30.4

What's Changed

New Contributors

Full Changelog: laravel/pint@v1.30.3...v1.30.4

v1.30.3

Full Changelog: laravel/pint@v1.30.2...v1.30.3

v1.30.2

Full Changelog: laravel/pint@v1.30.1...v1.30.2

v1.30.1

Full Changelog: laravel/pint@v1.30.0...v1.30.1

v1.30.0

What's Changed

New Contributors

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

Commits

Updates nunomaduro/collision from 8.9.4 to 8.9.5

Commits

Updates phpstan/phpstan from 2.2.5 to 2.2.8

Commits

@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
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.

…ith 6 updates

Bumps the dev-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) | `3.95.15` | `3.95.18` |
| [laravel/boost](https://github.com/laravel/boost) | `2.4.10` | `2.5.3` |
| [laravel/pao](https://github.com/laravel/pao) | `1.1.2` | `1.1.3` |
| [laravel/pint](https://github.com/laravel/pint) | `1.29.3` | `1.30.4` |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.9.4` | `8.9.5` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) | `2.2.5` | `2.2.8` |



Updates `friendsofphp/php-cs-fixer` from 3.95.15 to 3.95.18
- [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.15...v3.95.18)

Updates `laravel/boost` from 2.4.10 to 2.5.3
- [Release notes](https://github.com/laravel/boost/releases)
- [Changelog](https://github.com/laravel/boost/blob/main/CHANGELOG.md)
- [Commits](laravel/boost@v2.4.10...v2.5.3)

Updates `laravel/pao` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/laravel/pao/releases)
- [Commits](laravel/pao@v1.1.2...v1.1.3)

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

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

Updates `phpstan/phpstan` from 2.2.5 to 2.2.8
- [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: laravel/boost
  dependency-version: 2.4.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: laravel/pao
  dependency-version: 1.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: laravel/pint
  dependency-version: 1.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: nunomaduro/collision
  dependency-version: 8.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan
  dependency-version: 2.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/composer/dev-dependencies-d88f3b1651 branch from 2874499 to 61ba4b3 Compare August 10, 2026 09:45
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Complexity Health
Enums/ProfileAccountStatus.php 0% 0
Enums/UserRole.php 0% 0
Http/Controllers/Api/V1/AuthController.php 100% 8
Http/Controllers/Api/V1/ProfileController.php 0% 7
Http/Controllers/Api/V1/SkillController.php 100% 5
Http/Controllers/Controller.php 0% 0
Http/Middleware/EnsureUserIsAdmin.php 0% 3
Http/Requests/UpdateProfileRequest.php 0% 2
Http/Requests/ValidateProfileRequest.php 0% 2
Http/Resources/SkillListResource.php 100% 1
Models/Profile.php 83% 3
Models/Project.php 100% 1
Models/Skill.php 57% 4
Models/SkillProfile.php 0% 0
Models/User.php 86% 3
Providers/AppServiceProvider.php 100% 2
Services/AuthService.php 100% 6
Services/ProfileService.php 100% 11
Summary 73% (138 / 189) 58

Minimum allowed line rate is 80%

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.

0 participants