Update dependency symfony/maker-bundle to v1.62.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/maker-bundle (source) | require | minor |
1.61.0 -> 1.62.1
|
Release Notes
symfony/maker-bundle (symfony/maker-bundle)
v1.62.1
: : Revert PHP-CS-Fixer change
v1.62.0 contained a change that added php-cs-fixer as a required dependency. This caused a lot of problems downstream. We've reverted this change.
What's Changed
- fix: PHP 8.4 deprecations by @Chris53897 in https://github.com/symfony/maker-bundle/pull/1650
- ci: fix github action deprecations by @Chris53897 in https://github.com/symfony/maker-bundle/pull/1647
- Custom root namespace make:twig-component by @marcriemer in https://github.com/symfony/maker-bundle/pull/1642
- Revert #1575 (Use a PHP-CS-Fixer shim rather than an external PHAR) by @kbond in https://github.com/symfony/maker-bundle/pull/1654
New Contributors
- @marcriemer made their first contribution in https://github.com/symfony/maker-bundle/pull/1642
Full Changelog: https://github.com/symfony/maker-bundle/compare/v1.62.0...v1.62.1
v1.62.0
: : Final Controllers, Validators, & PHP-CS-Fixer as a Composer dependency
What's Changed
- [make:validator] drop annotation support in constraint by @jrushlow in https://github.com/symfony/maker-bundle/pull/1590
- [docs] ignore composer lock file by @jrushlow in https://github.com/symfony/maker-bundle/pull/1593
- [make:validator] generate final classes by @jrushlow in https://github.com/symfony/maker-bundle/pull/1589
- [ci] temp. skip API Platform tests - recipe conflict by @jrushlow in https://github.com/symfony/maker-bundle/pull/1598
- [make:*] Use a PHP-CS-Fixer shim rather than an external PHAR by @theofidry in https://github.com/symfony/maker-bundle/pull/1575
- [tests] allow dev's to view test process output locally by @jrushlow in https://github.com/symfony/maker-bundle/pull/1601
- [make:controller] add tests for command argument names by @jrushlow in https://github.com/symfony/maker-bundle/pull/1602
- [make:controller] generate final controller class by @jrushlow in https://github.com/symfony/maker-bundle/pull/1588
- [make:controller] add ability to create controller with tests by @jrushlow in https://github.com/symfony/maker-bundle/pull/1603
- [make:controller] maker housekeeping by @jrushlow in https://github.com/symfony/maker-bundle/pull/1604
- [tests] Fix double slashes in tmp PHPUnit path by @symfonyaml in https://github.com/symfony/maker-bundle/pull/1596
- [make:crud] name repository variable with entity prefix when generating tests by @dr-matt-smith in https://github.com/symfony/maker-bundle/pull/1597
- replace Bundle with the new AbstractBundle class by @jrushlow in https://github.com/symfony/maker-bundle/pull/1514
- move templates to root template dir by @jrushlow in https://github.com/symfony/maker-bundle/pull/1606
- Move help files into new directory structure by @jrushlow in https://github.com/symfony/maker-bundle/pull/1605
- minor: run cs-fixer/phpstan with lowest supported PHP by @kbond in https://github.com/symfony/maker-bundle/pull/1620
- [doc] make:entity requires Doctrine by @alexislefebvre in https://github.com/symfony/maker-bundle/pull/1611
- [make:entity] Issue with detected mixed type set to be nullable by @sadikoff in https://github.com/symfony/maker-bundle/pull/1619
- [make-entity]Keep the 'is' prefixes for booleans properties setters by @octoseth in https://github.com/symfony/maker-bundle/pull/1621
- minor: cs fix by @kbond in https://github.com/symfony/maker-bundle/pull/1623
- [doc]remove prepended doubleslash in exceptionmessage by @Butterd in https://github.com/symfony/maker-bundle/pull/1622
New Contributors
- @symfonyaml made their first contribution in https://github.com/symfony/maker-bundle/pull/1596
- @alexislefebvre made their first contribution in https://github.com/symfony/maker-bundle/pull/1611
- @octoseth made their first contribution in https://github.com/symfony/maker-bundle/pull/1621
- @Butterd made their first contribution in https://github.com/symfony/maker-bundle/pull/1622
Full Changelog: https://github.com/symfony/maker-bundle/compare/v1.61.0...v1.62.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot