Update symfony packages to v7.2.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/framework-bundle (source) | require | patch |
7.2.1 -> 7.2.2
|
symfony/http-client (source) | require | patch |
7.2.1 -> 7.2.2
|
symfony/security-csrf (source) | require | patch |
7.2.0 -> 7.2.2
|
symfony/validator (source) | require | patch |
7.2.0 -> 7.2.2
|
symfony/web-profiler-bundle (source) | require-dev | patch |
7.2.0 -> 7.2.2
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
symfony/framework-bundle (symfony/framework-bundle)
v7.2.2
Changelog (https://github.com/symfony/framework-bundle/compare/v7.2.1...v7.2.2)
- bug symfony/symfony#59226 [FrameworkBundle] require the writer to implement getFormats() in the translation:extract (@xabbuh)
- bug symfony/symfony#59213 [FrameworkBundle] don't require fake notifier transports to be installed as non-dev dependencies (@xabbuh)
- bug symfony/symfony#59113 [FrameworkBundle][Translation] fix translation lint compatibility with the
PseudoLocalizationTranslator
(@xabbuh)
symfony/http-client (symfony/http-client)
v7.2.2
Changelog (https://github.com/symfony/http-client/compare/v7.2.1...v7.2.2)
- bug symfony/symfony#59250 [HttpClient] Fix a typo in NoPrivateNetworkHttpClient (@Jontsa)
symfony/security-csrf (symfony/security-csrf)
v7.2.2
Changelog (https://github.com/symfony/security-csrf/compare/v7.2.1...v7.2.2)
- bug symfony/symfony#59269 [Security/Csrf] Trust "Referer" at the same level as "Origin" (@nicolas-grekas)
symfony/validator (symfony/validator)
v7.2.2
Changelog (https://github.com/symfony/validator/compare/v7.2.1...v7.2.2)
- bug symfony/symfony#59310 [Validator] the "max" option can be zero (@xabbuh)
- bug symfony/symfony#59060 [Validator] set the violation path only if the
errorPath
option is set (@xabbuh)
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v7.2.2
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.2.1...v7.2.2)
- no significant changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.