Skip to content

Bump laravel/framework from 10.43.0 to 10.44.0

Dependabot requested to merge dependabot-composer-laravel-framework-10.44.0 into main

Bumps laravel/framework from 10.43.0 to 10.44.0.

Release notes

Sourced from laravel/framework's releases.

v10.44.0

Changelog

Sourced from laravel/framework's changelog.

v10.44.0 - 2024-02-13

Commits
  • 1199dbe Update version to v10.44.0
  • af816e5 [10.x] Fix DB::afterCommit() broken in tests using DatabaseTransactions (#50068)
  • 97e87b6 Update facade docblocks
  • 9f255a7 [10.x] HTTP retry method can accept array as first param (#50064)
  • d3533e1 Remove regex case insensitivity modifier in UUID detection to speed it up (#5...
  • 67616d5 [10.x] Pass Herd specific env variables to "artisan serve" (#50069)
  • 52305ed [10.x] fix Validator::validated get nullable array (#50056)
  • 7ff37c6 Update reserved names in GeneratorCommand (#50043)
  • 67a0e47 [10.x] Add ScopedBy attribute for models (#50034)
  • 6c9cbc9 [10.x] Introduce Observe attribute for models (#49843)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading