Update symfony packages
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
symfony/console (source) |
6.3.4 -> 6.3.8
|
||||
symfony/framework-bundle (source) |
6.3.7 -> 6.3.8
|
||||
symfony/http-client (source) |
6.3.7 -> 6.3.8
|
||||
symfony/password-hasher (source) |
6.3.5 -> 6.3.8
|
||||
symfony/rate-limiter (source) |
6.3.6 -> 6.3.8
|
||||
symfony/security-bundle (source) |
6.3.7 -> 6.3.8
|
||||
symfony/twig-bridge (source) |
6.3.5 -> 6.3.8
|
||||
symfony/twig-bundle (source) |
6.3.0 -> 6.3.8
|
||||
symfony/ux-twig-component (source) |
2.13.0 -> 2.13.1
|
||||
symfony/web-profiler-bundle (source) |
6.3.6 -> 6.3.8
|
||||
symfony/yaml (source) |
6.3.7 -> 6.3.8
|
Release Notes
symfony/console (symfony/console)
v6.3.8
Changelog (https://github.com/symfony/console/compare/v6.3.7...v6.3.8)
- bug symfony/symfony#52132 [Console] Fix horizontal table top border is incorrectly rendered (@OskarStark)
symfony/framework-bundle (symfony/framework-bundle)
v6.3.8
Changelog (https://github.com/symfony/framework-bundle/compare/v6.3.7...v6.3.8)
- bug symfony/symfony#52514 [FrameworkBundle] Don't reference SYMFONY_IDE env var in non-debug mode (@nicolas-grekas)
symfony/http-client (symfony/http-client)
v6.3.8
Changelog (https://github.com/symfony/http-client/compare/v6.3.7...v6.3.8)
- bug symfony/symfony#52472 [HttpClient][WebProfilerBundle] Do not generate cURL command when files are uploaded (@MatTheCat)
- bug symfony/symfony#52429 [HttpClient] Replace
escapeshellarg
to prevent overpassingARG_MAX
(@alexandre-daubois) - bug symfony/symfony#52442 Disable the "Copy as cURL" button when the debug info are disabled (@stof)
symfony/password-hasher (symfony/password-hasher)
v6.3.8
Changelog (https://github.com/symfony/password-hasher/compare/v6.3.7...v6.3.8)
- no significant changes
symfony/rate-limiter (symfony/rate-limiter)
v6.3.8
Changelog (https://github.com/symfony/rate-limiter/compare/v6.3.7...v6.3.8)
- bug symfony/symfony#51666 [RateLimiter] CompoundLimiter was accepting requests even when some limiters already consumed all tokens (@10n)
symfony/security-bundle (symfony/security-bundle)
v6.3.8
Changelog (https://github.com/symfony/security-bundle/compare/v6.3.7...v6.3.8)
- bug symfony/symfony#52506 [SecurityBundle] wire the secret for Symfony 6.4 compatibility (@xabbuh)
symfony/twig-bridge (symfony/twig-bridge)
v6.3.8
Changelog (https://github.com/symfony/twig-bridge/compare/v6.3.7...v6.3.8)
- security symfony/symfony#cve-2023-46734 [TwigBridge] Ensure CodeExtension's filters properly escape their input (@nicolas-grekas, @GromNaN)
symfony/twig-bundle (symfony/twig-bundle)
v6.3.8
Changelog (https://github.com/symfony/twig-bundle/compare/v6.3.7...v6.3.8)
- no significant changes
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v6.3.8
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.3.7...v6.3.8)
- no significant changes
symfony/yaml (symfony/yaml)
v6.3.8
Changelog (https://github.com/symfony/yaml/compare/v6.3.7...v6.3.8)
- bug symfony/symfony#52443 [Yaml] Fix uid binary parsing (@mRoca)
- bug symfony/symfony#52408 [Yaml] Fix block scalar array parsing (@NickSdot)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.