Update Composer dev tooling dependencies #569
Merged
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:
^1.0.4
->^1.1.0
^3.41.1
->^3.46.0
^1.10.50
->^1.10.55
^10.5.3
->^10.5.5
^0.18
->^0.19
Release Notes
Lendable/composer-license-checker (lendable/composer-license-checker)
v1.1.0
Compare Source
What's Changed
Dependencies
CI
New Contributors
Full Changelog: Lendable/composer-license-checker@1.0.4...1.1.0
PHP-CS-Fixer/shim (php-cs-fixer/shim)
v3.46.0
Compare Source
v3.45.0
Compare Source
v3.44.0
Compare Source
v3.43.1
Compare Source
v3.43.0
Compare Source
v3.42.0
Compare Source
phpstan/phpstan (phpstan/phpstan)
v1.10.55
Compare Source
Improvements 🔧
@phpstan-ignore-next-line
works for first line below the PHPDoc even in bleeding edge (phpstan/phpstan-src@8b6260c), #10383, https://github.com/phpstan/phpstan/discussions/10374open-resource
type (phpstan/phpstan-src@bbd9a68), #10399Bugfixes 🐛
Internals 🔍
@phpstan-require-extends
and@phpstan-require-implements
(#2856), thanks @staabm!Scope::getFunctionCallStack()
(phpstan/phpstan-src@9be1376), https://github.com/phpstan/phpstan-deprecation-rules/issues/106v1.10.54
Compare 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 🔧
Bugfixes 🐛
v1.10.53
Compare Source
Improvements 🔧
str_increment
/str_decrement
return type extension (#2776), thanks @zonuexe!Bugfixes 🐛
array_udiff()
comparator return type is too strict (#2822), #9697, thanks @staabm!Internals 🔍
v1.10.52
Compare Source
Improvements 🔧
Bugfixes 🐛
v1.10.51
Compare Source
Bleeding edge 🔪
RecursiveIteratorIterator::__construct()
parameter types (#2835), thanks @staabm!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 🔧
Bugfixes 🐛
ReflectionEnum::getBackingType()
afterReflectionEnum::isBacked()
(#2830), #10167, thanks @staabm!??
type inference (phpstan/phpstan-src@d801919), #10327Internals 🔍
ondrejmirtes/simple-downgrader
str_starts_with()
andstr_contains()
instead ofstrpos()
(#2841), thanks @zonuexe!ParametersAcceptorSelector::combine()
(#2851), thanks @staabm!sebastianbergmann/phpunit (phpunit/phpunit)
v10.5.5
Compare Source
v10.5.4
Compare Source
rectorphp/rector (rector/rector)
v0.19.0
Compare Source
v0.18.13
: Released Rector 0.18.13Compare Source
New Features 🥳
Bugfixes 🐛
$this
in RenameForeachValueVariableToMatchExprVariableRector (#5360), Thanks @sreichel!v0.18.12
: Released Rector 0.18.12Compare Source
New Features 🥳
Bugfixes 🐛
v0.18.11
: Released Rector 0.18.11Compare Source
Bugfixes 🐛
Removed 💀
v0.18.10
: Released Rector 0.18.10Compare Source
Bugfixes 🐛
v0.18.9
: Released Rector 0.18.9Compare Source
New Features 🥳
Bugfixes 🐛
v0.18.8
: Released Rector 0.18.8Compare Source
Bugfixes 🐛
v0.18.7
: Released Rector 0.18.7Compare Source
New Features 🥳
Bugfixes 🐛
@readonly
phpdoc (#5233), Thanks @staabm!ArraySpreadInsteadOfArrayMergeRector
fromLevelSetList::UP_TO_PHP_74
(#5228), Thanks @staabm!v0.18.6
: Released Rector 0.18.6Compare Source
New Features and Changes 🥳
Bugfixes 🐛
__construct()
in BoolReturnTypeFromStrictScalarReturnsRector (#5133), Thanks @staabm!v0.18.5
: Released Rector 0.18.5Compare Source
New Features and Improvements 🥳
Bugfixes 🐛
Removed and Deprecated 💀
v0.18.4
: Released Rector 0.18.4Compare Source
New Features and Improvements 🥳
Bugfixes 🐛
Removed and Deprecated 💀
v0.18.3
: Released Rector 0.18.3Compare Source
New Features and Changes 🥳
Bugfixes 🐛
Configuration
📅 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.
👻 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.