Releases: driftingly/rector-laravel
Releases Β· driftingly/rector-laravel
2.3.0
What's Changed
- Use default PHPUnit suite in downgraded release workflow by @GeniJaho in #479
- fix: use associative array for RenameClassRector in livewire-40 by @rtraselbd in #480
- fix: lint by @calebdw in #482
- Fix
ValidationRuleArrayStringValueToArrayRectorprocessing closures inside rules() method by @SanderMuller in #475 - Allow webmozart/assert ^2 in the build artifact by @billypoke in #481
- Feat: use single queueable trait in jobs by @chinmaypurav in #462
- Laravel 13 Model Attributes by @peterfox in #477
- Add Rector rules for Laravel 13 Queue Job attributes by @peterfox in #483
- Fixes an error in PHPStan with UnifyModelDatesWithCastsRector.php by @peterfox in #490
- Fix made for Table attribute being generated with the wrong arg name by @peterfox in #489
- Add Laravel 13 support to Level Set List by @achyutkneupane in #485
- chore(deps): bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #486
- chore: rename CSRF middleware to PreventRequestForgery for Laravel 13 by @MrPunyapal in #484
- Bump to Rector ^2.4.1 and replace deprecated file to getFile() on rector rule by @samsonasik in #492
New Contributors
- @rtraselbd made their first contribution in #480
- @SanderMuller made their first contribution in #475
- @billypoke made their first contribution in #481
- @chinmaypurav made their first contribution in #462
- @achyutkneupane made their first contribution in #485
- @dependabot[bot] made their first contribution in #486
Full Changelog: 2.1.10...2.3.0
2.2.0
What's Changed
- Use default PHPUnit suite in downgraded release workflow by @GeniJaho in #479
- fix: use associative array for RenameClassRector in livewire-40 by @rtraselbd in #480
- fix: lint by @calebdw in #482
- Fix
ValidationRuleArrayStringValueToArrayRectorprocessing closures inside rules() method by @SanderMuller in #475 - Allow webmozart/assert ^2 in the build artifact by @billypoke in #481
- Feat: use single queueable trait in jobs by @chinmaypurav in #462
- Laravel 13 Model Attributes by @peterfox in #477
- Add Rector rules for Laravel 13 Queue Job attributes by @peterfox in #483
New Contributors
- @rtraselbd made their first contribution in #480
- @SanderMuller made their first contribution in #475
- @billypoke made their first contribution in #481
- @chinmaypurav made their first contribution in #462
Full Changelog: 2.1.10...2.2.0
2.1.12
What's Changed
- Use default PHPUnit suite in downgraded release workflow by @GeniJaho in #479
- fix: use associative array for RenameClassRector in livewire-40 by @rtraselbd in #480
New Contributors
- @rtraselbd made their first contribution in #480
Full Changelog: 2.1.10...2.1.12
2.1.11
2.1.10
New Rules & Features π
- New rule: update volt component import by @MrYamous in #463
- RequestGetToRequestInputRector rule by @peterfox in #472
Bugfixes π
- fix: skip abstract methods by @calebdw in #456
- Fix deprecated use of Expr\ArrayItem over Node\ArrayItem by @samsonasik in #471
Extras βοΈ
- deps: allow webmozart/assert 2.0 by @calebdw in #455
- [2.x] Update action versions by @jackbayliss in #458
- chore: move sets around and condense by @calebdw in #464
- [alternative] Use NodeVisitor for init attribute flag over global Node traverse by @samsonasik in #444
- chore: add rector config to composer extras by @calebdw in #465
- Add dependabot.yml by @jackbayliss in #469
- Add calebw to the readme by @peterfox in #476
New Contributors
- @jackbayliss made their first contribution in #458
Full Changelog: 2.1.9...2.1.10
2.1.9
What's Changed
- Bump to rector ^2.3.0 and migrate FileWithoutNamespace to FileNode by @samsonasik in #452
Full Changelog: 2.1.8...2.1.9
2.1.8
2.1.7
What's Changed
- Additional Analysers for Models/Query Builder by @peterfox in #438
- Move beforeTraverse() to global Node since beforeTraverse() not overrideable by @samsonasik in #443
Full Changelog: 2.1.6...2.1.7
2.1.6
What's Changed
- Reduce NodeVisitor::DONT_TRAVERSE_* usage on ArrayToArrGetRector, ReplaceFakerInstanceWithHelperRector, ServerVariableToRequestFacadeRector, RequestVariablesToRequestFacadeRector, SessionVariableToSessionFacadeRector and ArrayToArrGetRector by @samsonasik in
- chore: clean up app to resolve by @calebdw in #434
Full Changelog: 2.1.5...2.1.6