Skip to content

chore: update composer and npm dependencies - #169

Merged
CodeWithDennis merged 1 commit into
7.xfrom
chore/update-dependencies-7.x
Sep 3, 2026
Merged

chore: update composer and npm dependencies#169
CodeWithDennis merged 1 commit into
7.xfrom
chore/update-dependencies-7.x

Conversation

@CodeWithDennis

Copy link
Copy Markdown
Owner

Updates all Composer and NPM dependencies on 7.x to their latest compatible versions.

Composer

Package From To
filament/filament 5.7.6 5.7.8
laravel/framework 13.24.0 13.30.1
laravel/boost 2.5.3 2.7.0
laravel/mcp 0.9.2 0.9.4
laravel/sail 1.65.0 1.67.0
laravel/pint 1.30.4 1.30.5
larastan/larastan 3.10.0 3.11.0
rector/rector 2.6.1 2.6.6
fruitcake/laravel-debugbar 4.4.1 4.4.3
pestphp/pest 5.0.4 5.1.3
phpunit/phpunit 13.2.6 13.3.1

Transitive updates include livewire/livewire 4.3.5 → 4.4.3, guzzlehttp/guzzle 7.15.3 → 8.1.0, and Symfony 8.1.4 → 8.1.6.

Filament assets under public/ were republished by the filament:upgrade hook. AGENTS.md and Boost skill files were refreshed by boost:update (Pest testing guidance now lives under testing-best-practices).

NPM

Package From To
@types/node 26.1.2 26.4.1
axios 1.19.0 1.20.0
concurrently 10.0.4 10.0.5
laravel-vite-plugin 3.1.3 3.2.0
tsx 4.23.5 4.23.13
vite 8.2.0 8.2.2

Test plan

  • composer install and npm ci succeed on PHP 8.5
  • CI (Pest / Pint / PHPStan / Rector) green on the 7.x PHP matrix
  • Filament admin panel loads without asset errors
  • composer audit / npm audit report no new advisories

@CodeWithDennis
CodeWithDennis merged commit 0afc3da into 7.x Sep 3, 2026
10 checks passed
@CodeWithDennis
CodeWithDennis deleted the chore/update-dependencies-7.x branch September 3, 2026 07:48
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