Update PHP - All packages except core - Minor and patch - #3065
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
2 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3065 +/- ##
==========================================
- Coverage 87.31% 87.00% -0.31%
==========================================
Files 107 100 -7
Lines 5091 4925 -166
Branches 49 3 -46
==========================================
- Hits 4445 4285 -160
+ Misses 646 640 -6 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
📖 Documentation preview for this pull request has been deployed to Netlify: https://6a9487dd90ee21a14ff6824e--vortex-docs.netlify.app This preview is rebuilt on every commit and is not the production documentation site. |
b465fb0 to
c1ebd02
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
2 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
| datasource | package | from | to | | ---------- | ---------------------------- | ----- | ------ | | packagist | phpstan/phpstan | 2.2.8 | 2.2.10 | | packagist | rector/rector | 2.6.3 | 2.6.4 | | packagist | vincentlanglet/twig-cs-fixer | 4.0.2 | 4.1.0 |
c1ebd02 to
11756c4
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
2 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Code coverage (threshold: 90%) Per-class coverage |
This comment has been minimized.
This comment has been minimized.
2 similar comments
This comment has been minimized.
This comment has been minimized.
|
Code coverage (threshold: 90%) Per-class coverage |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^2.2.8→^2.2.10^2.6.3→^2.6.4^4.0.2→^4.1.0Release Notes
phpstan/phpstan-phar-composer-source (phpstan/phpstan)
v2.2.10Compare Source
v2.2.9Compare Source
rectorphp/rector (rector/rector)
v2.6.4: Released Rector 2.6.4Compare Source
A tooling release under the hood: Rector's dependency-injection container moves off
illuminate/containerontoentropy/entropy, and composer-based sets now target the lowest declared version of a library instead of guessing the current one.New rules 🎉
rector-src
IfToNullCoalescingAssignRector— convert anifnull-guard into??=(#8356)ArrayKeysToArrayKeyFirstLastRector—array_keys($a)[0]→array_key_first($a)(#8238)rector-symfony
WebLinkStringRelationsToConstantsRector(#1058)Engine 🔧
illuminate/containertoentropy/entropy(#8362) — lighter container, order-independent service collections viaautodiscover()projectpackage type is treated as an application (#8359, #8363)PhpVersionFactoryas a public service so third-party rules can autowire it (#8365)Bugfixes 🐛
rector-src
ClassMethodArrayDocblockParamFromLocalCallsRectoron methods overriding a parent/interface (#8357)@param arraywhen the local call type conflicts with the default value (#8381)oussuffix inRenameForeachValueVariableToMatchExprVariableRector(#8382)rector-symfony
CommandConfigureToAttributeRectoron non-constantconfigure()values (#1057)ContainerGetNameToTypeInTestsRectorwhen the named service has no matching FQCN service (#1051)OptionNameRectorwhen no option name changes (#1044)rector-phpunit
AddInstanceofAssertForNullableArgumentRectorduplicatingassertInstanceOfinside traits (#773)MatchAssertSameExpectedTypeRectorrewriting a passing assert into a failing one (#771)Set changes 📈
rector-src
FlipNegatedTernaryInstanceofRectorto the code quality level (#8385)rector-symfony
RequestIsMainRectorand other version-bonded rules to the composer-based set (#1048, #1045)GetFiltersAndFunctionsToAsTwigAttributeRector— support arrow-call functions; gate onsymfony/twig-bridge7.3, not twig alone (#1043, #1050)ANNOTATIONS_TO_ATTRIBUTESas@internalinstead of@deprecated(#1053)rector-doctrine
AddAnnotationToRepositoryRectorto the composer-based set only (#510)Deprecations 💀
Deprecated rules run without any effect, print a warning and will be removed in a future major release.
rector-symfony
InlineClassRoutePrefixRector(#1049)AddTraitGetterReturnTypeBasedOnSetterRequiredRector(#1047)LiteralGetToRequestClassConstantRector(#1046)Removals 💀
rector-src
CallLikeThisBoundClosureArgsNodeVisitorand its unread attribute (#8373)VincentLanglet/Twig-CS-Fixer (vincentlanglet/twig-cs-fixer)
v4.1.0Compare Source
What's Changed
Full Changelog: VincentLanglet/Twig-CS-Fixer@4.0.2...4.1.0
Configuration
📅 Schedule: (in timezone UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.