fix(deps): update all non-major dependencies to v5.3.3 (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/config (source) | require | patch |
5.3.2 -> 5.3.3
|
symfony/framework-bundle (source) | require | patch |
5.3.2 -> 5.3.3
|
symfony/http-client (source) | require-dev | patch |
5.3.2 -> 5.3.3
|
symfony/phpunit-bridge (source) | require-dev | patch |
5.3.0 -> 5.3.3
|
symfony/security-bundle (source) | require | patch |
5.3.2 -> 5.3.3
|
symfony/security-core (source) | require | patch |
5.3.2 -> 5.3.3
|
symfony/twig-bundle (source) | require | patch |
5.3.0 -> 5.3.3
|
symfony/validator (source) | require | patch |
5.3.2 -> 5.3.3
|
symfony/yaml (source) | require | patch |
5.3.2 -> 5.3.3
|
Release Notes
symfony/config
v5.3.3
Changelog (https://github.com/symfony/config/compare/v5.3.2...v5.3.3)
- bug #41767 fix tracking default values that reference the parent class (nicolas-grekas)
symfony/framework-bundle
v5.3.3
Changelog (https://github.com/symfony/framework-bundle/compare/v5.3.2...v5.3.3)
- bug #41795 Replace var_export with VarExporter to use array short syntax in secrets list files (alexandre-daubois)
symfony/http-client
v5.3.3
Changelog (https://github.com/symfony/http-client/compare/v5.3.2...v5.3.3)
- bug #41807 fix Psr18Client when allow_url_fopen=0 (nicolas-grekas)
symfony/phpunit-bridge
v5.3.3
Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.3.2...v5.3.3)
- bug #41780 fix handling the COMPOSER_BINARY env var when using simple-phpunit (Taluu)
symfony/security-bundle
v5.3.3
Changelog (https://github.com/symfony/security-bundle/compare/v5.3.2...v5.3.3)
symfony/security-core
v5.3.3
Changelog (https://github.com/symfony/security-core/compare/v5.3.2...v5.3.3)
symfony/twig-bundle
v5.3.3
Changelog (https://github.com/symfony/twig-bundle/compare/v5.3.2...v5.3.3)
- no significant changes
symfony/validator
v5.3.3
Changelog (https://github.com/symfony/validator/compare/v5.3.2...v5.3.3)
- no significant changes
symfony/yaml
v5.3.3
Changelog (https://github.com/symfony/yaml/compare/v5.3.2...v5.3.3)
- bug #40857 Add support of PHP enumerations (alexandre-daubois)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.