Update dependency laravel/framework to v12 - autoclosed #12
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.0|^10.0|^11.0
->12.14.1
Release Notes
laravel/framework (laravel/framework)
v12.14.1
Compare Source
league/commonmark
by @crynobone in https://github.com/laravel/framework/pull/53829Validator
instance within certain rule classes by @crynobone in https://github.com/laravel/framework/pull/54943Illuminate\Support\EncodedHtmlString
by @crynobone in https://github.com/laravel/framework/pull/54737return $this
forassertOnlyJsonValidationErrors
by @LeTamanoir in https://github.com/laravel/framework/pull/55099Illuminate\Support\EncodedHtmlString
from causing breaking change by @crynobone in https://github.com/laravel/framework/pull/55149AboutCommand
by @alies-dev in https://github.com/laravel/framework/pull/55179message
template by @crynobone in https://github.com/laravel/framework/pull/55530EncodedHtmlString
to ignore instance ofHtmlString
by @jbraband in https://github.com/laravel/framework/pull/55543v12.14.0
Compare Source
useCurrent
on date and year column types by @nicholasbrantley in https://github.com/laravel/framework/pull/55619Http::preventStrayRequests
error propagation when usingHttp::pool
by @LeTamanoir in https://github.com/laravel/framework/pull/55689except
andexceptHidden
methods toContext
class by @xurshudyan in https://github.com/laravel/framework/pull/55692currentlyResolving
utility by @jrseliga in https://github.com/laravel/framework/pull/55684currentlyResolving
test by @jrseliga in https://github.com/laravel/framework/pull/55694getCurrentlyAttachedPivots
wrongmorphClass
for morph to many relationships by @amir9480 in https://github.com/laravel/framework/pull/55721v12.13.0
Compare Source
assertRedirectBack
assertion method by @ryangjchandler in https://github.com/laravel/framework/pull/55635whereAttachedTo
method by @ashleyshenton in https://github.com/laravel/framework/pull/55666v12.12.0
Compare Source
v12.11.1
Compare Source
ScheduledTaskFailed
not dispatched on scheduled task failing" by @taylorotwell in https://github.com/laravel/framework/pull/55612v12.11.0
Compare Source
@internal
Annotation from$components
Property inInteractsWithIO
by @michaelnabil230 in https://github.com/laravel/framework/pull/55580AnyOf
constructor parameter type by @axlon in https://github.com/laravel/framework/pull/55577Enum
rule by @cosmastech in https://github.com/laravel/framework/pull/55588v12.10.2
Compare Source
v12.10.1
Compare Source
HasRelationships@relationLoaded()
by @rodrigopedra in https://github.com/laravel/framework/pull/55519v12.10.0
Compare Source
@use
directive without quotes by @osbre in https://github.com/laravel/framework/pull/55462Conditionable
Trait toFluent
by @michaelnabil230 in https://github.com/laravel/framework/pull/55455setTags
method on new cache flush events by @erikn69 in https://github.com/laravel/framework/pull/55405AsCollection
to map items into objects or other values by @DarkGhostHunter in https://github.com/laravel/framework/pull/55383@use
directive by @osbre in https://github.com/laravel/framework/pull/55461CacheBasedSessionHandler
by @imanghafoori1 in https://github.com/laravel/framework/pull/55487FileSessionHandler
by @imanghafoori1 in https://github.com/laravel/framework/pull/55484DatabaseSessionHandler
by @imanghafoori1 in https://github.com/laravel/framework/pull/55485relationLoaded
method by @tmsperera in https://github.com/laravel/framework/pull/55471Migrator
from class name by @cosmastech in https://github.com/laravel/framework/pull/55501v12.9.2
Compare Source
illuminate/console
in external apps by @andrey-helldar in https://github.com/laravel/framework/pull/55430ubuntu-20.24
has been removed by @crynobone in https://github.com/laravel/framework/pull/55425v12.9.1
Compare Source
DumpCommand
by @cosmastech in https://github.com/laravel/framework/pull/55431package-lock.json
should triggernpm run build
by @crynobone in https://github.com/laravel/framework/pull/55426v12.9.0
Compare Source
propagateRelationAutoloadCallbackToRelation
method doc-block by @derian-all-win-software in https://github.com/laravel/framework/pull/55363withPivotValue
by @amir9480 in https://github.com/laravel/framework/pull/55280pda/pheanstalk
7 by @crynobone in https://github.com/laravel/framework/pull/55397MailMessage
by @onlime in https://github.com/laravel/framework/pull/55404make
function in theFluent
by @michaelnabil230 in https://github.com/laravel/framework/pull/55417v12.8.1
Compare Source
v12.8.0
Compare Source
HasOneOrMany
relation by @onlime in https://github.com/laravel/framework/pull/55262fromJson()
to Collection by @DarkGhostHunter in https://github.com/laravel/framework/pull/55310illuminate/database
usage as standalone package by @crynobone in https://github.com/laravel/framework/pull/55309v12.7.2
Compare Source
v12.7.1
Compare Source
v12.7.0
Compare Source
AbstractPaginator
should implementCanBeEscapedWhenCastToString
by @gdebrauwer in https://github.com/laravel/framework/pull/55256whereAttachedTo()
Eloquent builder method by @bakerkretzmar in https://github.com/laravel/framework/pull/55245toArray
toComponentAttributeBag
class by @devajmeireles in https://github.com/laravel/framework/pull/55258v12.6.0
Compare Source
db:seed
command prohibitable by @spawnia in https://github.com/laravel/framework/pull/55238Rules\Password::appliedRules
Method by @devajmeireles in https://github.com/laravel/framework/pull/55206Model::fillAndInsert()
by @cosmastech in https://github.com/laravel/framework/pull/55038migrate:rollback
in DB::prohibitDestructiveCommands PhpDoc by @spawnia in https://github.com/laravel/framework/pull/55252Http::requestException()
by @cosmastech in https://github.com/laravel/framework/pull/55241pathSegments()
helper method by @chester-sykes in https://github.com/laravel/framework/pull/55250v12.5.0
Compare Source
v12.4.1
Compare Source
Expression
type to param$value
ofQueryBuilder
orHaving()
method by @faissaloux in https://github.com/laravel/framework/pull/55202v12.4.0
Compare Source
AsHtmlString
cast by @ralphjsmit in https://github.com/laravel/framework/pull/55071Arr::sole()
method by @ralphjsmit in https://github.com/laravel/framework/pull/55070ApiInstallCommand
by @sajjadhossainshohag in https://github.com/laravel/framework/pull/55081related
property by @browner12 in https://github.com/laravel/framework/pull/55075QueueFake::listenersPushed()
by @cosmastech in https://github.com/laravel/framework/pull/55063@return
docblocks on constructors by @browner12 in https://github.com/laravel/framework/pull/55076new Collection
overCollection::make
by @AhmedAlaa4611 in https://github.com/laravel/framework/pull/55091whereNull
andwhereNotNull
toAssertablejson
by @faissaloux in https://github.com/laravel/framework/pull/55131Illuminate\Queue\Jobs\Job::getJobId()
andIlluminate\Queue\Jobs\DatabaseJob::getJobId()
methods by @petrknap in https://github.com/laravel/framework/pull/55138shouldRun
method to migrations. by @danmatthews in https://github.com/laravel/framework/pull/55011Uri
prevent empty query string by @rojtjo in https://github.com/laravel/framework/pull/55146FileViewFinder
doc-blocks by @imanghafoori1 in https://github.com/laravel/framework/pull/55183null
value by @willrowe in https://github.com/laravel/framework/pull/55175pipe
method query builders by @timacdonald in https://github.com/laravel/framework/pull/55171Log::withoutContext
to remove selected context from future logs by @mattroylloyd in [https://github.com/laravel/framework/pull/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 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.