Update dependency laravel/framework to v12.22.0 #561
Merged
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:
12.21.0
->12.22.0
Release Notes
laravel/framework (laravel/framework)
v12.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/56512Configuration
📅 Schedule: Branch creation - "before 4pm every weekday except before 9am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.