chore: update composer and npm dependencies - #151
Closed
CodeWithDennis wants to merge 1 commit into
Closed
Conversation
Composer: - Upgrade Pest to ^5 and its faker/laravel/livewire plugins to ^5 - Upgrade PHPUnit to ^13 - Update filament/filament 5.7.3 -> 5.7.5 - Update laravel/framework 13.21.1 -> 13.24.0 - Update laravel/pint 1.29.3 -> 1.30.3 - Update rector/rector 2.5.7 -> 2.6.1 - Update fruitcake/laravel-debugbar 4.4.0 -> 4.4.1 - Republish Filament assets and refresh Boost guidelines NPM: - @types/node 26.1.1 -> 26.1.2 - axios 1.18.1 -> 1.19.0 - concurrently 10.0.3 -> 10.0.4 - tsx 4.23.1 -> 4.23.5 - vite 8.1.5 -> 8.2.0 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Owner
Author
|
Superseded — branch was based off a stale local 7.x. Redoing on top of current 7.x. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates all Composer and NPM dependencies to their latest versions, including the major bumps to Pest 5 and PHPUnit 13.
Composer
pestphp/pestpestphp/pest-plugin-fakerpestphp/pest-plugin-laravelpestphp/pest-plugin-livewirephpunit/phpunitfilament/filamentlaravel/frameworklaravel/pintrector/rectorfruitcake/laravel-debugbarFilament assets under
public/were republished by thefilament:upgradehook, andAGENTS.md/ the Pest skill files were refreshed byboost:update.NPM
@types/nodeaxiosconcurrentlytsxviteVerification
pest --parallel— 38 passed (125 assertions)phpstan analyse— no errorspint --test— passednpm run build— succeeded on Vite 8.2.0composer audit— no security advisories🤖 Generated with Claude Code