Skip to content

chore: update composer and npm dependencies#186

Merged
ManukMinasyan merged 1 commit intomainfrom
chore/update-deps-2026-03
Mar 18, 2026
Merged

chore: update composer and npm dependencies#186
ManukMinasyan merged 1 commit intomainfrom
chore/update-deps-2026-03

Conversation

@ManukMinasyan
Copy link
Copy Markdown
Contributor

Summary

  • Updates Filament from v5.3.5 to v5.4.0
  • Updates Laravel framework from v12.54.1 to v12.55.1
  • Updates various Composer packages (laravel/boost, laravel/horizon, phpstan, spatie packages, etc.)
  • Updates npm packages (7 removed, 11 changed)
  • Removes 2 unused Composer packages (anourvalar/eloquent-serialize, ryangjchandler/blade-capture-directive)

Test plan

  • All 840 tests pass (5 skipped)
  • Frontend assets rebuild successfully
  • Pint formatting passes

Copilot AI review requested due to automatic review settings March 18, 2026 15:36
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates backend (Composer) and frontend (npm) dependencies to pick up recent Laravel/Filament releases and related package updates, including removal of a couple unused Composer packages.

Changes:

  • Bump Filament to v5.4.0 and Laravel framework to v12.55.1 (plus various other Composer upgrades).
  • Refresh npm lockfile entries due to dependency updates / re-resolution.
  • Update compiled Filament panel JS asset to match the upgraded Filament version.

Reviewed changes

Copilot reviewed 1 out of 4 changed files in this pull request and generated no comments.

File Description
public/js/filament/filament/app.js Updated compiled Filament JS bundle as part of the Filament version bump.
package-lock.json Updated npm lockfile entries after dependency changes / re-resolution.
composer.lock Updated Composer lockfile to reflect upgraded packages and removal of unused dependencies.

@ManukMinasyan ManukMinasyan merged commit 19f2a11 into main Mar 18, 2026
14 checks passed
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.

2 participants