Update all non-major dependencies - #1512
Merged
Merged
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 21, 2025 06:56
e572d0b to
10e03da
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 22, 2025 00:55
10e03da to
63b96fe
Compare
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.17 | 2.1.19 | | packagist | phpstan/phpstan-phpunit | 2.0.6 | 2.0.7 |
kukulich
force-pushed
the
renovate/all-minor-patch
branch
from
July 26, 2025 14:32
63b96fe to
3253be8
Compare
This file contains hidden or 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
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:
^2.1.17->^2.1.19^2.0.6->^2.0.7Release Notes
phpstan/phpstan (phpstan/phpstan)
v2.1.19Compare Source
v2.1.18Compare Source
Bleeding edge 🔪
If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's
phpstan.neon:Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more
Improvements 🔧
@phpstan-sealedsupport (#4095), thanks @VincentLanglet!--fail-without-result-cachewhen the error formatter returns 0 (phpstan/phpstan-src@df9fa6e)count()return type inObjectType::getArraySize()(#4072, #4078), thanks @vojtech-dobes!PDO::connectdynamic method return type extension (#4015), #12359, thanks @VincentLanglet!PhpVersion::__constructto BC promise (#4022), #8582, thanks @VincentLanglet!switchon::class(#4011), #13069, thanks @VincentLanglet!array_keysreturn type (#3590), #11928, thanks @staabm!Bugfixes 🐛
ClosureType::equals()for pure/impure closures (phpstan/phpstan-src@02066c7), #13067in_array()always true (#4073), #13151, #8818, #12755, #12412, thanks @VincentLanglet!MixedType->equals(ErrorType)(#3934), thanks @staabm!unset()with nested dim fetch (#3964), #12927, #12330, #11171, #8282, #12754, thanks @staabm!Function signature fixes 🤖
posix_getpwnam()(#4091), #12254, thanks @zonuexe!SimpleXMLElement::xpathreturn type (#4096), thanks @VincentLanglet!locale_get_display_x()return types (#4085), thanks @cfahner!DOMElement::$attributesstub (#4029), #13076, thanks @VincentLanglet!Internals 🔍
parametersSchema.neon(phpstan/phpstan-src@72c2a8d)vendor/attributes.php.AutowiredServiceAutowiredParameterNonAutowiredServiceGenerateFactoryRegisteredRuleRegisteredCollector#[Override]for methods overriding 3rd party (phpstan/phpstan-src@98ed732)??=(#4084), thanks @zonuexe!$var === constwithin_array()(#4098), thanks @zonuexe!assertSuperTypetesting utility (#4066), thanks @vojtech-dobes!Type::spliceArray(), improvesplice_array()array type narrowing (#3952), thanks @herndlm!phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)
v2.0.7Compare Source
phpunit.dataProviderStaticauto-fixableConfiguration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
Read more about the use of Renovate Bot within
ocramius/*projects.