fix(deps): update all non-major dependencies to v5.4.16 (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
5.4.15 -> 5.4.16
|
symfony/framework-bundle (source) | require | patch |
5.4.14 -> 5.4.16
|
symfony/http-client (source) | require-dev | patch |
5.4.15 -> 5.4.16
|
symfony/phpunit-bridge (source) | require-dev | patch |
5.4.14 -> 5.4.16
|
symfony/yaml (source) | require | patch |
5.4.14 -> 5.4.16
|
Release Notes
symfony/console
v5.4.16
Changelog (https://github.com/symfony/console/compare/v5.4.15...v5.4.16)
- bug #48179 Support completion for bash functions (Chi-teck)
- bug #48217 Improve error message when shell is not detected in completion command (GromNaN)
- bug #48210 Fix signal handlers called after event listeners and skip exit (GromNaN)
- bug #47998 Fix console
ProgressBar::override()
after manualProgressBar::cleanup()
(maxbeckers) - bug #48085 Tell about messenger:consume invalid limit options (MatTheCat)
symfony/framework-bundle
v5.4.16
Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.15...v5.4.16)
symfony/http-client
v5.4.16
Changelog (https://github.com/symfony/http-client/compare/v5.4.15...v5.4.16)
symfony/phpunit-bridge
v5.4.16
Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.15...v5.4.16)
- bug #48122 Fix language deprecations incorrectly marked as direct (wouterj)
symfony/Yaml
v5.4.16
Changelog (https://github.com/symfony/yaml/compare/v5.4.15...v5.4.16)
- bug #48333 parse unquoted digits in tag values as integers (xabbuh)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph