Update dependency laravel/framework to v10 - autoclosed #16
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.11
->^10.0
Release Notes
laravel/framework (laravel/framework)
v10.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/laravel/framework/pull/49269Arrayable
orStringble
in rulesIn
andNotIn
by @michaelnabil230 in https://github.com/laravel/framework/pull/49055v10.36.0
Compare Source
v10.35.0
Compare Source
Conditionable
trait toAssertableJson
by @khalilst in https://github.com/laravel/framework/pull/49172--with-secret
option to Artisandown
command. by @jj15asmr in https://github.com/laravel/framework/pull/49171Number::summarize
by @jcsoriano in https://github.com/laravel/framework/pull/49197v10.34.2
Compare Source
v10.34.1
Compare Source
v10.34.0
Compare Source
hex_color
validation rule by @apih in https://github.com/laravel/framework/pull/49070extensions
by @eusonlito in https://github.com/laravel/framework/pull/49082Collection
usingWeakMap
by @crynobone in https://github.com/laravel/framework/pull/49095Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.