-
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
fix(deps): update dependency laravel/framework to v10.43.0 #83
Merged
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
auto-merge was automatically disabled
December 15, 2023 01:36
Pull Request is not mergeable
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
from
December 15, 2023 18:13
4e5adaa
to
196e87a
Compare
renovate
bot
changed the title
fix(deps): update dependency laravel/framework to v10.35.0
fix(deps): update dependency laravel/framework to v10.37.0
Dec 15, 2023
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
from
December 15, 2023 21:52
196e87a
to
9b45342
Compare
renovate
bot
changed the title
fix(deps): update dependency laravel/framework to v10.37.0
fix(deps): update dependency laravel/framework to v10.37.1
Dec 15, 2023
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
from
December 16, 2023 15:48
9b45342
to
554fb46
Compare
renovate
bot
changed the title
fix(deps): update dependency laravel/framework to v10.37.1
fix(deps): update dependency laravel/framework to v10.37.2
Dec 16, 2023
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
2 times, most recently
from
December 16, 2023 21:43
060e9c9
to
7b4274d
Compare
renovate
bot
changed the title
fix(deps): update dependency laravel/framework to v10.37.2
fix(deps): update dependency laravel/framework to v10.37.3
Dec 16, 2023
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
5 times, most recently
from
December 22, 2023 15:27
a394bd8
to
64b44c1
Compare
renovate
bot
changed the title
fix(deps): update dependency laravel/framework to v10.37.3
fix(deps): update dependency laravel/framework to v10.38.0
Dec 22, 2023
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
from
December 23, 2023 15:10
64b44c1
to
9af28ff
Compare
renovate
bot
changed the title
fix(deps): update dependency laravel/framework to v10.38.0
fix(deps): update dependency laravel/framework to v10.38.1
Dec 23, 2023
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
8 times, most recently
from
December 24, 2023 00:33
93e4c1b
to
6778f47
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
from
December 30, 2023 17:20
67ca25d
to
0269ee6
Compare
renovate
bot
changed the title
fix(deps): update dependency laravel/framework to v10.38.2
fix(deps): update dependency laravel/framework to v10.39.0
Dec 30, 2023
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
9 times, most recently
from
January 12, 2024 13:47
cbfe0c6
to
307815e
Compare
renovate
bot
changed the title
fix(deps): update dependency laravel/framework to v10.39.0
fix(deps): update dependency laravel/framework to v10.40.0
Jan 12, 2024
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
from
January 19, 2024 15:55
307815e
to
7dcc701
Compare
renovate
bot
changed the title
fix(deps): update dependency laravel/framework to v10.40.0
fix(deps): update dependency laravel/framework to v10.41.0
Jan 19, 2024
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
3 times, most recently
from
January 26, 2024 16:16
e5d9902
to
864b5c4
Compare
renovate
bot
changed the title
fix(deps): update dependency laravel/framework to v10.41.0
fix(deps): update dependency laravel/framework to v10.42.0
Jan 26, 2024
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
from
February 2, 2024 20:11
864b5c4
to
6a3f706
Compare
renovate
bot
changed the title
fix(deps): update dependency laravel/framework to v10.42.0
fix(deps): update dependency laravel/framework to v10.43.0
Feb 2, 2024
Lapotor
approved these changes
Feb 9, 2024
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
4 times, most recently
from
February 10, 2024 00:32
15e4be1
to
70ef195
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-10.x
branch
from
February 10, 2024 01:08
70ef195
to
d9035cb
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:
10.33.0
->10.43.0
Release Notes
laravel/framework (laravel/framework)
v10.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 @amacado in https://github.com/laravel/framework/pull/49108ensure
method by @ash-jc-allen in https://github.com/laravel/framework/pull/49127false
values in apc by @simivar in https://github.com/laravel/framework/pull/49145performUpdate
by @taka-oyama in https://github.com/laravel/framework/pull/49141ensure
: Resolve$itemType
outside the closure by @lucasmichot in https://github.com/laravel/framework/pull/49137MorphTo::associate()
PHPDoc parameter by @devfrey in https://github.com/laravel/framework/pull/49162php artisan about --json
by @crynobone in https://github.com/laravel/framework/pull/49154Vite
when usingwithoutVite()
by @orkhanahmadov in https://github.com/laravel/framework/pull/49150Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.