fix(deps): update all non-major dependencies to v5.4.10 (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
5.4.9 -> 5.4.10
|
symfony/yaml (source) | require | patch |
5.4.3 -> 5.4.10
|
Release Notes
symfony/console
v5.4.10
Changelog (https://github.com/symfony/console/compare/v5.4.9...v5.4.10)
- bug #46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)
- bug #46608 Fix deprecation when description is null (HypeMC)
- bug #46595 Escape % in command name & description from getDefaultName() (ogizanagi)
- bug #46574 Escape % in command name & description from PHP (getDefault* methods) (ogizanagi)
symfony/Yaml
v5.4.10
Changelog (https://github.com/symfony/yaml/compare/v5.4.9...v5.4.10)
- no significant changes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.