-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency laravel/framework to v12 #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/laravel-framework-12.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
|
8e90c36
to
999f8a8
Compare
96f97b4
to
2c5fd83
Compare
ca01038
to
a063d97
Compare
f512bff
to
e18263f
Compare
e18263f
to
95ca255
Compare
4af8313
to
cbfbbed
Compare
b31c637
to
d6feeb0
Compare
ef901ae
to
2c343cf
Compare
2c343cf
to
11d46c2
Compare
11d46c2
to
dc1bd99
Compare
30d3d5a
to
8b3cf86
Compare
8b3cf86
to
110c007
Compare
110c007
to
06e9a46
Compare
cc3baff
to
c014722
Compare
c014722
to
4a8de79
Compare
8312609
to
38a23a8
Compare
38a23a8
to
a431c16
Compare
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:
11.41.3
->12.26.4
Release Notes
laravel/framework (laravel/framework)
v12.26.4
Compare Source
loadMissing
by @angus-mcritchie in #56711SelfBuilding
interface by @cosmastech in #56731method_exists
checks by @rodrigopedra in #56821v12.26.3
Compare Source
ScheduleRunCommand
by @cosmastech in #56776v12.26.2
Compare Source
date_format
validation on DST Timezone by @crynobone in #56767v12.26.1
Compare Source
old()
helper by @browner12 in #56769v12.26.0
Compare Source
Database
attribute by @jnoordsij in #56688spliceIntoPosition
docblock to allowstring|int
values by @amirhshokri in #56698withHeartbeat
method toLazyCollection
by @JosephSilber in #56477array_first
andarray_last
by @KIKOmanasijev in #56706MessageLogged
twice by @cosmastech in #56713queue:prune-failed
tests coverage by @amirhshokri in #56732null
parameter inBusFake::chain()
method by @stevebauman in #56750ArrayStore::all()
by @cosmastech in #56751$forceWrap
property to JsonResource for consistent API response #56724 by @achrafAa in #56736v12.25.0
Compare Source
db:table
Command by @hafezdivandari in #56646allowedUrls
throughpreventStrayRequests
by @rabrowne85 in #56645Context@scope()
may throw by @cosmastech in #56655mergeVisible
,mergeHidden
andmergeAppends
methods. by @jonerickson in #56678v12.24.0
Compare Source
orchestra/testbench-core
deps by @crynobone in #56637Arr::push()
by @inxilpro in #56632doesnt_contain
rule by @apih in #56644v12.23.1
Compare Source
v12.23.0
Compare Source
make:migration
command'sTableGuesser
. by @amirhshokri in #56608function_exists
calls by @jnoordsij in #56621Bind
attribute accepts UnitEnum by @cosmastech in #56616Scoped
andSingleton
on interfaces by @cosmastech in #56620v12.22.1
Compare Source
make:migration
command on Windows by @amirhshokri in #56591v12.22.0
Compare Source
ReflectionProperty::setAccessible()
by @NickSdot in #56379JoinClause
by @FeBe95 in #56378migrate:fresh
command on SQLite with WAL journal_mode by @crynobone in #56368Pipeline::withinTransaction()
by @cosmastech in #56377partition()
by @cosmastech in #56388#[Bind]
attribute by @cosmastech in #56383StreamResponse
callback on Laravel Octane by @crynobone in #56413getContainer()
to avoid fatal error inPipeline
with transactions by @xurshudyan in #56447VerifyEmail::toMailUsing()
by @xurshudyan in #56454\Illuminate\Database\Connection
class by @shaedrich in #56459queue:work
to handleSIGINT
signal by @ziadoz in #56458withScopedSingletons
toApplicationBuilder
by @ALameLlama in #56460InteractsWithData
trait toComponentAttributeBag
by @KennedyTedesco in #56452Boot
andInitialize
Model attributes by @inxilpro in #56518to_action
helper method by @laserhybiz in #56496except
method to Eloquent Builder by @achyutkneupane in #56442testSendToOthersOnly
method by @xurshudyan in #56538dispatchedOnce
methods by @lioneaglesolutions in #56494prepend()
andappend()
toPendingChain
by @stevebauman in #56536EloquentCursorPaginateTest
by @cosmastech in #56543Schedule::command()
andArtisan::call()
by @amirhshokri in #56530dispatchedTimes
methods by @lioneaglesolutions in #56544Str::isUuid()
$version
parameter by @shaedrich in #56557Pipeline
macroable by @ryangjchandler in #56567hasNested
with a first relationship of typemorphTo
. by @nicDamours in #56512v12.21.0
Compare Source
Factory::dontExpandRelationshipsByDefault()
by @cosmastech in #56154Htmlable
objects inJs::convertDataToJavaScriptExpression()
by @jj15asmr in #56253AbstractCursorPaginator@through()
by @cosmastech in #56267Date
facade instead oftime()
forpassword_confirmed_at
check by @dylanbr in #56270dailyAt()
method parses minutes and ignores seconds when seconds are provided by @amirhshokri in #56308SeedCommand
console output by @Jehong-Ahn in #56310Validation
by @mrvipchien in #56321mb_split()
to split strings into words by @shaedrich in #56338v12.20.0
Compare Source
offset()
in place ofskip()
by @browner12 in #56081limit()
in place oftake()
by @browner12 in #56080offset()
andlimit()
in tests by @browner12 in #56089JsonSerializable
interface toUri
Class by @devajmeireles in #56097$this
set the return type tostatic
by @browner12 in #56092int<0, max>
as docblock return type for database operations that return a count by @cosmastech in #56117Collection
methods by @cosmastech in #56135--model
and--except
viaPruneCommand
command by @hosni in #56140Htmlable
Instances toJs::from()
by @jj15asmr in #56159syncWithoutDetaching
method when empty values are given by @stevebauman in #56157Closure
-support to$key
/$value
in Collectionpluck()
method by @ralphjsmit in #56188collection()
to Config repository by @KennedyTedesco in #56200Request
docblock by @duncanmcclean in #56230Fluent
class iterable by @xurshudyan in #56218@context
Blade directive by @martinbean in #56146withLocale
andwithCurrency
always restore previous state by @xurshudyan in #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 #55990Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.