chore(deps): update composer dependencies - autoclosed #92
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:
v2.13.0
->v2.15.1
v1.23.0
->v1.23.1
7.8.0
->7.8.1
v10.21.0
->v10.46.0
v1.12.0
->v1.14.0
v1.24.0
->v1.28.1
v3.2.6
->v3.3.3
v2.8.2
->v2.9.0
9.10.0
->9.15.0
1.6.6
->1.6.7
2.6.4
->2.9.1
v2.16.1
->v2.34.1
v2.2.0
->v2.3.0
2.3.0
->2.4.2
v2.1.24
->v2.3.1
Release Notes
barryvdh/laravel-ide-helper (barryvdh/laravel-ide-helper)
v2.15.1
Compare Source
Fixed
Changed
Added
v2.15.0
Compare Source
Fixed
ModelsCommand::unsetMethod()
#1453 / leo108Changed
Added
v2.14.0
Compare Source
Changed
Fixed
Added
immutable_date:*
andimmutable_datetime:*
casts. #1380 / thekonzFakerPHP/Faker (fakerphp/faker)
v1.23.1
Compare Source
What's Changed
$format
toimage
DocBlock by @vintagesucks in https://github.com/FakerPHP/Faker/pull/670ContainerBuilder::add()
by @localheinz in https://github.com/FakerPHP/Faker/pull/702type_declaration_spaces
instead of deprecatedfunction_typehint_space
fixer by @localheinz in https://github.com/FakerPHP/Faker/pull/698NumberExtension
by @localheinz in https://github.com/FakerPHP/Faker/pull/715final
by @localheinz in https://github.com/FakerPHP/Faker/pull/718self_static_accessor
fixer by @localheinz in https://github.com/FakerPHP/Faker/pull/728friendsofphp/php-cs-fixer
by @localheinz in https://github.com/FakerPHP/Faker/pull/729Container
by @localheinz in https://github.com/FakerPHP/Faker/pull/727CHANGELOG.md
by @localheinz in https://github.com/FakerPHP/Faker/pull/734ContainerBuilder
by @localheinz in https://github.com/FakerPHP/Faker/pull/730ContainerBuilder
with definitions for default extensions by @localheinz in https://github.com/FakerPHP/Faker/pull/732SECURITY.md
by @localheinz in https://github.com/FakerPHP/Faker/pull/739static
in callables by @localheinz in https://github.com/FakerPHP/Faker/pull/785MT_RAND_PHP
constant on PHP 8.3 by @localheinz in https://github.com/FakerPHP/Faker/pull/8441.23.1
by @localheinz in https://github.com/FakerPHP/Faker/pull/7881.23
by @localheinz in https://github.com/FakerPHP/Faker/pull/843New Contributors
Full Changelog: FakerPHP/Faker@v1.23.0...v1.23.1
guzzle/guzzle (guzzlehttp/guzzle)
v7.8.1
Compare Source
Changed
call_user_func*
with native callslaravel/framework (laravel/framework)
v10.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/49681Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.