Bump laravel/framework from 10.43.0 to 10.48.5
Bumps laravel/framework from 10.43.0 to 10.48.5.
Release notes
Sourced from laravel/framework's releases.
v10.48.5
- [10.x] Prevent Redis connection error report flood on queue worker by
@kasus
in laravel/framework#50812- [10.x] Laravel 10x optional withSize for hasTable by
@apspan
in laravel/framework#50888- [10.x] Add
serializeAndRestore()
toNotificationFake
by@dbpolito
in laravel/framework#50935v10.48.4
- [10.x] Fix
Collection::concat()
return type by@axlon
in laravel/framework#50669- [10.x] Fix command alias registration and usage by
@crynobone
in laravel/framework#50695v10.48.3
- Re-tag version
v10.48.2
- [10.x] Update mockery conflict to just disallow the broken version by
@GrahamCampbell
in laravel/framework#50472- [10.x] Conflict with specific release by
@driesvints
in laravel/framework#50473- [10.x] Fix for attributes being escaped on Dynamic Blade Components by
@pascalbaljet
in laravel/framework#50471- [10.x] Revert PR 50403 by
@driesvints
in laravel/framework#50482v10.48.1
- [10.x] Add conflict for Mockery v1.6.8 by
@driesvints
in laravel/framework#50468v10.48.0
- fix: allow null, string and string array as allowed tags by
@maartenpaauw
in laravel/framework#50409- [10.x] Allow
Expression
at more places in Query Builder by@pascalbaljet
in laravel/framework#50402- [10.x] Sleep syncing by
@timacdonald
in laravel/framework#50392- [10.x] Cleaning Trait on multi-lines by
@gcazin
in laravel/framework#50413- fix: incomplete type for Builder::from property by
@sebj54
in laravel/framework#50426- [10.x] After commit callback throwing an exception causes broken transactions afterwards by
@oprypkhantc
in laravel/framework#50423- [10.x] Anonymous component bound attribute values are evaluated twice by
@danharrin
in laravel/framework#50403- [10.x] Fix for sortByDesc ignoring multiple attributes by
@TWithers
in laravel/framework#50431- [10.x] Allow sync with carbon to be set from fake method by
@abenerd
in laravel/framework#50450- [10.x] Improves
Illuminate\Mail\Mailables\Envelope
docblock by@crynobone
in laravel/framework#50448- [10.x] Incorrect return in
FileSystem.php
by@gcazin
in laravel/framework#50459- [10.x] fix return types by
@imahmood
in laravel/framework#50461- fix: phpstan issue - right side of || always false by
@Carnicero90
in laravel/framework#50453v10.47.0
- [10.x] Allow for relation key to be an enum by
@AJenbo
in laravel/framework#50311- FIx for "empty" strings passed to Str::apa() by
@tiagof
in laravel/framework#50335- [10.x] Fixed header mail text component to not use markdown by
@dmyers
in laravel/framework#50332- [10.x] Add test for the "empty strings in
Str::apa()
" fix by@osbre
in laravel/framework#50340- [10.x] Fix the cache cannot expire cache with
0
TTL by@kayw-geek
in laravel/framework#50359- [10.x] Add fail on timeout to queue listener by
@saeedhosseiinii
in laravel/framework#50352- [10.x] Support sort option flags on sortByMany Collections by
@TWithers
in laravel/framework#50269- [10.x] Add
whereAll
andwhereAny
methods to the query builder by@musiermoore
in laravel/framework#50344- [10.x] Adds Reverb broadcasting driver by
@joedixon
in laravel/framework#50088v10.46.0
- [10.x] Ensure lazy-loading for trashed morphTo relations works by
@nuernbergerA
in laravel/framework#50176- [10.x] Arr::select not working when $keys is a string by
@Sicklou
in laravel/framework#50169
... (truncated)
Commits
-
a8b682e
Update version to v10.48.5 -
7abab3a
Test Improvements (#50960) -
7ba6047
Update facade docblocks -
5d3fa1c
[10.x] AddserializeAndRestore()
toNotificationFake
(#50935) -
2298bc3
[10.x] Laravel 10x optional withSize for hasTable (#50888) -
a8a40d9
[10.x] Test Improvements (#50864) -
7bc70f2
Detect lost redis connection (#50812) -
772b861
[10.x] Test Improvements (#50763) -
cfedb23
Explicitly setcomposer config version
to avoid pulling all branches (#50701) -
0dbc374
Update CHANGELOG.md - 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