Bump laravel/framework from 10.43.0 to 10.48.3
Bumps laravel/framework from 10.43.0 to 10.48.3.
Release notes
Sourced from laravel/framework's releases.
v10.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- [10.x] Added passing loaded relationship to value callback by
@dkulyk
in laravel/framework#50167- [10.x] Fix optional charset and collation when creating database by
@GrahamCampbell
in laravel/framework#50168- [10.x] update doc block in PendingProcess.php by
@saMahmoudzadeh
in laravel/framework#50198- [10.x] Fix Accepting nullable Parameters, updated doc block, and null pointer exception handling in batchable trait by
@saMahmoudzadeh
in laravel/framework#50209- Make GuardsAttributes fillable property DocBlock more specific by
@liamduckett
in laravel/framework#50229- [10.x] Add only and except methods to Enum validation rule by
@Anton5360
in laravel/framework#50226- [10.x] Fixes on nesting operations performed while applying scopes. by
@Guilhem-DELAITRE
in laravel/framework#50207- [10.x] Custom RateLimiter increase by
@khepin
in laravel/framework#50197- [10.x] Add Lateral Join to Query Builder by
@Bakke
in laravel/framework#50050
... (truncated)
Commits
-
5791c05
Update version to v10.48.3 -
2d844fe
wip -
28f2b1e
wip -
82441c1
Update actions version -
ce7f5b1
Update CHANGELOG -
32a8bb1
Update version to v10.48.2 -
199193a
Revert PR 50403 (#50482) -
40c32ce
Check for subclasses ofDynamicComponent
(#50471) -
b2535c1
Conflict with specific release (#50473) -
089c593
Update mockery conflict to just disallow the broken version (#50472) - 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