-
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 v10 - autoclosed #184
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-10.x
branch
7 times, most recently
from
February 23, 2023 13:59
597712b
to
3bfc776
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
2 times, most recently
from
March 2, 2023 21:47
53b78a2
to
89939e5
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
4 times, most recently
from
March 9, 2023 17:04
9e74812
to
2bedebe
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
2 times, most recently
from
March 18, 2023 13:50
550eacb
to
6ebf53c
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
3 times, most recently
from
April 4, 2023 14:23
765f980
to
456f9a4
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
3 times, most recently
from
April 11, 2023 16:20
9007de4
to
8fe0a09
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
3 times, most recently
from
June 2, 2023 13:24
640560f
to
d36b888
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
2 times, most recently
from
June 8, 2023 21:31
6f588e5
to
9468714
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
2 times, most recently
from
June 28, 2023 17:15
f63706b
to
8309508
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
from
July 11, 2023 14:26
8309508
to
0c35aa1
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
2 times, most recently
from
November 21, 2023 17:37
f223c63
to
ce850ed
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
5 times, most recently
from
December 5, 2023 17:29
afeffe8
to
fa61784
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
5 times, most recently
from
December 19, 2023 15:14
2172643
to
3051809
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
2 times, most recently
from
December 22, 2023 16:23
42a2d83
to
78585ee
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
from
December 27, 2023 16:47
78585ee
to
ab9f16e
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
from
January 9, 2024 14:23
ab9f16e
to
7f5572e
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
2 times, most recently
from
January 23, 2024 16:32
8a7a167
to
27b16d0
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
3 times, most recently
from
February 2, 2024 17:18
fc8368c
to
f92db87
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
2 times, most recently
from
February 20, 2024 15:43
6a72370
to
8676421
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
2 times, most recently
from
February 27, 2024 18:05
bed6ead
to
b585d1d
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
from
March 5, 2024 17:22
b585d1d
to
4dcb703
Compare
renovate
bot
changed the title
Update dependency laravel/framework to v10
Update dependency laravel/framework to v10 - autoclosed
Mar 12, 2024
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:
9.17.0
->10.47.0
Release Notes
laravel/framework (laravel/framework)
v10.47.0
Compare Source
Str::apa()
" fix by @osbre in https://github.com/laravel/framework/pull/503400
TTL by @kayw-geek in https://github.com/laravel/framework/pull/50359whereAll
andwhereAny
methods to the query builder by @musiermoore in https://github.com/laravel/framework/pull/50344v10.46.0
Compare Source
Conditionable
in enum rule by @michaelnabil230 in https://github.com/laravel/framework/pull/50257v10.45.1
Compare Source
v10.45.0
Compare Source
Stringable
phpdoc by @milwad-dev in https://github.com/laravel/framework/pull/50075Collection::select()
to work onArrayAccess
by @axlon in https://github.com/laravel/framework/pull/50072before
to thePendingBatch
by @xiCO2k in https://github.com/laravel/framework/pull/50058Illuminate\Support\Str::fromBase64()
return type by @SamAsEnd in https://github.com/laravel/framework/pull/50108v10.44.0
Compare Source
getPreviousUrlFromSession
method in UrlGenerator by @milwad-dev in https://github.com/laravel/framework/pull/49944setAbly()
method forAblyBroadcaster
by @Rijoanul-Shanto in https://github.com/laravel/framework/pull/49981toBase64()
andfromBase64()
methods to Stringable and Str classes by @mtownsend5512 in https://github.com/laravel/framework/pull/49984Throwable
import and handle iforiginalExceptionHandler
ororiginalDeprecationHandler
property isn't used by alternative TestCase by @crynobone in https://github.com/laravel/framework/pull/50021Arr::take()
helper by @ryangjchandler in https://github.com/laravel/framework/pull/50015GeneratorCommand
by @xurshudyan in https://github.com/laravel/framework/pull/50043v10.43.0
Compare Source
\Illuminate\Log\LogManager
method definition comments with\Psr\Logger\Interface
by @eusonlito in https://github.com/laravel/framework/pull/49805hasIndex()
and minor Schema enhancements by @hafezdivandari in https://github.com/laravel/framework/pull/49796BelongsToMany
relation when usingwithoutTouching
by @mateusjunges in https://github.com/laravel/framework/pull/49798insertOrIgnoreUsing
for Eloquent by @trovster in https://github.com/laravel/framework/pull/49827hasIndex()
Order-sensitive by @hafezdivandari in https://github.com/laravel/framework/pull/49840$guarded
by @eusonlito in https://github.com/laravel/framework/pull/49851beforeStartingTransaction
callback and use it inLazilyRefreshDatabase
by @pascalbaljet in https://github.com/laravel/framework/pull/49853FormRequest[@​getRules](https://togithub.com/getRules)()
method by @cosmastech in https://github.com/laravel/framework/pull/49860Translator
may incorrectly report the locale of a missing translation key by @VicGUTT in https://github.com/laravel/framework/pull/49900v10.42.0
Compare Source
File::hasSameHash()
by @simonhamp in https://github.com/laravel/framework/pull/49721Carbon
if accessed from Laravel or also usesilluminate/support
by @crynobone in https://github.com/laravel/framework/pull/49772Str::unwrap
by @stevebauman in https://github.com/laravel/framework/pull/49779v10.41.0
Compare Source
threshold
parameter to theNumber::spell
helper by @caendesilva in https://github.com/laravel/framework/pull/49610php artisan model:prune
by @dbhynds in https://github.com/laravel/framework/pull/49617ensureIntlExtensionIsInstalled
inNumber
class. by @devajmeireles in https://github.com/laravel/framework/pull/49660Number
class. by @devajmeireles in https://github.com/laravel/framework/pull/49681v10.40.0
Compare Source
Model::preventAccessingMissingAttributes()
raises exception for enums & primitive castable attributes that were not retrieved by @cosmastech in https://github.com/laravel/framework/pull/49480Arr::dot()
method to properly handle indexes array by @kayw-geek in https://github.com/laravel/framework/pull/49507Number::clamp
by @jbrooksuk in https://github.com/laravel/framework/pull/49512RedisCluster::client()
call by @tillkruss in https://github.com/laravel/framework/pull/49560PhpRedisConnector
by @tillkruss in https://github.com/laravel/framework/pull/49559where*()
methods ofIlluminate\Database\Query\Builder
by @lorenzolosa in https://github.com/laravel/framework/pull/49599InteractsWithTime
trait method by @xurshudyan in https://github.com/laravel/framework/pull/49601assertCount
test helper by @xurshudyan in https://github.com/laravel/framework/pull/49609v10.39.0
Compare Source
maxTries
for queued jobs by @mechelon in https://github.com/laravel/framework/pull/49473v10.38.2
Compare Source
conflict
fordoctrine/dbal:^4.0
toilluminate/database
by @crynobone in https://github.com/laravel/framework/pull/49456v10.38.1
Compare Source
Illuminate\Foundation\Application::joinPaths()
toIlluminate\Filesystem\join_paths()
by @crynobone in https://github.com/laravel/framework/pull/49433v10.38.0
Compare Source
false
values indb:table
command by @PerryvanderMeer in https://github.com/laravel/framework/pull/49379sql_require_primary_key
enabled by @mtawil in https://github.com/laravel/framework/pull/49374charset
andcollation
method toBlueprint
by @gcazin in https://github.com/laravel/framework/pull/49396about
command on Octane by @josecl in https://github.com/laravel/framework/pull/49387[@session](https://togithub.com/session)
Directive by @jrd-lewis in https://github.com/laravel/framework/pull/49339Arr::dot
performance by @bastien-phi in https://github.com/laravel/framework/pull/49386defaultCasters
if not previously set by @inxilpro in https://github.com/laravel/framework/pull/49402ManagesFrequencies
by @Lucas-Schmukas in https://github.com/laravel/framework/pull/49399whereJsonContains
method by @danieleambrosino in https://github.com/laravel/framework/pull/49401isEmpty
andisNotEmpty
toComponentAttributeBag
by @devajmeireles in https://github.com/laravel/framework/pull/49408getColumns()
method by @hafezdivandari in https://github.com/laravel/framework/pull/49416MailMessage
helpers for plain text email notifications by @onlime in https://github.com/laravel/framework/pull/49407v10.37.3
Compare Source
v10.37.2
Compare Source
progress
option toPendingBatch
by @orkhanahmadov in https://github.com/laravel/framework/pull/49273rescue()
in standaloneilluminate/database
component. by @crynobone in https://github.com/laravel/framework/pull/49355v10.37.1
Compare Source
v10.37.0
Compare Source
engine
method toBlueprint
by @jbrooksuk in https://github.com/laravel/framework/pull/49250Can
andEnum
rules by @fancyweb in https://github.com/laravel/framework/pull/49251php-psr
extension by @crynobone in https://github.com/laravel/framework/pull/49268AboutCommand::format()
docblock by @crynobone in https://github.com/laravel/framework/pull/49274Route::getController()
should returnnull
when the accessing closure based route by @crynobone in https://github.com/laravel/framework/pull/49269Arrayable
orStringble
in rulesIn
andNotIn
by @michaelnabil230 in https://github.com/laravel/framework/pull/49055v10.36.0
Compare Source
v10.35.0
Compare Source
Conditionable
trait toAssertableJson
by @khalilst in https://github.com/laravel/framework/pull/49172--with-secret
option to Artisandown
command. by @jj15asmr in https://github.com/laravel/framework/pull/49171Number::summarize
by @jcsoriano in https://github.com/laravel/framework/pull/49197v10.34.2
Compare Source
v10.34.1
Compare Source
v10.34.0
Compare Source
hex_color
validation rule by @apih in https://github.com/laravel/framework/pull/49070extensions
by @eusonlito in https://github.com/laravel/framework/pull/49082Collection
usingWeakMap
by @crynobone in https://github.com/laravel/framework/pull/49095mb_str_pad()
forStr::pad*
by [@amConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.