Update dependency laravel/framework to v12 #60
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:
^6.2
->^12.0
Release Notes
laravel/framework (laravel/framework)
v12.24.0
Compare Source
orchestra/testbench-core
deps by @crynobone in https://github.com/laravel/framework/pull/56637Arr::push()
by @inxilpro in https://github.com/laravel/framework/pull/56632doesnt_contain
rule by @apih in https://github.com/laravel/framework/pull/56644v12.23.1
Compare Source
v12.23.0
Compare Source
make:migration
command'sTableGuesser
. by @amirhshokri in https://github.com/laravel/framework/pull/56608function_exists
calls by @jnoordsij in https://github.com/laravel/framework/pull/56621Bind
attribute accepts UnitEnum by @cosmastech in https://github.com/laravel/framework/pull/56616Scoped
andSingleton
on interfaces by @cosmastech in https://github.com/laravel/framework/pull/56620v12.22.1
Compare Source
make:migration
command on Windows by @amirhshokri in https://github.com/laravel/framework/pull/56591v12.22.0
Compare Source
ReflectionProperty::setAccessible()
by @NickSdot in https://github.com/laravel/framework/pull/56379JoinClause
by @FeBe95 in https://github.com/laravel/framework/pull/56378migrate:fresh
command on SQLite with WAL journal_mode by @crynobone in https://github.com/laravel/framework/pull/56368Pipeline::withinTransaction()
by @cosmastech in https://github.com/laravel/framework/pull/56377partition()
by @cosmastech in https://github.com/laravel/framework/pull/56388#[Bind]
attribute by @cosmastech in https://github.com/laravel/framework/pull/56383StreamResponse
callback on Laravel Octane by @crynobone in https://github.com/laravel/framework/pull/56413getContainer()
to avoid fatal error inPipeline
with transactions by @xurshudyan in https://github.com/laravel/framework/pull/56447VerifyEmail::toMailUsing()
by @xurshudyan in https://github.com/laravel/framework/pull/56454\Illuminate\Database\Connection
class by @shaedrich in https://github.com/laravel/framework/pull/56459queue:work
to handleSIGINT
signal by @ziadoz in https://github.com/laravel/framework/pull/56458withScopedSingletons
toApplicationBuilder
by @ALameLlama in https://github.com/laravel/framework/pull/56460InteractsWithData
trait toComponentAttributeBag
by @KennedyTedesco in https://github.com/laravel/framework/pull/56452Boot
andInitialize
Model attributes by @inxilpro in https://github.com/laravel/framework/pull/56518to_action
helper method by @laserhybiz in https://github.com/laravel/framework/pull/56496except
method to Eloquent Builder by @achyutkneupane in https://github.com/laravel/framework/pull/56442testSendToOthersOnly
method by @xurshudyan in https://github.com/laravel/framework/pull/56538dispatchedOnce
methods by @lioneaglesolutions in https://github.com/laravel/framework/pull/56494prepend()
andappend()
toPendingChain
by @stevebauman in https://github.com/laravel/framework/pull/56536EloquentCursorPaginateTest
by @cosmastech in https://github.com/laravel/framework/pull/56543Schedule::command()
andArtisan::call()
by @amirhshokri in https://github.com/laravel/framework/pull/56530dispatchedTimes
methods by @lioneaglesolutions in https://github.com/laravel/framework/pull/56544Str::isUuid()
$version
parameter by @shaedrich in https://github.com/laravel/framework/pull/56557Pipeline
macroable by @ryangjchandler in https://github.com/laravel/framework/pull/56567hasNested
with a first relationship of typemorphTo
. by @nicDamours in https://github.com/laravel/framework/pull/56512v12.21.0
Compare Source
Factory::dontExpandRelationshipsByDefault()
by @cosmastech in https://github.com/laravel/framework/pull/56154Htmlable
objects inJs::convertDataToJavaScriptExpression()
by @jj15asmr in https://github.com/laravel/framework/pull/56253AbstractCursorPaginator@through()
by @cosmastech in https://github.com/laravel/framework/pull/56267Date
facade instead oftime()
forpassword_confirmed_at
check by @dylanbr in https://github.com/laravel/framework/pull/56270dailyAt()
method parses minutes and ignores seconds when seconds are provided by @amirhshokri in https://github.com/laravel/framework/pull/56308SeedCommand
console output by @Jehong-Ahn in https://github.com/laravel/framework/pull/56310Validation
by @mrvipchien in https://github.com/laravel/framework/pull/56321mb_split()
to split strings into words by @shaedrich in https://github.com/laravel/framework/pull/56338v12.20.0
Compare Source
offset()
in place ofskip()
by @browner12 in https://github.com/laravel/framework/pull/56081limit()
in place oftake()
by @browner12 in https://github.com/laravel/framework/pull/56080offset()
andlimit()
in tests by @browner12 in https://github.com/laravel/framework/pull/56089JsonSerializable
interface toUri
Class by @devajmeireles in https://github.com/laravel/framework/pull/56097$this
set the return type tostatic
by @browner12 in https://github.com/laravel/framework/pull/56092int<0, max>
as docblock return type for database operations that return a count by @cosmastech in https://github.com/laravel/framework/pull/56117Collection
methods by @cosmastech in https://github.com/laravel/framework/pull/56135--model
and--except
viaPruneCommand
command by @hosni in https://github.com/laravel/framework/pull/56140Htmlable
Instances toJs::from()
by @jj15asmr in https://github.com/laravel/framework/pull/56159syncWithoutDetaching
method when empty values are given by @stevebauman in https://github.com/laravel/framework/pull/56157Closure
-support to$key
/$value
in Collectionpluck()
method by @ralphjsmit in https://github.com/laravel/framework/pull/56188collection()
to Config repository by @KennedyTedesco in https://github.com/laravel/framework/pull/56200Request
docblock by @duncanmcclean in https://github.com/laravel/framework/pull/56230Fluent
class iterable by @xurshudyan in https://github.com/laravel/framework/pull/56218@context
Blade directive by @martinbean in https://github.com/laravel/framework/pull/56146withLocale
andwithCurrency
always restore previous state by @xurshudyan in https://github.com/laravel/framework/pull/56234v12.19.3
Compare Source
v12.19.2
Compare Source
v12.19.1
Compare Source
v12.19.0
Compare Source
getDefaultDescription
method by @jnoordsij in https://github.com/laravel/framework/pull/55990ComputesOnceableHashInterface
by @Jacobs63 in https://github.com/laravel/framework/pull/56009symfony/console:7.4
compatibility by @crynobone in https://github.com/laravel/framework/pull/56015@return
tags from constructors by @michaelnabil230 in https://github.com/laravel/framework/pull/56024FailOnException
job middleware by @cosmastech in https://github.com/laravel/framework/pull/56037v12.18.0
Compare Source
through()
method in interfaces to fix IDE warnings by @harryqt in https://github.com/laravel/framework/pull/55925ScheduledTaskFailed
not dispatched on scheduled forground task fails by @achrafAa in https://github.com/laravel/framework/pull/55624Model::unguarded()
by @axlon in https://github.com/laravel/framework/pull/55932RequestException
truncation limit per request by @cosmastech in https://github.com/laravel/framework/pull/55897Configuration
📅 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 was generated by Mend Renovate. View the repository job log.