Update symfony packages
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
7.1.0 -> 7.1.1
|
symfony/dotenv (source) | require | patch |
7.1.0 -> 7.1.1
|
symfony/framework-bundle (source) | require | patch |
7.1.0 -> 7.1.1
|
symfony/maker-bundle (source) | require-dev | minor |
1.59.1 -> 1.60.0
|
symfony/runtime (source) | require | patch |
7.1.0 -> 7.1.1
|
symfony/twig-bundle (source) | require | patch |
7.1.0 -> 7.1.1
|
symfony/web-profiler-bundle (source) | require-dev | patch |
7.1.0 -> 7.1.1
|
symfony/yaml (source) | require | patch |
7.1.0 -> 7.1.1
|
Release Notes
symfony/console (symfony/console)
v7.1.1
Changelog (https://github.com/symfony/console/compare/v7.1.0...v7.1.1)
- no significant changes
symfony/dotenv (symfony/dotenv)
v7.1.1
Changelog (https://github.com/symfony/dotenv/compare/v7.1.0...v7.1.1)
- no significant changes
symfony/framework-bundle (symfony/framework-bundle)
v7.1.1
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.0...v7.1.1)
- bug symfony/symfony#57297 [FrameworkBundle] not registered definitions must not be modified (@xabbuh)
symfony/maker-bundle (symfony/maker-bundle)
v1.60.0
June 10th, 2024
Feature
- #1534 [make:entity] add enum support - @loicsapone
- #1543 [dx] make it easier to use tooling for devs - @jrushlow
- #1544 [make:webhook] phpstan types and single quotes - @seb-jean
- #1546 [make:message] phpstan types - @seb-jean
- #1545 1545 [make:crud] use getString() instead of get() for csrf token - @seb-jean
- #1568 [make:schedule] Add transport name for attribute - @NicolasJourdan
- #1574 [make:validator] phpstan types - @seb-jean
Bug
- #1496 [make:entity] confirm to allow non-ascii char's in entity names - @Fan2Shrek
- #1533 make:security:form-login] fix remember me label - @jrushlow
- #1535 [make:entity] Update ux-turbo package name to have proper suggestion - @nfragnet
- #1559 [make:entity] fix indentation in broadcast_twig_template.tpl.php - @seb-jean
- #1569 Fix generated twig file location - @IndraGunawan
symfony/runtime (symfony/runtime)
v7.1.1
Changelog (https://github.com/symfony/runtime/compare/v7.1.0...v7.1.1)
- no significant changes
symfony/twig-bundle (symfony/twig-bundle)
v7.1.1
Changelog (https://github.com/symfony/twig-bundle/compare/v7.1.0...v7.1.1)
- no significant changes
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v7.1.1
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.1.0...v7.1.1)
- no significant changes
symfony/yaml (symfony/yaml)
v7.1.1
Changelog (https://github.com/symfony/yaml/compare/v7.1.0...v7.1.1)
- no significant changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.