-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update dependency laravel/framework to v11 #49
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/laravel-framework-11.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 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
a9e76d5
to
751fc0f
Compare
2005acb
to
8df9e28
Compare
8ea9091
to
0383645
Compare
b2ea839
to
85ff68d
Compare
2cadd9b
to
83442a8
Compare
78f77e0
to
c98f26c
Compare
f462106
to
0810d37
Compare
75ce0cf
to
dec0b19
Compare
877e510
to
ffa2ccf
Compare
8a545e5
to
d77a94a
Compare
1c48144
to
f4f72f6
Compare
e66e6f8
to
f5ad33c
Compare
d5cac7c
to
bdc5c0d
Compare
498715e
to
053d59a
Compare
053d59a
to
391de15
Compare
fd37502
to
9a10da0
Compare
7182da6
to
f30f6f0
Compare
f17e9c2
to
94fb976
Compare
3566dd3
to
c9755bb
Compare
4d684fc
to
a37956e
Compare
a37956e
to
648d0fd
Compare
229f0fb
to
d820e96
Compare
0062cb5
to
423ae3f
Compare
423ae3f
to
8b6b9fe
Compare
b84f6da
to
39619ea
Compare
39619ea
to
1ed75d2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^8|^9
->11.43.0
Release Notes
laravel/framework (laravel/framework)
v11.43.0
Compare Source
orWhereHasMorph
method by @simonellensohn in https://github.com/laravel/framework/pull/54659serve
command withPHP_CLI_SERVER_WORKERS
by @crynobone in https://github.com/laravel/framework/pull/54606ddJson
method onTestResponse
class by @chester-sykes in https://github.com/laravel/framework/pull/54673Factory::guessModelNamesUsing()
by @crynobone in https://github.com/laravel/framework/pull/54665withWhereRelation
method to builder by @utsavsomaiya in https://github.com/laravel/framework/pull/54668v11.42.1
Compare Source
assertStreamed
andassertNotStreamed
by @gdebrauwer in https://github.com/laravel/framework/pull/54566assertJsonFragments
assertion by @lioneaglesolutions in https://github.com/laravel/framework/pull/54576doesntContain
on eloquent collection by @gdebrauwer in https://github.com/laravel/framework/pull/54567v11.42.0
Compare Source
enum_value()
by @cosmastech in https://github.com/laravel/framework/pull/54432Number::currency()
by @benjibee in https://github.com/laravel/framework/pull/54456withAttributes
by @tontonsb in https://github.com/laravel/framework/pull/54422Builder
On Clone callback support by @ralphjsmit in https://github.com/laravel/framework/pull/54477PendingBatch@ensureJobIsBatchable
by @cosmastech in https://github.com/laravel/framework/pull/54485Relation
by @cosmastech in https://github.com/laravel/framework/pull/54560v11.41.3
Compare Source
v11.41.2
Compare Source
v11.41.1
Compare Source
Macroable
andfill()
toSupport\Fluent
by @stevebauman in https://github.com/laravel/framework/pull/54404loadTranslationsFrom
function for simplicity and clarity by @selcukcukur in https://github.com/laravel/framework/pull/54407v11.41.0
Compare Source
TestComponent
to be macroable by @ziadoz in https://github.com/laravel/framework/pull/54359explodeExplicitRule
to support Customizable Date Validation by @mrvipchien in https://github.com/laravel/framework/pull/54353addPath()
method to theLang
facade and theTranslator
class. by @selcukcukur in https://github.com/laravel/framework/pull/54347Date
facade for storing the password confirmation timestamp by @crynobone in https://github.com/laravel/framework/pull/54383v11.40.0
Compare Source
schedule:test
on commands using runInBackground by @dallyger in https://github.com/laravel/framework/pull/54321/tests
directory by @browner12 in https://github.com/laravel/framework/pull/54325whereMorphedTo
/whereNotMorphedTo
by @gdebrauwer in https://github.com/laravel/framework/pull/54324v11.39.1
Compare Source
v11.39.0
Compare Source
ValidatedInput
functions withInteractsWithData
trait by @stevebauman in https://github.com/laravel/framework/pull/54208Email
validation rule custom translation messages by @SanderMuller in https://github.com/laravel/framework/pull/54202optimize:clear
andoptimize
by @cosmastech in https://github.com/laravel/framework/pull/54197UseFactory
by @cosmastech in https://github.com/laravel/framework/pull/54215Rule::email()
tests by @SanderMuller in https://github.com/laravel/framework/pull/54226BladeComponentTagCompilerTest
underIlluminate\Tests\View\Blade
by @AhmedAlaa4611 in https://github.com/laravel/framework/pull/54233addPath()
Allow adding new path for translation loader. by @selcukcukur in https://github.com/laravel/framework/pull/54277v11.38.2
Compare Source
qualifyColumn
Helper Method by @SanderMuller in https://github.com/laravel/framework/pull/54187v11.38.1
Compare Source
v11.38.0
Compare Source
RefreshDatabase
by @SjorsO in https://github.com/laravel/framework/pull/54075HasUniqueStringIds
trait by @hafezdivandari in https://github.com/laravel/framework/pull/54096finally
method to pipeline helper by @nunomaduro in https://github.com/laravel/framework/pull/54110Eloquent/Builder
pluck method by @MattBradleyDev in https://github.com/laravel/framework/pull/54130@mixin
onSoftDeletes
trait by @nunomaduro in https://github.com/laravel/framework/pull/54140times()
calls by @browner12 in https://github.com/laravel/framework/pull/54141optimize
andoptimize:clear
commands by @jonerickson in https://github.com/laravel/framework/pull/54070USE database
statement by @TheLevti in https://github.com/laravel/framework/pull/54132Email
validation rule by @SanderMuller in https://github.com/laravel/framework/pull/54067Dispatchable::newPendingDispatch()
by @cosmastech in https://github.com/laravel/framework/pull/54153FormRequest::array($key)
andFluent::array($key)
by @stevebauman in https://github.com/laravel/framework/pull/54177HasRelationships
generic by @SanderMuller in https://github.com/laravel/framework/pull/54174PendingDispatch@getJob()
by @cosmastech in https://github.com/laravel/framework/pull/54158v11.37.0
Compare Source
Dumpable
trait toUri
by @nuernbergerA in https://github.com/laravel/framework/pull/53960$ignoreCase
option toStr::is
by @stevebauman in https://github.com/laravel/framework/pull/53981withoutQuery
method to accept string or array input by @1weiho in https://github.com/laravel/framework/pull/53973Illuminate\Http\Response
to output empty string if$content
is set tonull
by @crynobone in https://github.com/laravel/framework/pull/53872whereDoesntHaveRelation
,whereMorphDoesntHaveRelation
and their variants withOR
by @andrey-helldar in https://github.com/laravel/framework/pull/53996RefreshDatabase
transaction was committed by @SjorsO in https://github.com/laravel/framework/pull/53997Illuminate\Support\Uri
on testing HTTP Requests by @crynobone in https://github.com/laravel/framework/pull/54038null
&*
key given indata_get
by @jwjenkin in https://github.com/laravel/framework/pull/54059v11.36.1
Compare Source
getJob()
method toPendingDispatch
class + Introduced tests by @pascalbaljet in https://github.com/laravel/framework/pull/53951v11.36.0
Compare Source
config/mail.php
with supported configuration by @crynobone in https://github.com/laravel/framework/pull/53874enum_value()
to be use in standaloneilluminate/collections
by @crynobone in https://github.com/laravel/framework/pull/53871Uri
andUriQueryString
implementStringable
by @cosmastech in https://github.com/laravel/framework/pull/53873new Stringable
overStr::of
andstr()
by @lucasmichot in https://github.com/laravel/framework/pull/53883Uri
class to default, global aliases by @jasonmccreary in https://github.com/laravel/framework/pull/53884loadMissing
by @SychO9 in https://github.com/laravel/framework/pull/53879numericAggregate
on eloquent builder by @AmirRezaM75 in https://github.com/laravel/framework/pull/53880new Fluent
overfluent()
helper by @lucasmichot in https://github.com/laravel/framework/pull/53890Collection::wrap
by @lucasmichot in https://github.com/laravel/framework/pull/53891Collection::range
by @lucasmichot in https://github.com/laravel/framework/pull/53895schema:dump --prune
command by @andrey-helldar in https://github.com/laravel/framework/pull/53870blank
Helper from Serializing Eloquent Models by @SanderMuller in https://github.com/laravel/framework/pull/53911Fluent::set
method by @stevebauman in https://github.com/laravel/framework/pull/53946v11.35.1
Compare Source
Illuminate\Database\Query\Builder
by @jnoordsij in https://github.com/laravel/framework/pull/53841DatabaseTruncation
trait by introducingConnection::withoutTablePrefix()
method by @hafezdivandari in https://github.com/laravel/framework/pull/53842v11.35.0
Compare Source
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.