Update dependency rector/rector to v2 #26
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:
^0.19.0
->^2.0.0
Release Notes
rectorphp/rector (rector/rector)
v2.0.3
Compare Source
v2.0.2
Compare Source
v2.0.1
Compare Source
v2.0.0
Compare Source
v1.2.10
: Released Rector 1.2.10Compare Source
New Features 🥳
Bugfixes 🐛
Removed 💀
rectorphp/rector-phpunit 🟢
CreateMockToDirectNewRector
(#402)SingleMockPropertyTypeRector
(#401)FlipAssertRector
(#397)AssertCompareOnCountableWithMethodToAssertCountRector
(#395)v1.2.9
: Released Rector 1.2.9Compare Source
Bugfixes 🐛
Removed 💀
rectorphp/rector-symfony 🎵
rectorphp/rector-phpunit 🟢
v1.2.8
: Released Rector 1.2.8Compare Source
Bugfixes 🐛
New Features 🥳
v1.2.7
: Released Rector 1.2.7Compare Source
New Features 🥳
Bugfixes 🐛
Removed 💀
rectorphp/rector-symfony 🎵
rectorphp/rector-phpunit 🟢
v1.2.6
: Released Rector 1.2.6Compare Source
New Features 🥳
Bugfixes 🐛
rectorphp/rector-symfony 🎵
rectorphp/rector-phpunit 🟢
v1.2.5
: Released Rector 1.2.5Compare Source
New Features and Improvements 🥳
AddClosureParamTypeFromArgRector
(#6258)AddClosureParamTypeFromObjectRector
(#6265), Thanks @peterfox!Bugfixes 🐛
Removed 💀
rectorphp/rector-symfony 🎵
rectorphp/rector-doctrine 🟠
Criteria::orderBy
method calls (#336), Thanks @julienfastrev1.2.4
: Released Rector 1.2.4Compare Source
Bugfixes 🐛
New Features 🥳
ScalarValueToConstFetchRector
rule (#6195), Thanks @peterfox!AddParamArrayDocblockBasedOnCallableNativeFuncCallRector
(#6233)AddReturnArrayDocblockBasedOnArrayMapRector
(#6235)Deprecated 💀
PublicConstantVisibilityRector
, as adds public blindly everywhere; use scope-based approach instead (#6238)rectorphp/rector-symfony 🎵
rectorphp/rector-doctrine 🟠
rectorphp/rector-phpunit 🔵
v1.2.3
: Released Rector 1.2.3Compare Source
New Features 🥳
Bugfixes 🐛
Removed 💀
rectorphp/rector-symfony 🎵
rectorphp/rector-doctrine 🟠
rectorphp/rector-phpunit 🔵
v1.2.2
: Released Rector 1.2.2Compare Source
New Features 🥳
Bugfixes 🐛
v1.2.1
: Released Rector 1.2.1Compare Source
New Features 🥳
Bugfixes 🐛
Removed and deprecated 💀
rectorphp/rector-symfony
rectorphp/rector-doctrine
rectorphp/rector-phpunit
v1.2.0
: Released Rector 1.2.0Compare Source
New Rules 🚀
New Features 🥳
withDowngradeSets()
to better target downgrades (#6015)always
config for EncapsedStringsToSprintfRector (#6050), Thanks @ruudk!only_direct_assign
config for SimplifyUselessVariableRector (#6034), Thanks @ruudk!Bugfixes 🐛
Removed and Deprecated 💀
This is first release that includes news from other Rector core rules, so you know about all the hot stuff 😇
Symfony (rectorphp/rector-symfony)
New Rules and Improvements
Deprecated
Doctrine - rectorphp/rector-doctrine
PHPUnit - rectorphp/rector-phpunit
v1.1.1
: Released Rector 1.1.1Compare Source
[Performance] Fix huge performance hit by reverting children class detection (#5995) - fixes https://github.com/rectorphp/rector/issues/8679, https://github.com/rectorphp/rector/issues/8638, https://github.com/rectorphp/rector/issues/8637
New Rules
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.