Update dependency laravel/framework to v10.15.0 #14
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:
10.13.0
->10.15.0
Release Notes
laravel/framework (laravel/framework)
v10.15.0
Compare Source
getPrivateToken
in AblyBroadcaster by @milwad-dev in https://github.com/laravel/framework/pull/47602isUrl
to theStr
class and use it from the validator by @GrahamCampbell in https://github.com/laravel/framework/pull/47688ManifestNotFoundException
by @innocenzi in https://github.com/laravel/framework/pull/47681isUrl
to Str. by @michaelnabil230 in https://github.com/laravel/framework/pull/47690isUrl
to Stringable. by @michaelnabil230 in https://github.com/laravel/framework/pull/47689v10.14.1
Compare Source
Dispatcher::until
return type by @Neol3108 in https://github.com/laravel/framework/pull/47585v10.14.0
Compare Source
withCookies
method in RedirectResponse by @milwad-dev in https://github.com/laravel/framework/pull/47383except
method in Middleware by @milwad-dev in https://github.com/laravel/framework/pull/47408$passwordTimeoutSeconds
by @devfrey in https://github.com/laravel/framework/pull/47414path
method in FileStore.php by @foremtehan in https://github.com/laravel/framework/pull/47413buildException
method by @milwad-dev in https://github.com/laravel/framework/pull/47422PredisConnector
andPhpRedisConnector
by @hungthai1401 in https://github.com/laravel/framework/pull/47438Gate@inspect()
by @cosmastech in https://github.com/laravel/framework/pull/47436addSingletonUpdate
by @milwad-dev in https://github.com/laravel/framework/pull/47446prefixedResource
&prefixedResource
by @milwad-dev in https://github.com/laravel/framework/pull/47445whenAggregated
method toConditionallyLoadsAttributes
trait by @akr4m in https://github.com/laravel/framework/pull/47417withHeader()
method by @ralphjsmit in https://github.com/laravel/framework/pull/47474eachById
onHasManyThrough
relation by @cristiancalara in https://github.com/laravel/framework/pull/47479UncompromisedVerifier::class
toprovides()
inValidationServiceProvider
by @xurshudyan in https://github.com/laravel/framework/pull/47500ListenerMakeCommand
deprecations by @dammy001 in https://github.com/laravel/framework/pull/47517HandlesPotentiallyTranslatedString
trait by @xurshudyan in https://github.com/laravel/framework/pull/47488withQueryParameters
to the HTTP client by @mnapoli in https://github.com/laravel/framework/pull/47297%
symbol in component attribute names by @JayBizzle in https://github.com/laravel/framework/pull/47533match
expression inresolveSynchronousFake
by @osbre in https://github.com/laravel/framework/pull/47540match
expression incompileHaving
by @osbre in https://github.com/laravel/framework/pull/47548match
expression ingetArrayableItems
by @osbre in https://github.com/laravel/framework/pull/47549SessionGuard
by @PerryvanderMeer in https://github.com/laravel/framework/pull/47553DatabaseQueue
by @PerryvanderMeer in https://github.com/laravel/framework/pull/47552DumpCommand
by @PerryvanderMeer in https://github.com/laravel/framework/pull/47556MigrateMakeCommand
by @PerryvanderMeer in https://github.com/laravel/framework/pull/47557Factory
by @PerryvanderMeer in https://github.com/laravel/framework/pull/47559Http
client by @timacdonald in https://github.com/laravel/framework/pull/47525trans()->has()
on JSON language files. by @crynobone in https://github.com/laravel/framework/pull/47582v10.13.5
Compare Source
classFromFile
logic as events" by @taylorotwell in https://github.com/laravel/framework/pull/47382v10.13.3
Compare Source
What's Changed
$attributes
inCastsAttributes
by @devfrey in https://github.com/laravel/framework/pull/47365assertViewHasAll
method by @milwad-dev in https://github.com/laravel/framework/pull/47366schedule:list
to display named Jobs by @liamkeily in https://github.com/laravel/framework/pull/47367ConditionalRules
withinNestedRules
by @cosmastech in https://github.com/laravel/framework/pull/47344v10.13.2
Compare Source
Added
Illuminate/Http/Client/PendingRequest::replaceHeaders()
(#47335)Illuminate/Notifications/Messages/MailMessage::attachMany()
(#47345)Reverted
Fixed
Changed
v10.13.1
Compare Source
Added
Illuminate\Contracts\Database\Query\ConditionExpression
interface and functional for this (#47210)Illuminate/Notifications/Channels/MailChannel::send()
(#47310)Reverted
Changed
Configuration
📅 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.