Update symfony packages
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
7.0.2 -> 7.0.3
|
symfony/dotenv (source) | require | patch |
7.0.2 -> 7.0.3
|
symfony/flex | require | patch |
2.4.3 -> 2.4.4
|
symfony/framework-bundle (source) | require | patch |
7.0.2 -> 7.0.3
|
symfony/http-client (source) | require | patch |
7.0.2 -> 7.0.3
|
symfony/maker-bundle (source) | require-dev | minor |
1.52.0 -> 1.54.0
|
symfony/password-hasher (source) | require | patch |
7.0.0 -> 7.0.3
|
symfony/rate-limiter (source) | require | patch |
7.0.2 -> 7.0.3
|
symfony/runtime (source) | require | patch |
7.0.0 -> 7.0.3
|
symfony/security-bundle (source) | require | patch |
7.0.2 -> 7.0.3
|
symfony/twig-bridge (source) | require | patch |
7.0.2 -> 7.0.3
|
symfony/twig-bundle (source) | require | patch |
7.0.0 -> 7.0.3
|
symfony/ux-twig-component (source) | require | minor |
2.13.3 -> 2.14.2
|
symfony/web-profiler-bundle (source) | require-dev | patch |
7.0.2 -> 7.0.3
|
symfony/yaml (source) | require | patch |
7.0.0 -> 7.0.3
|
Release Notes
symfony/console (symfony/console)
v7.0.3
Changelog (https://github.com/symfony/console/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53516 [Console] Allow '0' as a $shortcut in InputOption.php (@lawsonjl-ornl)
- bug symfony/symfony#53576 [Console] Only execute additional checks for color support if the output (@theofidry)
symfony/dotenv (symfony/dotenv)
v7.0.3
Changelog (https://github.com/symfony/dotenv/compare/v7.0.2...v7.0.3)
- no significant changes
symfony/framework-bundle (symfony/framework-bundle)
v7.0.3
Changelog (https://github.com/symfony/framework-bundle/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53672 [FrameworkBundle]
ConfigBuilderCacheWarmer
should be non-optional (@nicolas-grekas) - bug symfony/symfony#53631 [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed (@nicolas-grekas)
- bug symfony/symfony#53572 [FrameworkBundle] grab a service from the container only if it exists (@xabbuh)
- bug symfony/symfony#53418 [FrameworkBundle][Notifier] Fix service registration (MessageBird + TurboSms) (@smnandre)
- bug symfony/symfony#52874 [Scheduler] Separate id and description in message providers (@valtzu)
- bug symfony/symfony#53341 [FrameworkBundle] append instead of replacing potentially non-existent named-arguments (@xabbuh)
symfony/http-client (symfony/http-client)
v7.0.3
Changelog (https://github.com/symfony/http-client/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53671 [HttpClient] Fix pausing responses before they start when using curl (@nicolas-grekas)
- bug symfony/symfony#53506 [HttpClient] Fix error chunk creation in passthru (@rmikalkenas)
symfony/maker-bundle (symfony/maker-bundle)
v1.54.0
February 6th, 2024
Feature
- #1439 - [make:*] improve support for ORM 3.x / DBAL 4.x - @jrushlow
- #1438 - Remove mentions of undefined Doctrine constants Types::ARRAY and Types::OBJECT - @njutn95
- #1432 - [make:controller] use promoted parameter - @tacman
- #1428 - [make:*] use Routing\Attribute* instead of Routing\Annotation* - @jrushlow
- #1425 - [dx] require >= PHPUnit 9.6, update phpunit schema, deprecate skipOnSymfony7() - @jrushlow
- #1421 - [make:*] drop Symfony 6.3 support - @jrushlow
- #1418 - Determine events map dynamically - @HypeMC
Bug
- #1435 - [make:*] fix bundled php-cs-fixer not working on windows - @jrushlow
- #1433 - [make:crud] Remove extra dot - @annechko
v1.53.0
February 1st, 2024
Feature
- #1423 - [dx] drop twig 2.x support && open the door for 4.x - @jrushlow
- #1417 - Compatibility to dependency php parser v5 - @drieschel
- #1414 - Proper annotation for generated validator constraint - @zorn-v
- #1407 - New Name of Docker compose file - @Xbirdfr
Bug
- #1419 - [make:controller] remove CodeExtension::getFileLink() call when generating twig templates - @jrushlow
- #1403 - Doctrine make:fixtures - Remove extra semicolon - @MrYamous
- #1342 - fix missing blank space in Repository.tpl.php - @OleksiiBulba
symfony/password-hasher (symfony/password-hasher)
v7.0.3
Changelog (https://github.com/symfony/password-hasher/compare/v7.0.2...v7.0.3)
- no significant changes
symfony/rate-limiter (symfony/rate-limiter)
v7.0.3
Changelog (https://github.com/symfony/rate-limiter/compare/v7.0.2...v7.0.3)
- no significant changes
symfony/runtime (symfony/runtime)
v7.0.3
Changelog (https://github.com/symfony/runtime/compare/v7.0.2...v7.0.3)
- no significant changes
symfony/security-bundle (symfony/security-bundle)
v7.0.3
Changelog (https://github.com/symfony/security-bundle/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53656 [Form] Use self-closing
<input />
syntax again, reverting #47715 (@mpdude) - bug symfony/symfony#53529 [Ldap] Use
{user_identifier}
over deprecated{username}
in factories (@tcitworld)
symfony/twig-bridge (symfony/twig-bridge)
v7.0.3
Changelog (https://github.com/symfony/twig-bridge/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53678 [Mime] Fix serializing uninitialized
RawMessage::$message
to null (@nicolas-grekas) - bug symfony/symfony#53663 [TwigBridge] separate child and parent context in NotificationEmail on writes (@xabbuh)
- bug symfony/symfony#53656 [Form] Use self-closing
<input />
syntax again, reverting #47715 (@mpdude) - bug symfony/symfony#53357 [Translation] Fix
TranslationNodeVisitor
with constant domain (@VincentLanglet) - bug symfony/symfony#53006 [ErrorHandler] Don't format binary strings (@aleho)
symfony/twig-bundle (symfony/twig-bundle)
v7.0.3
Changelog (https://github.com/symfony/twig-bundle/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53582 [TwigBundle] Fix configuration when "paths" is null (@smnandre)
symfony/ux-twig-component (symfony/ux-twig-component)
v2.14.2
v2.14.0
- Make
ComponentAttributes
traversable/countable - Fixed lexing some
{# twig comments #}
with HTML Twig syntax - Fix various usages of deprecated Twig code
- Add attribute rendering system
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v7.0.3
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53656 [Form] Use self-closing
<input />
syntax again, reverting #47715 (@mpdude)
symfony/yaml (symfony/yaml)
v7.0.3
Changelog (https://github.com/symfony/yaml/compare/v7.0.2...v7.0.3)
- no significant changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.