-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency laravel/framework to v10.48.11 - autoclosed #214
Conversation
75a6057
to
2503057
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: composer.lock
|
|
Pull request was closed
This PR contains the following updates:
10.13.5
->10.48.11
Release Notes
laravel/framework (laravel/framework)
v10.48.11
Compare Source
v10.48.10
Compare Source
v10.48.9
Compare Source
v10.48.8
Compare Source
v10.48.7
Compare Source
v10.48.6
Compare Source
v10.48.5
Compare Source
serializeAndRestore()
toNotificationFake
by @dbpolito in https://github.com/laravel/framework/pull/50935v10.48.4
Compare Source
Collection::concat()
return type by @axlon in https://github.com/laravel/framework/pull/50669v10.48.3
Compare Source
v10.48.2
Compare Source
v10.48.1
Compare Source
v10.48.0
Compare Source
Expression
at more places in Query Builder by @pascalbaljet in https://github.com/laravel/framework/pull/50402Illuminate\Mail\Mailables\Envelope
docblock by @crynobone in https://github.com/laravel/framework/pull/50448FileSystem.php
by @gcazin in https://github.com/laravel/framework/pull/50459v10.47.0
Compare Source
Str::apa()
" fix by @osbre in https://github.com/laravel/framework/pull/503400
TTL by @kayw-geek in https://github.com/laravel/framework/pull/50359whereAll
andwhereAny
methods to the query builder by @musiermoore in https://github.com/laravel/framework/pull/50344v10.46.0
Compare Source
Conditionable
in enum rule by @michaelnabil230 in https://github.com/laravel/framework/pull/50257v10.45.1
Compare Source
v10.45.0
Compare Source
Stringable
phpdoc by @milwad-dev in https://github.com/laravel/framework/pull/50075Collection::select()
to work onArrayAccess
by @axlon in https://github.com/laravel/framework/pull/50072before
to thePendingBatch
by @xiCO2k in https://github.com/laravel/framework/pull/50058Illuminate\Support\Str::fromBase64()
return type by @SamAsEnd in https://github.com/laravel/framework/pull/50108v10.44.0
Compare Source
getPreviousUrlFromSession
method in UrlGenerator by @milwad-dev in https://github.com/laravel/framework/pull/49944setAbly()
method forAblyBroadcaster
by @Rijoanul-Shanto in https://github.com/laravel/framework/pull/49981toBase64()
andfromBase64()
methods to Stringable and Str classes by @mtownsend5512 in https://github.com/laravel/framework/pull/49984Throwable
import and handle iforiginalExceptionHandler
ororiginalDeprecationHandler
property isn't used by alternative TestCase by @crynobone in https://github.com/laravel/framework/pull/50021Arr::take()
helper by @ryangjchandler in https://github.com/laravel/framework/pull/50015GeneratorCommand
by @xurshudyan in https://github.com/laravel/framework/pull/50043v10.43.0
Compare Source
\Illuminate\Log\LogManager
method definition comments with\Psr\Logger\Interface
by @eusonlito in https://github.com/laravel/framework/pull/49805hasIndex()
and minor Schema enhancements by @hafezdivandari in https://github.com/laravel/framework/pull/49796BelongsToMany
relation when usingwithoutTouching
by @mateusjunges in https://github.com/laravel/framework/pull/49798insertOrIgnoreUsing
for Eloquent by @trovster in https://github.com/laravel/framework/pull/49827hasIndex()
Order-sensitive by @hafezdivandari in https://github.com/laravel/framework/pull/49840$guarded
by @eusonlito in https://github.com/laravel/framework/pull/49851beforeStartingTransaction
callback and use it inLazilyRefreshDatabase
by @pascalbaljet in https://github.com/laravel/framework/pull/49853FormRequest[@​getRules](https://togithub.com/getRules)()
method by @cosmastech in https://github.com/laravel/framework/pull/49860Translator
may incorrectly report the locale of a missing translation key by @VicGUTT in https://github.com/laravel/framework/pull/49900v10.42.0
Compare Source
File::hasSameHash()
by @simonhamp in https://github.com/laravel/framework/pull/49721Carbon
if accessed from Laravel or also usesilluminate/support
by @crynobone in https://github.com/laravel/framework/pull/49772Str::unwrap
by @stevebauman in https://github.com/laravel/framework/pull/49779v10.41.0
Compare Source
threshold
parameter to theNumber::spell
helper by @caendesilva in https://github.com/laravel/framework/pull/49610php artisan model:prune
by @dbhynds in https://github.com/laravel/framework/pull/49617ensureIntlExtensionIsInstalled
inNumber
class. by @devajmeireles in https://github.com/laravel/framework/pull/49660Number
class. by @devajmeireles in https://github.com/laravel/framework/pull/49681v10.40.0
Compare Source
Model::preventAccessingMissingAttributes()
raises exception for enums & primitive castable attributes that were not retrieved by @cosmastech in https://github.com/laravel/framework/pull/49480Arr::dot()
method to properly handle indexes array by @kayw-geek in https://github.com/laravel/framework/pull/49507Number::clamp
by @jbrooksuk in https://github.com/laravel/framework/pull/49512RedisCluster::client()
call by @tillkruss in https://github.com/laravel/framework/pull/49560PhpRedisConnector
by @tillkruss in https://github.com/laravel/framework/pull/49559where*()
methods ofIlluminate\Database\Query\Builder
by @lorenzolosa in https://github.com/laravel/framework/pull/49599InteractsWithTime
trait method by @xurshudyan in https://github.com/laravel/framework/pull/49601assertCount
test helper by @xurshudyan in https://github.com/laravel/framework/pull/49609v10.39.0
Compare Source
maxTries
for queued jobs by @mechelon in https://github.com/laravel/framework/pull/49473v10.38.2
Compare Source
conflict
fordoctrine/dbal:^4.0
toilluminate/database
by @crynobone in https://github.com/laravel/framework/pull/49456v10.38.1
Compare Source
Illuminate\Foundation\Application::joinPaths()
toIlluminate\Filesystem\join_paths()
by @crynobone in https://github.com/laravel/framework/pull/49433v10.38.0
Compare Source
false
values indb:table
command by @PerryvanderMeer in https://github.com/laravel/framework/pull/49379sql_require_primary_key
enabled by @mtawil in https://github.com/laravel/framework/pull/49374charset
andcollation
method toBlueprint
by @gcazin in https://github.com/laravel/framework/pull/49396about
command on Octane by @josecl in https://github.com/laravel/framework/pull/49387[@session](https://togithub.com/session)
Directive by @jrd-lewis in https://github.com/laravel/framework/pull/49339Arr::dot
performance by @bastien-phi in https://github.com/laravel/framework/pull/49386defaultCasters
if not previously set by @inxilpro in https://github.com/laravel/framework/pull/49402ManagesFrequencies
by @Lucas-Schmukas in https://github.com/laravel/framework/pull/49399whereJsonContains
method by @danieleambrosino in https://github.com/laravel/framework/pull/49401isEmpty
andisNotEmpty
toComponentAttributeBag
by @devajmeireles in https://github.com/laravel/framework/pull/49408getColumns()
method by @hafezdivandari in https://github.com/laravel/framework/pull/49416MailMessage
helpers for plain text email notifications by @onlime in https://github.com/laravel/framework/pull/49407v10.37.3
Compare Source
v10.37.2
Compare Source
progress
option toPendingBatch
by @orkhanahmadov in https://github.com/laravel/framework/pull/49273rescue()
in standaloneilluminate/database
component. by @crynobone in https://github.com/laravel/framework/pull/49355v10.37.1
Compare Source
v10.37.0
Compare Source
engine
method toBlueprint
by @jbrooksuk in https://github.com/laravel/framework/pull/49250Can
andEnum
rules by @fancyweb in https://github.com/laravel/framework/pull/49251php-psr
extension by @crynobone in https://github.com/laravel/framework/pull/49268AboutCommand::format()
docblock by @crynobone in https://github.com/laravel/framework/pull/49274Route::getController()
should returnnull
when the accessing closure based route by @crynobone in [https://github.com/[10.x]Route::getController()
should returnnull
when the accessing closure based route laravel/framework#49269](https://togithub.com/laravel/framewoConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.