Bump laravel/framework from 10.43.0 to 10.48.8
Bumps laravel/framework from 10.43.0 to 10.48.8.
Release notes
Sourced from laravel/framework's releases.
v10.48.8
- [10.x] Fix error when using
orderByRaw()
in query before usingcursorPaginate()
by@axlon
in laravel/framework#51023- [10.x] Database layer fixes by
@saadsidqui
in laravel/framework#49787v10.48.7
- Fix more query builder methods by
@taylorotwell
in https://github.com/laravel/framework/commit/95ef230339b15321493a08327f250c0760c95376v10.48.6
- [10.x] Added eachById and chunkByIdDesc to BelongsToMany by
@lonnylot
in laravel/framework#50991v10.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
... (truncated)
Commits
-
8e9ab6d
Update version to v10.48.8 -
192f909
- Illuminate\Database\Query::whereIntegerInRaw() now properly handles BackedE... -
c9cc180
wip -
4ee9b53
Fix flaky test (#51022) -
2c4746a
Fix error when usingorderByRaw()
in query before usingcursorPaginate()
... -
1ee54e9
Update CHANGELOG -
118c686
Update version to v10.48.7 -
95ef230
fix more query builder methods -
ae6dc85
Update CHANGELOG -
4eadc6c
Update version to v10.48.6 - 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