-
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 v9 - autoclosed #14
Closed
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
⚠ 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
|
renovate
bot
force-pushed
the
renovate/laravel-framework-9.x
branch
2 times, most recently
from
June 7, 2022 16:03
be41cdf
to
be609a1
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-9.x
branch
from
June 21, 2022 16:35
be609a1
to
2cb6058
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-9.x
branch
from
June 28, 2022 17:48
2cb6058
to
e225484
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-9.x
branch
3 times, most recently
from
July 20, 2022 15:56
f9362e1
to
f168854
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-9.x
branch
7 times, most recently
from
July 26, 2022 17:06
d188db2
to
00018c7
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-9.x
branch
from
August 2, 2022 16:22
00018c7
to
ee5c55d
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-9.x
branch
from
August 9, 2022 16:49
ee5c55d
to
780b0b0
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-9.x
branch
from
August 16, 2022 16:56
780b0b0
to
c922e60
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-9.x
branch
2 times, most recently
from
August 24, 2022 00:16
43266dc
to
e9060ae
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-9.x
branch
from
August 30, 2022 17:21
e9060ae
to
8828579
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-9.x
branch
from
September 25, 2022 18:23
8828579
to
e3feb1e
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-9.x
branch
from
November 20, 2022 13:58
e3feb1e
to
caa177c
Compare
renovate
bot
changed the title
Update dependency laravel/framework to v9
Update dependency laravel/framework to v9 - autoclosed
Mar 17, 2023
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.83.13
->9.40.1
Release Notes
laravel/framework
v9.40.1
Compare Source
Added
Illuminate/Support/Lottery::fix()
(7bade4f)v9.40.0
Compare Source
Added
Lottery
class (#44894)/Illuminate/Testing/TestResponse::assertRedirectToRoute()
(#44926)Fixed
Changed
v9.39.0
Compare Source
Added
Illuminate/Support/Testing/Fakes/PendingBatchFake::dispatchAfterResponse()
(#44815)Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase::assertDatabaseEmpty()
(#44810)Fixed
InteractsWithContainer::withoutMix()
(#44822)Changed
UpCommand::handle
that must return int (#44807)Illuminate/Database/Console/DatabaseInspectionCommand::getSqliteTableSize()
(#44867)Illuminate/Queue/Listener
(#44862)v9.38.0
Compare Source
Added
Illuminate/Routing/Route::flushController()
(#44393)Illuminate/Session/Store::setHandler()
(#44736)Illuminate/Routing/Router::removeMiddlewareFromGroup()
(#44780)Fixed
Changed
v9.37.0
Compare Source
Added
Illuminate/Mail/Mailables/Content::htmlString()
(#44703)Fixed
v9.36.4
Compare Source
Added
Illuminate/Filesystem/FilesystemAdapter::checksum()
(#44660)Reverted
Changed
v9.36.3
Compare Source
Reverted
Fixed
Illuminate/Database/Eloquent/Model::offsetExists()
(#44642)Changed
v9.36.2
Compare Source
Fixed
v9.36.1
Compare Source
Fixed
v9.36.0
Compare Source
Added
Illuminate/Testing/TestResponse::assertContent()
(#44580)Illuminate/Console/Concerns/InteractsWithIO::alert()
$verbosity
param (#44614)Optimization
Fixed
Illuminate/Filesystem/Filesystem::relativeLink()
(#44519)model:show
failing with models that have null timestamp columns (#44576)Changed
Illuminate/Routing/Route::controllerMiddleware()
(#44590)v9.35.1
Compare Source
Fixed
$viewFactory->exists($component)
inIlluminate/View/Compilers/ComponentTagCompiler::componentClass
(7c6db00)v9.35.0
Compare Source
Added
Illuminate/Database/Eloquent/Model::shouldBeStrict()
and other (#44283)Fixed
make:cast --inbound
so it's a boolean option, not value (#44505)Changed
v9.34.0
Compare Source
Added
Fixed
Changed
Illuminate/Database/Schema/ForeignIdColumnDefinition::constrained()
(#44425)v9.33.0
Compare Source
Added
Illuminate/Support/Testing/Fakes/MailFake::cc()
(#44319)Illuminate/Routing/Route::flushController()
(#44386)Fixed
Illuminate/Filesystem/FilesystemAdapter::url()
with configprefix
(#44330)Changed
v9.32.0
Compare Source
Added
Illuminate/Database/Console/DatabaseInspectionCommand::$typeMappings
(#44237)Illuminate/Support/Testing/Fakes/BusFake::dispatchFakeBatch()
(#44176)Illuminate/Routing/UrlGenerator::withKeyResolver()
(#44254)Illuminate/Console/Scheduling/ManagesFrequencies::everyOddHour()
(#44288)Fixed
Changed
v9.31.0
Compare Source
Added
/Illuminate/Collections/Traits/EnumeratesValues::operatorForWhere()
(#44154)Model::getAppends()
(#44180)symfony/uid
(#44202)Fixed
Illuminate/Http/Client/PendingRequest
(#44179)InteractsWithDatabase::castAsJson($value)
incorrectly handles SQLite Database (#44196)Changed
v9.30.1
Compare Source
Added
Illuminate/Database/DetectsLostConnections
(#44121)Fixed
Changed
v9.30.0
Compare Source
Added
Fixed
Changed
v9.29.0
Compare Source
Added
Illuminate/Foundation/Vite::assetPath()
(#44037)Illuminate/Mail/Mailable
(#43967)Illuminate/Support/Testing/Fakes/BusFake::assertNothingBatched()
(#44056)Reverted
Fixed
Changed
Illuminate/Console/GeneratorCommand.php
(#44049)v9.28.0
Compare Source
Added
Illuminate/Routing/Redirector::getIntendedUrl()
(#43938)Illuminate/Testing/PendingCommand::assertOk()
(#43968)Fixed
Changed
Illuminate/Container/Container::resolvePrimitive()
for isVariadic() (#43985)v9.27.0
Compare Source
Added
Fixed
Changed
Illuminate/Database/Console/DatabaseInspectionCommand::getSqliteTableSize()
(#43832)v9.26.1
Compare Source
Revert
Fixed
withoutVite
(#43826)v9.26.0
Compare Source
Added
Fixed
Changed
Illuminate/Routing/Middleware/ValidateSignature::handle()
(e554d47)v9.25.1
Compare Source
Fixes
v9.25.0
Compare Source
Added
Fixed
Changed
v9.24.0
Compare Source
Added
Illuminate/Database/Eloquent/SoftDeletes::restoreQuietly()
(#43550)Illuminate/Support/Testing/Fakes/NotificationFake::sentNotifications()
(#43558)implode
toPassthru
inIlluminate/Database/Eloquent/Builder.php
(#43574)Revert
whereIn
toIlluminate/Routing/RouteRegistrar::allowedAttributes
(#43523)Fixed
Changed
v9.23.0
Compare Source
Added
whereIn
toIlluminate/Routing/RouteRegistrar::allowedAttributes
(#43509)Fixed
Changed
v9.22.1
Compare Source
Added
Fixed
v9.22.0
Compare Source
Added
Illuminate/Filesystem/Filesystem::hash()
(#43407)Fixed
Changed
v9.21.6
Compare Source
Revert
Fixed
v9.21.5
Compare Source
Added
Revert
Changed
v9.21.4
Compare Source
Added
Illuminate/Filesystem/FilesystemAdapter::supportsTemporaryUrl()
(#43317)Fixed
Changed
v9.21.3
Compare Source
Fixed
v9.21.2
Compare Source
Fixed
v9.21.1
Compare Source
Added
Fixed
Changed
v9.21.0
Compare Source
Added
about
Command (#43147, 51b5eda, #43225, #43276)Revert
Fixed
Changed
v9.20.0
Compare Source
Added
Str::inlineMarkdown()
(#43126)Fixed
Illuminate/Mail/Attachment::fromStorageDisk()
(#43023)Changed
Illuminate/Foundation/Testing/Concerns/InteractsWithContainer::withoutVite()
(#43040)Illuminate/Support/MessageBag::transform()
(#43149)v9.19.0
Compare Source
Added
Fixed
Changed
v9.18.0
Compare Source
Added
Illuminate/View/Compilers/Concerns/CompilesConditionals::compileReadonly()
(#42717)Illuminate/Console/GeneratorCommand
(#42832)Fixed
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 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 has been generated by Mend Renovate. View repository job log here.