Update symfony packages to 7.2.*
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | minor |
7.1.* -> 7.2.*
|
symfony/dotenv (source) | require | minor |
7.1.* -> 7.2.*
|
symfony/framework-bundle (source) | require | minor |
7.1.* -> 7.2.*
|
symfony/runtime (source) | require | minor |
7.1.* -> 7.2.*
|
symfony/stopwatch (source) | require-dev | minor |
7.1.* -> 7.2.*
|
symfony/twig-bundle (source) | require | minor |
7.1.* -> 7.2.*
|
symfony/web-profiler-bundle (source) | require-dev | minor |
7.1.* -> 7.2.*
|
symfony/yaml (source) | require | minor |
7.1.* -> 7.2.*
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
symfony/console (symfony/console)
v7.2.1
Changelog (https://github.com/symfony/console/compare/v7.2.0...v7.2.1)
- bug symfony/symfony#59069 [Console] Fix division by 0 error (@Rindula)
v7.2.0
Changelog (https://github.com/symfony/console/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
symfony/dotenv (symfony/dotenv)
v7.2.0
Changelog (https://github.com/symfony/dotenv/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#59007 [Dotenv] read runtime config from composer.json in debug dotenv command (@xabbuh)
v7.1.9
Changelog (https://github.com/symfony/dotenv/compare/v7.1.8...v7.1.9)
- bug symfony/symfony#59007 [Dotenv] read runtime config from composer.json in debug dotenv command (@xabbuh)
symfony/framework-bundle (symfony/framework-bundle)
v7.2.1
Changelog (https://github.com/symfony/framework-bundle/compare/v7.2.0...v7.2.1)
- bug symfony/symfony#59122 [Notifier] fix desktop channel bus abstract arg (@raphael-geffroy)
- bug symfony/symfony#59124 [FrameworkBundle] fix: notifier push channel bus abstract arg (@raphael-geffroy)
- bug symfony/symfony#59086 [FrameworkBundle] Make uri_signer lazy and improve error when kernel.secret is empty (@nicolas-grekas)
v7.2.0
Changelog (https://github.com/symfony/framework-bundle/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58950 [FrameworkBundle] Revert " Deprecate making
cache.app
adapter taggable" (@keulinho) - bug symfony/symfony#58943 [FrameworkBundle] Revert " Don't auto-register form/csrf when the corresponding components are not installed" (@nicolas-grekas)
- bug symfony/symfony#58937 [FrameworkBundle] Don't auto-register form/csrf when the corresponding components are not installed (@nicolas-grekas)
- bug symfony/symfony#58885 [PropertyInfo][Serializer][TypeInfo][Validator] TypeInfo 7.1 compatibility (@mtarld)
- bug symfony/symfony#58834 [FrameworkBundle] ensure
validator.translation_domain
parameter is always set (@xabbuh)
symfony/runtime (symfony/runtime)
v7.2.0
Changelog (https://github.com/symfony/runtime/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
symfony/stopwatch (symfony/stopwatch)
v7.2.0
Changelog (https://github.com/symfony/stopwatch/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
symfony/twig-bundle (symfony/twig-bundle)
v7.2.0
Changelog (https://github.com/symfony/twig-bundle/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v7.2.0
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58919 [WebProfilerBundle] Twig deprecations (@mazodude)
v7.1.9
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.1.8...v7.1.9)
- bug symfony/symfony#58919 [WebProfilerBundle] Twig deprecations (@mazodude)
symfony/yaml (symfony/yaml)
v7.2.0
Changelog (https://github.com/symfony/yaml/compare/v7.2.0-RC1...v7.2.0)
- no significant changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.