-
Notifications
You must be signed in to change notification settings - Fork 0
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 - autoclosed #197
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: composer.lock
|
9dd9ee0
to
0bc74ab
Compare
51fb138
to
2deecdf
Compare
b779c3a
to
e387b5a
Compare
8fa668f
to
f3f80c5
Compare
fbb4105
to
be3e3fd
Compare
be3e3fd
to
e98169c
Compare
e98169c
to
220fcb3
Compare
|
a3494e6
to
7d59afd
Compare
7d59afd
to
4ad7e56
Compare
ae7b54d
to
c28d1e8
Compare
38c7244
to
f460c26
Compare
f460c26
to
a6a4705
Compare
a6a4705
to
384713d
Compare
9f47dc3
to
d761d80
Compare
d761d80
to
8eb103e
Compare
This PR contains the following updates:
9.17.0
->11.19.0
Release Notes
laravel/framework (laravel/framework)
v11.19.0
Compare Source
whereNone
method to the query builder by @einar-hansen in https://github.com/laravel/framework/pull/52260assertSeeHtml
,assertDontSeeHtml
andassertSeeHtmlInOrder
testing methods by @gdebrauwer in https://github.com/laravel/framework/pull/52285assertExactJsonStructure
method by @gdebrauwer in https://github.com/laravel/framework/pull/52311withoutHeader()
test method by @gdebrauwer in https://github.com/laravel/framework/pull/52309success
Method to the Docblock ofIlluminate\Console\View\Components\Factory
by @devajmeireles in https://github.com/laravel/framework/pull/52310v11.18.1
Compare Source
v11.18.0
Compare Source
ContextualAttribute
attributes to have anafter
callback" by @taylorotwell in https://github.com/laravel/framework/pull/52281v11.17.0
Compare Source
Command::FAILURE
fordb:wipe
command by @siarheipashkevich in https://github.com/laravel/framework/pull/52152Command::FAILURE
formigrate:fresh
command by @siarheipashkevich in https://github.com/laravel/framework/pull/52153Collection::isEmpty
andisNotEmpty
assertions by @spawnia in https://github.com/laravel/framework/pull/52184ContextualAttribute
attributes to have anafter
callback by @innocenzi in https://github.com/laravel/framework/pull/52167Model::$collection
to$collectionClass
by @GromNaN in https://github.com/laravel/framework/pull/52186Cache::many
andCache::putMany
methods in the database driver by @tonysm in https://github.com/laravel/framework/pull/52209QueryExecuted::toRawSql()
by @spawnia in https://github.com/laravel/framework/pull/52192Collection
/Dumpable
dd
method by @jessarcher in https://github.com/laravel/framework/pull/52234v11.16.0
Compare Source
Rule::enum()->only()
and->except()
by @bakerkretzmar in https://github.com/laravel/framework/pull/52073busy_timeout
,journal_mode
, andsynchronous
pragmas by @bakerkretzmar in https://github.com/laravel/framework/pull/52052sqlite_*
objects by @bakerkretzmar in https://github.com/laravel/framework/pull/52135<!DOCTYPE>
declaration by @TENIOS in https://github.com/laravel/framework/pull/52134assertSentTo
shorthand by @jasonmccreary in https://github.com/laravel/framework/pull/52083v11.15.0
Compare Source
HttpResponseException
by @hafezdivandari in https://github.com/laravel/framework/pull/51986testMultiplyIsLazy
to ensure LazyCollection'smultiply
method's lazy behaviour by @lmottasin in https://github.com/laravel/framework/pull/52020MultipleInstanceManager
to have studly creators by @cosmastech in https://github.com/laravel/framework/pull/52030$config
property toMultipleInstanceManager
by @cosmastech in https://github.com/laravel/framework/pull/52028Router
Tappable
by @mabdullahsari in https://github.com/laravel/framework/pull/52051block
method forLockTimeoutException
by @siarheipashkevich in https://github.com/laravel/framework/pull/52063v11.14.0
Compare Source
mapSpread
Method inArr
Class & Remove Warning from IDE by @lmottasin in https://github.com/laravel/framework/pull/51952SensitiveParameter
attribute by @onlime in https://github.com/laravel/framework/pull/51940Stringable
class. by @lukeraymonddowning in https://github.com/laravel/framework/pull/51932HttpResponseException
by @hafezdivandari in https://github.com/laravel/framework/pull/51968v11.13.0
Compare Source
$queue
as nullable by @timacdonald in https://github.com/laravel/framework/pull/51912Macroable
trait on TokenGuard by @imanghafoori1 in https://github.com/laravel/framework/pull/51922Str::chopStart
andStr::chopEnd
by @timacdonald in https://github.com/laravel/framework/pull/51910v11.12.0
Compare Source
Enumerable unless()
$callback parameter optional by @faissaloux in https://github.com/laravel/framework/pull/51701Enumerable unless()
$callback parameter optional" by @taylorotwell in https://github.com/laravel/framework/pull/51707Command
class by @crynobone in https://github.com/laravel/framework/pull/51824shift()
on an empty collection by @Treggats in https://github.com/laravel/framework/pull/51841schema:dump
will dump the migrations table only if it exists by @NickSdot in https://github.com/laravel/framework/pull/51827type
attributes in the exception renderer by @osbre in https://github.com/laravel/framework/pull/51866v11.11.1
Compare Source
make
commands by @jasonmccreary in https://github.com/laravel/framework/pull/51842.php
extension chopping ingetNameInput
by @osbre in https://github.com/laravel/framework/pull/51843afterCreating
andafterMaking
callbacks" by @driesvints in https://github.com/laravel/framework/pull/51858v11.11.0
Compare Source
get
,write
andforget
cache events by @stayallive in https://github.com/laravel/framework/pull/51560db:table
command by @benholmen in https://github.com/laravel/framework/pull/51710install:broadcasting
by @jasonmccreary in https://github.com/laravel/framework/pull/51719totalJobs
property for theBatchFake
when add some jobs by @yankewei in https://github.com/laravel/framework/pull/51742config:publish
withdontMergeFrameworkConfiguration()
set totrue
by @crynobone in https://github.com/laravel/framework/pull/51751before
andafter
methods to Collection by @avosalmon in https://github.com/laravel/framework/pull/51752afterCreating
andafterMaking
callbacks by @jacob418 in https://github.com/laravel/framework/pull/51772default 0
on SQLite by @hafezdivandari in https://github.com/laravel/framework/pull/51803VendorPublishCommand
by @tamiroh in https://github.com/laravel/framework/pull/51812Relation::getMorphAlias()
by @pxlrbt in https://github.com/laravel/framework/pull/51809model:show
command by @staudenmeir in https://github.com/laravel/framework/pull/51807v11.10.0
Compare Source
updateOrInsert()
to pass different$values
if the record already exists by @Markshall in https://github.com/laravel/framework/pull/51566join_paths
issue with segment '0' by @imanghafoori1 in https://github.com/laravel/framework/pull/51649HtmlString
by @saMahmoudzadeh in https://github.com/laravel/framework/pull/51666Arr::whereNotNull
by @saMahmoudzadeh in https://github.com/laravel/framework/pull/51661Arr::divide
by @saMahmoudzadeh in https://github.com/laravel/framework/pull/51673app.debug
changes totrue
at runtime by @crynobone in https://github.com/laravel/framework/pull/51705v11.9.2
Compare Source
v11.9.1
Compare Source
v11.9.0
Compare Source
has
tocontains
by @MrPunyapal in https://github.com/laravel/framework/pull/51532withoutDelay()
to theQueueable
trait by @KennedyTedesco in https://github.com/laravel/framework/pull/51555BackedEnum
by @CAAHS in https://github.com/laravel/framework/pull/51586Macroable
toPendingCommand
by @PerryvanderMeer in https://github.com/laravel/framework/pull/51572v11.8.0
Compare Source
null-safe
operator instead of conditional check by @saMahmoudzadeh in https://github.com/laravel/framework/pull/51328EmailTags
argument by @Tietew in https://github.com/laravel/framework/pull/51352Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.