Update dependency laravel/framework to v13 - #376
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
from
March 24, 2026 22:08
f0d680b to
55c984e
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
2 times, most recently
from
April 7, 2026 17:54
c02549e to
99f58f9
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
2 times, most recently
from
April 21, 2026 15:11
98f23ae to
c6a4c94
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
from
April 28, 2026 21:05
c6a4c94 to
4037cf8
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
2 times, most recently
from
May 13, 2026 17:26
cde15d4 to
a5249b7
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
2 times, most recently
from
May 20, 2026 15:41
dd801bb to
9299ab5
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
2 times, most recently
from
June 2, 2026 17:06
88e6bd3 to
420bb9e
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
2 times, most recently
from
June 9, 2026 15:01
7cfb8c3 to
05d3ca9
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
7 times, most recently
from
June 19, 2026 20:41
3bae49c to
b0067c1
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
4 times, most recently
from
July 2, 2026 21:05
37d0df7 to
2938036
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
from
July 7, 2026 15:41
2938036 to
14560f8
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
from
July 14, 2026 17:33
14560f8 to
f2bccf6
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
from
July 21, 2026 21:13
f2bccf6 to
f274d01
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
2 times, most recently
from
July 27, 2026 17:36
718d353 to
690eb9a
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
from
August 4, 2026 16:59
690eb9a to
5a6d900
Compare
renovate
Bot
force-pushed
the
renovate/laravel-framework-13.x
branch
from
August 11, 2026 22:37
5a6d900 to
a3d4043
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.52.21→13.25.0Release Notes
laravel/framework (laravel/framework)
v13.25.0Compare Source
Arr::prependKeysWith()by @axlon in #61034#[WithoutTimestamps]on model ignore touch by @bram-pkg in #61073withoutCookiesmethod by @xurshudyan in #61115artisan devthrough@laravel/multiplexby @joetannenbaum in #61100v13.24.0Compare Source
modelKeys()to Eloquent query builder by @ziadoz in #60924DumpCommandreturn type. by @KentarouTakeda in #60934imagedestroyfrom tests by @jackbayliss in #60957Relation::getMorphedModel()by @mertasan in #60954LazyCollection::keyByby @jackbayliss in #60987LoadConfigurationby @cosmastech in #61006Arr::forget()removing the wrong element by @AlessioGiacobbe in #61023v13.23.0Compare Source
Imageclass by @shaedrich in #60890monolog/monologconstraint by @jackbayliss in #60894Collection::selectgeneric types by @timacdonald in #60898ShouldBeUniqueUntilProcessingjobs are force-releasing locks they don't own" by @taylorotwell in #60905CookieJar::queued()by @alies-dev in #60904v13.22.0Compare Source
creationTimeOfOldestPendingJobon the QueueFake by @jackbayliss in #60730#[BindWhen()]attribute to conditionally bind into the container by @ziadoz in #60862Delayattribute when usingBus::batch& bulk by @jackbayliss in #60766v13.21.1Compare Source
v13.21.0Compare Source
v13.20.0Compare Source
beforePushingandafterPushingmethods onQueueFakeclass by @gdebrauwer in #60689assertEmptyto the Storage facade by @jackbayliss in #60658imageprocessing by @nunomaduro in #59276#[SensitiveParameter]to parameters carrying secrets by @axlon in #60753pcntl_forkis available by @jackbayliss in #60749idby @Peeterush in #60708make:migrationgenerates collision-free, ordered timestamps prefixes by @NickSdot in #60771v13.19.0Compare Source
reduceIntomethod to collection by @JosephSilber in #60651countedmethod toStrandStringableby @JosephSilber in #60649deletedAtColumnis passed toassertSoftDeleted&assertNotSoftDeletedby @jackbayliss in #60657Cloud/Queue.phpby @jackbayliss in #60673phpdoc_trim_consecutive_blank_line_separation ruleto pint by @lucasmichot in #60669StaticCallOnNonStaticToInstanceCallRectorfixer rule by @lucasmichot in #60670queryandqueryJsonHTTP testing helpers by @shanerbaner82 in #60662Http::query()method to the HTTP client by @shanerbaner82 in #60663v13.18.1Compare Source
input()method to console commands by @stevebauman in #60607Releasequeue middleware by @mgcodeur in #60630config:cacheby @crynobone in #60642v13.18.0Compare Source
--kill-others-on-failforartisan devby @joetannenbaum in #60606v13.17.0Compare Source
12.xby @crynobone in #60568without-migration-dataflag to DumpCommand by @jackbayliss in #60570dev:listcommand and track dev command source by @joetannenbaum in #60573v13.16.1Compare Source
v13.16.0Compare Source
Localizable::withLocale()by @axlon iConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.