IGNF / geotuileur-site

Portail web dédié à la publication de données sous forme de tuiles vectorielles
https://ignf.github.io/geotuileur-site
GNU Affero General Public License v3.0
9 stars 0 forks source link

fix(deps): update symfony packages #132

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
symfony/console (source) require patch 5.4.22 -> 5.4.28
symfony/css-selector (source) require-dev patch 5.4.21 -> 5.4.26
symfony/debug-bundle (source) require-dev patch 5.4.21 -> 5.4.26
symfony/finder (source) require patch 5.4.21 -> 5.4.27
symfony/flex require minor 1.19.5 -> 1.20.2
symfony/form (source) require patch 5.4.22 -> 5.4.26
symfony/framework-bundle (source) require patch 5.4.22 -> 5.4.28
symfony/http-client (source) require patch 5.4.20 -> 5.4.26
symfony/intl (source) require patch 5.4.22 -> 5.4.26
symfony/maker-bundle (source) require-dev minor 1.48.0 -> 1.50.0
symfony/process (source) require patch 5.4.22 -> 5.4.28
symfony/property-access (source) require patch 5.4.22 -> 5.4.26
symfony/property-info (source) require patch 5.4.22 -> 5.4.24
symfony/runtime (source) require patch 5.4.22 -> 5.4.26
symfony/security-bundle (source) require patch 5.4.22 -> 5.4.26
symfony/serializer (source) require patch 5.4.22 -> 5.4.28
symfony/translation (source) require patch 5.4.22 -> 5.4.24
symfony/twig-bridge (source) require patch 5.4.22 -> 5.4.26
symfony/twig-bundle (source) require patch 5.4.21 -> 5.4.27
symfony/validator (source) require patch 5.4.22 -> 5.4.28
symfony/web-profiler-bundle (source) require-dev patch 5.4.21 -> 5.4.26
symfony/webpack-encore-bundle require minor 1.16.1 -> 1.17.1
symfony/yaml (source) require patch 5.4.21 -> 5.4.23

Release Notes

symfony/console (symfony/console) ### [`v5.4.28`](https://togithub.com/symfony/console/releases/tag/v5.4.28) [Compare Source](https://togithub.com/symfony/console/compare/v5.4.26...v5.4.28) **Changelog** (https://github.com/symfony/console/compare/v5.4.27...v5.4.28) - bug [symfony/symfony#51223](https://togithub.com/symfony/symfony/issues/51223) \[Console] Fix linewraps in `OutputFormatter` (@​maxbeckers) ### [`v5.4.26`](https://togithub.com/symfony/console/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/console/compare/v5.4.24...v5.4.26) **Changelog** (https://github.com/symfony/console/compare/v5.4.25...v5.4.26) - bug [symfony/symfony#51031](https://togithub.com/symfony/symfony/issues/51031) Fix deprecations on PHP 8.3 ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) ### [`v5.4.24`](https://togithub.com/symfony/console/releases/tag/v5.4.24) [Compare Source](https://togithub.com/symfony/console/compare/v5.4.23...v5.4.24) **Changelog** (https://github.com/symfony/console/compare/v5.4.23...v5.4.24) - bug [symfony/symfony#50429](https://togithub.com/symfony/symfony/issues/50429) \[Console] block input stream if needed ([@​joelwurtz](https://togithub.com/joelwurtz)) - bug [symfony/symfony#50315](https://togithub.com/symfony/symfony/issues/50315) \[Translation] Fix handling of null messages in `ArrayLoader` (@​rob006) - bug [symfony/symfony#50338](https://togithub.com/symfony/symfony/issues/50338) \[Console] Remove `exec` and replace it by `shell_exec` ([@​maxbeckers](https://togithub.com/maxbeckers)) - bug [symfony/symfony#49063](https://togithub.com/symfony/symfony/issues/49063) \[Messenger] Respect `isRetryable` decision of the retry strategy for re-delivery (@​FlyingDR) - bug [symfony/symfony#50214](https://togithub.com/symfony/symfony/issues/50214) \[WebProfilerBundle] Remove legacy filters remnants ([@​MatTheCat](https://togithub.com/MatTheCat)) - bug [symfony/symfony#50235](https://togithub.com/symfony/symfony/issues/50235) \[HttpClient] Fix getting through proxies via CONNECT ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#49557](https://togithub.com/symfony/symfony/issues/49557) \[PropertyInfo] Fix phpDocExtractor nullable array value type ([@​fabpot](https://togithub.com/fabpot)) - bug [symfony/symfony#50213](https://togithub.com/symfony/symfony/issues/50213) \[ErrorHandler] Prevent conflicts with WebProfilerBundle’s JavaScript ([@​MatTheCat](https://togithub.com/MatTheCat)) - bug [symfony/symfony#50192](https://togithub.com/symfony/symfony/issues/50192) \[Serializer] backed enum throw notNormalizableValueException outside construct method ([@​alli83](https://togithub.com/alli83)) - bug [symfony/symfony#50238](https://togithub.com/symfony/symfony/issues/50238) \[HttpKernel] Don't use eval() to render ESI/SSI ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) ### [`v5.4.23`](https://togithub.com/symfony/console/releases/tag/v5.4.23) [Compare Source](https://togithub.com/symfony/console/compare/v5.4.22...v5.4.23) **Changelog** (https://github.com/symfony/console/compare/v5.4.22...v5.4.23) - bug [#​50143](https://togithub.com/symfony/console/issues/50143) trim(): Argument [#​1](https://togithub.com/symfony/console/issues/1) () must be of type string, bool given (danepowell) - bug [#​50111](https://togithub.com/symfony/console/issues/50111) Fix the list of supported shells for completions in a phar (stof) - bug [#​48886](https://togithub.com/symfony/console/issues/48886) Fix computing column width containing multibyte chars (cay89) - bug [#​49987](https://togithub.com/symfony/console/issues/49987) Restoring the ability to output unicode text to the Win10 console (aleksandr-shevchenko)
symfony/css-selector (symfony/css-selector) ### [`v5.4.26`](https://togithub.com/symfony/css-selector/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/css-selector/compare/v5.4.21...v5.4.26) **Changelog** (https://github.com/symfony/css-selector/compare/v5.4.25...v5.4.26) - no significant changes
symfony/debug-bundle (symfony/debug-bundle) ### [`v5.4.26`](https://togithub.com/symfony/debug-bundle/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/debug-bundle/compare/v5.4.21...v5.4.26) **Changelog** (https://github.com/symfony/debug-bundle/compare/v5.4.25...v5.4.26) - bug [symfony/symfony#50945](https://togithub.com/symfony/symfony/issues/50945) \[DebugBundle]\[FrameworkBundle] Fix using the framework without the Console component ([@​HypeMC](https://togithub.com/HypeMC))
symfony/finder (symfony/finder) ### [`v5.4.27`](https://togithub.com/symfony/finder/releases/tag/v5.4.27) [Compare Source](https://togithub.com/symfony/finder/compare/v5.4.26...v5.4.27) **Changelog** (https://github.com/symfony/finder/compare/v5.4.26...v5.4.27) - bug [symfony/symfony#51178](https://togithub.com/symfony/symfony/issues/51178) \[Finder] Revert "Fix children condition in ExcludeDirectoryFilterIterator" ([@​derrabus](https://togithub.com/derrabus)) ### [`v5.4.26`](https://togithub.com/symfony/finder/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/finder/compare/v5.4.21...v5.4.26) **Changelog** (https://github.com/symfony/finder/compare/v5.4.25...v5.4.26) - bug [symfony/symfony#50884](https://togithub.com/symfony/symfony/issues/50884) \[Finder] Fix initial directory is opened twice ([@​mvorisek](https://togithub.com/mvorisek))
symfony/flex (symfony/flex) ### [`v1.20.2`](https://togithub.com/symfony/flex/compare/v1.20.1...v1.20.2) [Compare Source](https://togithub.com/symfony/flex/compare/v1.20.1...v1.20.2) ### [`v1.20.1`](https://togithub.com/symfony/flex/compare/v1.20.0...v1.20.1) [Compare Source](https://togithub.com/symfony/flex/compare/v1.20.0...v1.20.1) ### [`v1.20.0`](https://togithub.com/symfony/flex/compare/v1.19.5...v1.20.0) [Compare Source](https://togithub.com/symfony/flex/compare/v1.19.5...v1.20.0)
symfony/form (symfony/form) ### [`v5.4.26`](https://togithub.com/symfony/form/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/form/compare/v5.4.24...v5.4.26) **Changelog** (https://github.com/symfony/form/compare/v5.4.25...v5.4.26) - bug [symfony/symfony#50937](https://togithub.com/symfony/symfony/issues/50937) \[Form] fetch all known ChoiceType values at once ([@​xabbuh](https://togithub.com/xabbuh)) ### [`v5.4.24`](https://togithub.com/symfony/form/releases/tag/v5.4.24) [Compare Source](https://togithub.com/symfony/form/compare/v5.4.23...v5.4.24) **Changelog** (https://github.com/symfony/form/compare/v5.4.23...v5.4.24) - bug [symfony/symfony#49063](https://togithub.com/symfony/symfony/issues/49063) \[Messenger] Respect `isRetryable` decision of the retry strategy for re-delivery (@​FlyingDR) - bug [symfony/symfony#49557](https://togithub.com/symfony/symfony/issues/49557) \[PropertyInfo] Fix phpDocExtractor nullable array value type ([@​fabpot](https://togithub.com/fabpot)) ### [`v5.4.23`](https://togithub.com/symfony/form/releases/tag/v5.4.23) [Compare Source](https://togithub.com/symfony/form/compare/v5.4.22...v5.4.23) **Changelog** (https://github.com/symfony/form/compare/v5.4.22...v5.4.23) - bug [#​49009](https://togithub.com/symfony/form/issues/49009) Cast choices value callback result to string (Matth--)
symfony/framework-bundle (symfony/framework-bundle) ### [`v5.4.28`](https://togithub.com/symfony/framework-bundle/releases/tag/v5.4.28) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v5.4.26...v5.4.28) **Changelog** (https://github.com/symfony/framework-bundle/compare/v5.4.27...v5.4.28) - bug [symfony/symfony#51301](https://togithub.com/symfony/symfony/issues/51301) \[FrameworkBundle] add missing default-doctrine-dbal-provider cache pool attribute to XSD ([@​xabbuh](https://togithub.com/xabbuh)) ### [`v5.4.26`](https://togithub.com/symfony/framework-bundle/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v5.4.25...v5.4.26) **Changelog** (https://github.com/symfony/framework-bundle/compare/v5.4.25...v5.4.26) - bug [symfony/symfony#51078](https://togithub.com/symfony/symfony/issues/51078) \[FrameworkBundle]\[Workflow] Throw exception is workflow.xxx.transitions is not an array ([@​lyrixx](https://togithub.com/lyrixx)) - bug [symfony/symfony#50945](https://togithub.com/symfony/symfony/issues/50945) \[DebugBundle]\[FrameworkBundle] Fix using the framework without the Console component ([@​HypeMC](https://togithub.com/HypeMC)) - bug [symfony/symfony#50944](https://togithub.com/symfony/symfony/issues/50944) \[FrameworkBundle] Add missing monolog channel tag to the `messenger:failed:retry` command (@​HypeMC) - bug [symfony/symfony#50475](https://togithub.com/symfony/symfony/issues/50475) \[FrameworkBundle] Prevent `cache:clear` to lose files on subsequent runs (@​Okhoshi) ### [`v5.4.25`](https://togithub.com/symfony/framework-bundle/releases/tag/v5.4.25) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v5.4.24...v5.4.25) **Changelog** (https://github.com/symfony/framework-bundle/compare/v5.4.24...v5.4.25) - bug [symfony/symfony#50665](https://togithub.com/symfony/symfony/issues/50665) \[FrameworkBundle] Ignore missing directories in about command ([@​ro0NL](https://togithub.com/ro0NL)) - bug [symfony/symfony#50548](https://togithub.com/symfony/symfony/issues/50548) \[FrameworkBundle] Show non-bundle extensions in `debug:config` & `config:dump` list view & completion ([@​HypeMC](https://togithub.com/HypeMC)) - bug [symfony/symfony#50546](https://togithub.com/symfony/symfony/issues/50546) \[FrameworkBundle] Fix `debug:config` & `config:dump` in debug mode ([@​HypeMC](https://togithub.com/HypeMC)) ### [`v5.4.24`](https://togithub.com/symfony/framework-bundle/releases/tag/v5.4.24) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v5.4.22...v5.4.24) **Changelog** (https://github.com/symfony/framework-bundle/compare/v5.4.23...v5.4.24) - bug [symfony/symfony#50315](https://togithub.com/symfony/symfony/issues/50315) \[Translation] Fix handling of null messages in `ArrayLoader` (@​rob006) - bug [symfony/symfony#50338](https://togithub.com/symfony/symfony/issues/50338) \[Console] Remove `exec` and replace it by `shell_exec` ([@​maxbeckers](https://togithub.com/maxbeckers)) - bug [symfony/symfony#50362](https://togithub.com/symfony/symfony/issues/50362) \[FrameworkBundle] Fix Workflow without a marking store definition uses marking store definition of previously defined workflow ([@​krciga22](https://togithub.com/krciga22)) - bug [symfony/symfony#50309](https://togithub.com/symfony/symfony/issues/50309) \[HttpFoundation] UrlHelper is now aware of RequestContext changes ([@​giosh94mhz](https://togithub.com/giosh94mhz)) - bug [symfony/symfony#50253](https://togithub.com/symfony/symfony/issues/50253) \[FrameworkBundle] Generate caches consistently on successive run of `cache:clear` command (@​Okhoshi) - bug [symfony/symfony#49063](https://togithub.com/symfony/symfony/issues/49063) \[Messenger] Respect `isRetryable` decision of the retry strategy for re-delivery (@​FlyingDR)
symfony/http-client (symfony/http-client) ### [`v5.4.26`](https://togithub.com/symfony/http-client/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/http-client/compare/v5.4.25...v5.4.26) **Changelog** (https://github.com/symfony/http-client/compare/v5.4.25...v5.4.26) - no significant changes ### [`v5.4.25`](https://togithub.com/symfony/http-client/releases/tag/v5.4.25) [Compare Source](https://togithub.com/symfony/http-client/compare/v5.4.24...v5.4.25) **Changelog** (https://github.com/symfony/http-client/compare/v5.4.24...v5.4.25) - bug [symfony/symfony#50728](https://togithub.com/symfony/symfony/issues/50728) \[HttpClient] Explicitly exclude CURLOPT_POSTREDIR ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#50671](https://togithub.com/symfony/symfony/issues/50671) \[HttpClient] Fix encoding some characters in query strings (Daniel Kozák) - bug [symfony/symfony#50698](https://togithub.com/symfony/symfony/issues/50698) \[HttpClient] Fix int conversion for `GenericRetryStrategy` with floated multiplier (@​francisbesset) ### [`v5.4.24`](https://togithub.com/symfony/http-client/releases/tag/v5.4.24) [Compare Source](https://togithub.com/symfony/http-client/compare/v5.4.23...v5.4.24) **Changelog** (https://github.com/symfony/http-client/compare/v5.4.23...v5.4.24) - bug [symfony/symfony#49063](https://togithub.com/symfony/symfony/issues/49063) \[Messenger] Respect `isRetryable` decision of the retry strategy for re-delivery (@​FlyingDR) - bug [symfony/symfony#50256](https://togithub.com/symfony/symfony/issues/50256) \[HttpClient] Fix setting duplicate-name headers when redirecting with AmpHttpClient ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#50214](https://togithub.com/symfony/symfony/issues/50214) \[WebProfilerBundle] Remove legacy filters remnants ([@​MatTheCat](https://togithub.com/MatTheCat)) - bug [symfony/symfony#50235](https://togithub.com/symfony/symfony/issues/50235) \[HttpClient] Fix getting through proxies via CONNECT ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#49557](https://togithub.com/symfony/symfony/issues/49557) \[PropertyInfo] Fix phpDocExtractor nullable array value type ([@​fabpot](https://togithub.com/fabpot)) - bug [symfony/symfony#50213](https://togithub.com/symfony/symfony/issues/50213) \[ErrorHandler] Prevent conflicts with WebProfilerBundle’s JavaScript ([@​MatTheCat](https://togithub.com/MatTheCat)) - bug [symfony/symfony#50192](https://togithub.com/symfony/symfony/issues/50192) \[Serializer] backed enum throw notNormalizableValueException outside construct method ([@​alli83](https://togithub.com/alli83)) - bug [symfony/symfony#50226](https://togithub.com/symfony/symfony/issues/50226) \[HttpClient] Ensure HttplugClient ignores invalid HTTP headers ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) ### [`v5.4.23`](https://togithub.com/symfony/http-client/releases/tag/v5.4.23) [Compare Source](https://togithub.com/symfony/http-client/compare/v5.4.22...v5.4.23) **Changelog** (https://github.com/symfony/http-client/compare/v5.4.22...v5.4.23) - bug [#​50072](https://togithub.com/symfony/http-client/issues/50072) Fix global state preventing two CurlHttpClient instances from working together (nicolas-grekas) - bug [#​50004](https://togithub.com/symfony/http-client/issues/50004) fix proxied redirects in curl client (matthi4s) - bug [#​49926](https://togithub.com/symfony/http-client/issues/49926) Fix canceling MockResponse (fancyweb) ### [`v5.4.22`](https://togithub.com/symfony/http-client/releases/tag/v5.4.22) [Compare Source](https://togithub.com/symfony/http-client/compare/v5.4.21...v5.4.22) **Changelog** (https://github.com/symfony/http-client/compare/v5.4.21...v5.4.22) - bug [#​49796](https://togithub.com/symfony/http-client/issues/49796) Fix not calling the on progress callback when canceling a MockResponse (fancyweb) - bug [#​49722](https://togithub.com/symfony/http-client/issues/49722) Encode and decode curly brackets {} (pbowyer) - bug [#​49580](https://togithub.com/symfony/http-client/issues/49580) Fix encoding "+" in URLs (nicolas-grekas) ### [`v5.4.21`](https://togithub.com/symfony/http-client/releases/tag/v5.4.21) [Compare Source](https://togithub.com/symfony/http-client/compare/v5.4.20...v5.4.21) **Changelog** (https://github.com/symfony/http-client/compare/v5.4.20...v5.4.21) - bug [#​49299](https://togithub.com/symfony/http-client/issues/49299) Fix over-encoding of URL parts to match browser's behavior (nicolas-grekas) - bug [#​49301](https://togithub.com/symfony/http-client/issues/49301) Fix data collector (fancyweb)
symfony/intl (symfony/intl) ### [`v5.4.26`](https://togithub.com/symfony/intl/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/intl/compare/v5.4.25...v5.4.26) **Changelog** (https://github.com/symfony/intl/compare/v5.4.25...v5.4.26) - bug [symfony/symfony#50943](https://togithub.com/symfony/symfony/issues/50943) \[Intl] Taking into account bibliographic + overlong ([@​oleg-andreyev](https://togithub.com/oleg-andreyev)) ### [`v5.4.25`](https://togithub.com/symfony/intl/releases/tag/v5.4.25) [Compare Source](https://togithub.com/symfony/intl/compare/v5.4.23...v5.4.25) **Changelog** (https://github.com/symfony/intl/compare/v5.4.24...v5.4.25) - no significant changes ### [`v5.4.23`](https://togithub.com/symfony/intl/releases/tag/v5.4.23) [Compare Source](https://togithub.com/symfony/intl/compare/v5.4.22...v5.4.23) **Changelog** (https://github.com/symfony/intl/compare/v5.4.22...v5.4.23) - bug [#​50008](https://togithub.com/symfony/intl/issues/50008) Update the ICU data to 73.1 (jderusse)
symfony/maker-bundle (symfony/maker-bundle) ### [`v1.50.0`](https://togithub.com/symfony/maker-bundle/blob/HEAD/CHANGELOG.md#v1500) [Compare Source](https://togithub.com/symfony/maker-bundle/compare/v1.49.0...v1.50.0) ##### Feature - [#​1328](https://togithub.com/symfony/maker-bundle/pull/1328) - Deleting save and remove methods from repositories - *[@​mdoutreluingne](https://togithub.com/mdoutreluingne)* - [#​986](https://togithub.com/symfony/maker-bundle/pull/986) - Add RememberMeBadge - *[@​bechir](https://togithub.com/bechir)* - [#​1332](https://togithub.com/symfony/maker-bundle/pull/1332) - Add conditional [@​implements](https://togithub.com/implements) tag to Doctrine repository template - *[@​gremo](https://togithub.com/gremo)* - [#​1325](https://togithub.com/symfony/maker-bundle/pull/1325) - Fix English typo in reset password template - *[@​pbek](https://togithub.com/pbek)* ##### Bug - [#​1322](https://togithub.com/symfony/maker-bundle/pull/1322) - \[make:crud] fix typo in Kernel::VERSION usage - *[@​nacorp](https://togithub.com/nacorp)* - [#​1324](https://togithub.com/symfony/maker-bundle/pull/1324) - Fix(Doctrine Repository template)/Avoid potential double call in save method - *[@​Mano-Lis](https://togithub.com/Mano-Lis)* - [#​1293](https://togithub.com/symfony/maker-bundle/pull/1293) - \[make:entity] don't set array field default value for nullable column - *[@​Rootie](https://togithub.com/Rootie)* ### [`v1.49.0`](https://togithub.com/symfony/maker-bundle/blob/HEAD/CHANGELOG.md#v1490) [Compare Source](https://togithub.com/symfony/maker-bundle/compare/v1.48.0...v1.49.0) *June 7th, 2023* ##### Feature - [#​1321](https://togithub.com/symfony/maker-bundle/pull/1321) - Changing make:stimulus-controller to require StimulusBundle - *[@​weaverryan](https://togithub.com/weaverryan)* - [#​1309](https://togithub.com/symfony/maker-bundle/pull/1309) - Apply `get_class_to_class_keyword` PHP-CS-Fixer rule - *[@​seb-jean](https://togithub.com/seb-jean)* - [#​1276](https://togithub.com/symfony/maker-bundle/pull/1276) - \[make:migration] Change message when required package for migration doesn't exist. - *[@​bdaler](https://togithub.com/bdaler)* - [#​1261](https://togithub.com/symfony/maker-bundle/pull/1261) - \[make:registration-form] use UniqueEntity attribute instead of annotation - *[@​jrushlow](https://togithub.com/jrushlow)* - [#​1253](https://togithub.com/symfony/maker-bundle/pull/1253) - \[make:migration] Add link to new migration files - *[@​nicolas-grekas](https://togithub.com/nicolas-grekas)* - [#​1251](https://togithub.com/symfony/maker-bundle/pull/1251) - \[make:\*] use php-cs-fixer to style/lint all generated php templates - *[@​jrushlow](https://togithub.com/jrushlow)* - [#​1244](https://togithub.com/symfony/maker-bundle/pull/1244) - \[make:security:form-login] new maker to use built in FormLogin - *[@​jrushlow](https://togithub.com/jrushlow)* - [#​1242](https://togithub.com/symfony/maker-bundle/pull/1242) - \[make:\*] use static return type instead of self for setters - *[@​jrushlow](https://togithub.com/jrushlow)* - [#​1239](https://togithub.com/symfony/maker-bundle/pull/1239) - Improve error messages to show PHP & XML configurations are not supported - *[@​ThomasLandauer](https://togithub.com/ThomasLandauer)* - [#​1238](https://togithub.com/symfony/maker-bundle/pull/1238) - \[make:\*] improve output messages for Symfony CLI users - *[@​jrushlow](https://togithub.com/jrushlow)* - [#​1237](https://togithub.com/symfony/maker-bundle/pull/1237) - \[make:registration-form] Print registration form errors - *[@​comxd](https://togithub.com/comxd)* ##### Bug - [#​1307](https://togithub.com/symfony/maker-bundle/pull/1307) - \[make:twig-component] handle upstream changes to how live components are rendered - *[@​jrushlow](https://togithub.com/jrushlow)* - [#​1270](https://togithub.com/symfony/maker-bundle/pull/1270) - \[make:authenticator] Core\Security or SecurityBundle\Security - Avoid deprecations in 6.2 - *[@​nacorp](https://togithub.com/nacorp)* - [#​1265](https://togithub.com/symfony/maker-bundle/pull/1265) - \[make:crud] Make sensio/framework-extra-bundle an optional dependency - *[@​acrobat](https://togithub.com/acrobat)* - [#​1264](https://togithub.com/symfony/maker-bundle/pull/1264) - \[make:controller] doctrine/annotations is not needed - *[@​jrushlow](https://togithub.com/jrushlow)* - [#​1262](https://togithub.com/symfony/maker-bundle/pull/1262) - \[make:reset-password] doctrine/annotations are not needed - *[@​jrushlow](https://togithub.com/jrushlow)*
symfony/process (symfony/process) ### [`v5.4.28`](https://togithub.com/symfony/process/releases/tag/v5.4.28) [Compare Source](https://togithub.com/symfony/process/compare/v5.4.26...v5.4.28) **Changelog** (https://github.com/symfony/process/compare/v5.4.27...v5.4.28) - bug [symfony/symfony#51296](https://togithub.com/symfony/symfony/issues/51296) \[Process] Fix silencing `wait` when using a sigchild-enabled binary (@​nicolas-grekas) ### [`v5.4.26`](https://togithub.com/symfony/process/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/process/compare/v5.4.24...v5.4.26) **Changelog** (https://github.com/symfony/process/compare/v5.4.25...v5.4.26) - bug [symfony/symfony#50954](https://togithub.com/symfony/symfony/issues/50954) \[PhpUnitBridge] Kill the last concurrent process when it stales for more than 60s ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) ### [`v5.4.24`](https://togithub.com/symfony/process/releases/tag/v5.4.24) [Compare Source](https://togithub.com/symfony/process/compare/v5.4.23...v5.4.24) **Changelog** (https://github.com/symfony/process/compare/v5.4.23...v5.4.24) - bug [symfony/symfony#50315](https://togithub.com/symfony/symfony/issues/50315) \[Translation] Fix handling of null messages in `ArrayLoader` (@​rob006) - bug [symfony/symfony#50338](https://togithub.com/symfony/symfony/issues/50338) \[Console] Remove `exec` and replace it by `shell_exec` ([@​maxbeckers](https://togithub.com/maxbeckers)) - bug [symfony/symfony#50309](https://togithub.com/symfony/symfony/issues/50309) \[HttpFoundation] UrlHelper is now aware of RequestContext changes ([@​giosh94mhz](https://togithub.com/giosh94mhz)) - bug [symfony/symfony#50309](https://togithub.com/symfony/symfony/issues/50309) \[HttpFoundation] UrlHelper is now aware of RequestContext changes ([@​giosh94mhz](https://togithub.com/giosh94mhz)) - bug [symfony/symfony#50354](https://togithub.com/symfony/symfony/issues/50354) \[Process] Stop the process correctly even if underlying input stream is not closed ([@​joelwurtz](https://togithub.com/joelwurtz)) - bug [symfony/symfony#49063](https://togithub.com/symfony/symfony/issues/49063) \[Messenger] Respect `isRetryable` decision of the retry strategy for re-delivery (@​FlyingDR) - bug [symfony/symfony#49557](https://togithub.com/symfony/symfony/issues/49557) \[PropertyInfo] Fix phpDocExtractor nullable array value type ([@​fabpot](https://togithub.com/fabpot)) ### [`v5.4.23`](https://togithub.com/symfony/process/releases/tag/v5.4.23) [Compare Source](https://togithub.com/symfony/process/compare/v5.4.22...v5.4.23) **Changelog** (https://github.com/symfony/process/compare/v5.4.22...v5.4.23) - bug [#​49356](https://togithub.com/symfony/process/issues/49356) Path resolution changes for PHP in the cgi-fcgi mode (isdn)
symfony/property-access (symfony/property-access) ### [`v5.4.26`](https://togithub.com/symfony/property-access/compare/v5.4.22...v5.4.26) [Compare Source](https://togithub.com/symfony/property-access/compare/v5.4.22...v5.4.26)
symfony/property-info (symfony/property-info) ### [`v5.4.24`](https://togithub.com/symfony/property-info/releases/tag/v5.4.24) [Compare Source](https://togithub.com/symfony/property-info/compare/v5.4.23...v5.4.24) **Changelog** (https://github.com/symfony/property-info/compare/v5.4.23...v5.4.24) - bug [symfony/symfony#50315](https://togithub.com/symfony/symfony/issues/50315) \[Translation] Fix handling of null messages in `ArrayLoader` (@​rob006) - bug [symfony/symfony#50338](https://togithub.com/symfony/symfony/issues/50338) \[Console] Remove `exec` and replace it by `shell_exec` ([@​maxbeckers](https://togithub.com/maxbeckers)) - bug [symfony/symfony#50309](https://togithub.com/symfony/symfony/issues/50309) \[HttpFoundation] UrlHelper is now aware of RequestContext changes ([@​giosh94mhz](https://togithub.com/giosh94mhz)) - bug [symfony/symfony#50309](https://togithub.com/symfony/symfony/issues/50309) \[HttpFoundation] UrlHelper is now aware of RequestContext changes ([@​giosh94mhz](https://togithub.com/giosh94mhz)) - bug [symfony/symfony#50332](https://togithub.com/symfony/symfony/issues/50332) \[PropertyInfo] Fix `PhpStanExtractor` when constructor has no docblock (@​HypeMC) - bug [symfony/symfony#49063](https://togithub.com/symfony/symfony/issues/49063) \[Messenger] Respect `isRetryable` decision of the retry strategy for re-delivery (@​FlyingDR) - bug [symfony/symfony#50214](https://togithub.com/symfony/symfony/issues/50214) \[WebProfilerBundle] Remove legacy filters remnants ([@​MatTheCat](https://togithub.com/MatTheCat)) - bug [symfony/symfony#50235](https://togithub.com/symfony/symfony/issues/50235) \[HttpClient] Fix getting through proxies via CONNECT ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#49557](https://togithub.com/symfony/symfony/issues/49557) \[PropertyInfo] Fix phpDocExtractor nullable array value type ([@​fabpot](https://togithub.com/fabpot)) ### [`v5.4.23`](https://togithub.com/symfony/property-info/releases/tag/v5.4.23) [Compare Source](https://togithub.com/symfony/property-info/compare/v5.4.22...v5.4.23) **Changelog** (https://github.com/symfony/property-info/compare/v5.4.22...v5.4.23) - bug [#​48108](https://togithub.com/symfony/property-info/issues/48108) Readonly properties must have no PropertyWriteInfo (CasvanDongen)
symfony/runtime (symfony/runtime) ### [`v5.4.26`](https://togithub.com/symfony/runtime/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/runtime/compare/v5.4.25...v5.4.26) **Changelog** (https://github.com/symfony/runtime/compare/v5.4.25...v5.4.26) - bug [symfony/symfony#50994](https://togithub.com/symfony/symfony/issues/50994) \[ErrorHandler]\[Runtime] Don't mess with ini_set('assert.warning') ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) ### [`v5.4.25`](https://togithub.com/symfony/runtime/releases/tag/v5.4.25) [Compare Source](https://togithub.com/symfony/runtime/compare/v5.4.22...v5.4.25) **Changelog** (https://github.com/symfony/runtime/compare/v5.4.24...v5.4.25) - bug [symfony/symfony#50656](https://togithub.com/symfony/symfony/issues/50656) Only update autoload_runtime.php when it changed ([@​Seldaek](https://togithub.com/Seldaek))
symfony/security-bundle (symfony/security-bundle) ### [`v5.4.26`](https://togithub.com/symfony/security-bundle/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/security-bundle/compare/v5.4.22...v5.4.26) **Changelog** (https://github.com/symfony/security-bundle/compare/v5.4.25...v5.4.26) - no significant changes
symfony/serializer (symfony/serializer) ### [`v5.4.28`](https://togithub.com/symfony/serializer/releases/tag/v5.4.28) [Compare Source](https://togithub.com/symfony/serializer/compare/v5.4.26...v5.4.28) **Changelog** (https://github.com/symfony/serializer/compare/v5.4.27...v5.4.28) - bug [symfony/symfony#51474](https://togithub.com/symfony/symfony/issues/51474) \[Serializer] Fix wrong InvalidArgumentException thrown ([@​mtarld](https://togithub.com/mtarld)) ### [`v5.4.26`](https://togithub.com/symfony/serializer/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/serializer/compare/v5.4.25...v5.4.26) **Changelog** (https://github.com/symfony/serializer/compare/v5.4.25...v5.4.26) - bug [symfony/symfony#50933](https://togithub.com/symfony/symfony/issues/50933) \[Serializer] Fix deserializing nested arrays of objects with mixed keys ([@​HypeMC](https://togithub.com/HypeMC)) - bug [symfony/symfony#51114](https://togithub.com/symfony/symfony/issues/51114) \[Serializer] Fix denormalizing abstract part headers in MimeMessageNormalizer ([@​fancyweb](https://togithub.com/fancyweb)) - bug [symfony/symfony#50804](https://togithub.com/symfony/symfony/issues/50804) \[Serializer] Fix Normalizer not utilizing converted name for index variadic param ([@​DidierLmn](https://togithub.com/DidierLmn)) ### [`v5.4.25`](https://togithub.com/symfony/serializer/compare/v5.4.24...v5.4.25) [Compare Source](https://togithub.com/symfony/serializer/compare/v5.4.24...v5.4.25) ### [`v5.4.24`](https://togithub.com/symfony/serializer/releases/tag/v5.4.24) [Compare Source](https://togithub.com/symfony/serializer/compare/v5.4.23...v5.4.24) **Changelog** (https://github.com/symfony/serializer/compare/v5.4.23...v5.4.24) - bug [symfony/symfony#49063](https://togithub.com/symfony/symfony/issues/49063) \[Messenger] Respect `isRetryable` decision of the retry strategy for re-delivery (@​FlyingDR) - bug [symfony/symfony#50251](https://togithub.com/symfony/symfony/issues/50251) \[Serializer] Handle datetime deserialization in U format ([@​tugmaks](https://togithub.com/tugmaks)) - bug [symfony/symfony#50214](https://togithub.com/symfony/symfony/issues/50214) \[WebProfilerBundle] Remove legacy filters remnants ([@​MatTheCat](https://togithub.com/MatTheCat)) - bug [symfony/symfony#50235](https://togithub.com/symfony/symfony/issues/50235) \[HttpClient] Fix getting through proxies via CONNECT ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#49557](https://togithub.com/symfony/symfony/issues/49557) \[PropertyInfo] Fix phpDocExtractor nullable array value type ([@​fabpot](https://togithub.com/fabpot)) - bug [symfony/symfony#50213](https://togithub.com/symfony/symfony/issues/50213) \[ErrorHandler] Prevent conflicts with WebProfilerBundle’s JavaScript ([@​MatTheCat](https://togithub.com/MatTheCat)) - bug [symfony/symfony#50192](https://togithub.com/symfony/symfony/issues/50192) \[Serializer] backed enum throw notNormalizableValueException outside construct method ([@​alli83](https://togithub.com/alli83)) ### [`v5.4.23`](https://togithub.com/symfony/serializer/releases/tag/v5.4.23) [Compare Source](https://togithub.com/symfony/serializer/compare/v5.4.22...v5.4.23) **Changelog** (https://github.com/symfony/serializer/compare/v5.4.22...v5.4.23) - bug [#​49537](https://togithub.com/symfony/serializer/issues/49537) Unexpected value should throw UnexpectedValueException (ThomasTr) - bug [#​50024](https://togithub.com/symfony/serializer/issues/50024) Fix denormalization of object with typed constructor arg (not castable) and with COLLECT_DENORMALIZATION_ERRORS (lyrixx)
symfony/translation (symfony/translation) ### [`v5.4.24`](https://togithub.com/symfony/translation/releases/tag/v5.4.24) [Compare Source](https://togithub.com/symfony/translation/compare/v5.4.22...v5.4.24) **Changelog** (https://github.com/symfony/translation/compare/v5.4.23...v5.4.24) - bug [symfony/symfony#50315](https://togithub.com/symfony/symfony/issues/50315) \[Translation] Fix handling of null messages in `ArrayLoader` (@​rob006) - bug [symfony/symfony#49063](https://togithub.com/symfony/symfony/issues/49063) \[Messenger] Respect `isRetryable` decision of the retry strategy for re-delivery (@​FlyingDR)
symfony/twig-bridge (symfony/twig-bridge) ### [`v5.4.26`](https://togithub.com/symfony/twig-bridge/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/twig-bridge/compare/v5.4.22...v5.4.26) **Changelog** (https://github.com/symfony/twig-bridge/compare/v5.4.25...v5.4.26) - no significant changes
symfony/twig-bundle (symfony/twig-bundle) ### [`v5.4.27`](https://togithub.com/symfony/twig-bundle/compare/v5.4.21...v5.4.27) [Compare Source](https://togithub.com/symfony/twig-bundle/compare/v5.4.21...v5.4.27)
symfony/validator (symfony/validator) ### [`v5.4.28`](https://togithub.com/symfony/validator/compare/v5.4.26...v5.4.28) [Compare Source](https://togithub.com/symfony/validator/compare/v5.4.26...v5.4.28) ### [`v5.4.26`](https://togithub.com/symfony/validator/releases/tag/v5.4.26) [Compare Source](https://togithub.com/symfony/validator/compare/v5.4.25...v5.4.26) **Changelog** (https://github.com/symfony/validator/compare/v5.4.25...v5.4.26) - bug [symfony/symfony#50788](https://togithub.com/symfony/symfony/issues/50788) \[Validator] Fix regression with class metadatada on parent classes ([@​rmikalkenas](https://togithub.com/rmikalkenas)) ### [`v5.4.25`](https://togithub.com/symfony/validator/releases/tag/v5.4.25) [Compare Source](https://togithub.com/symfony/validator/compare/v5.4.24...v5.4.25) **Changelog** (https://github.com/symfony/validator/compare/v5.4.24...v5.4.25) - bug [symfony/symfony#50524](https://togithub.com/symfony/symfony/issues/50524) Fix Doctrine deprecations ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#50539](https://togithub.com/symfony/symfony/issues/50539) \[Validator] Remove internal from methods on non-internal interfaces ([@​wouterj](https://togithub.com/wouterj)) ### [`v5.4.24`](https://togithub.com/symfony/validator/releases/tag/v5.4.24) [Compare Source](https://togithub.com/symfony/validator/compare/v5.4.23...v5.4.24) **Changelog** (https://github.com/symfony/validator/compare/v5.4.23...v5.4.24) - bug [symfony/symfony#49063](https://togithub.com/symfony/symfony/issues/49063) \[Messenger] Respect `isRetryable` decision of the retry strategy for re-delivery (@​FlyingDR) - bug [symfony/symfony#49557](https://togithub.com/symfony/symfony/issues/49557) \[PropertyInfo] Fix phpDocExtractor nullable array value type ([@​fabpot](https://togithub.com/fabpot)) ### [`v5.4.23`](https://togithub.com/symfony/validator/releases/tag/v5.4.23) [Compare Source](https://togithub.com/symfony/validator/compare/v5.4.22...v5.4.23) **Changelog** (https://github.com/symfony/validator/compare/v5.4.22...v5.4.23) - bug [#​50017](https://togithub.com/symfony/validator/issues/50017) Fix support of Enum to `ConstraintValidator::formatValue` (PhoneixS) - bug [#​50008](https://togithub.com/symfony/validator/issues/50008) Update the ICU data to 73.1 (jderusse)
symfony/web-profiler-bundle (symfony/web-profiler-bundle) ### [`v5.4.26`](https://togithub.com/symfony/web-profiler-bundle/compare/v5.4.24...v5.4.26) [Compare Source](https://togithub.com/symfony/web-profiler-bundle/compare/v5.4.24...v5.4.26) ### [`v5.4.24`](https://togithub.com/symfony/web-profiler-bundle/releases/tag/v5.4.24) [Compare Source](https://togithub.com/symfony/web-profiler-bundle/compare/v5.4.21...v5.4.24) **Changelog** (https://github.com/symfony/web-profiler-bundle/compare/v5.4.23...v5.4.24) - bug [symfony/symfony#49063](https://togithub.com/symfony/symfony/issues/49063) \[Messenger] Respect `isRetryable` decision of the retry strategy for re-delivery (@​FlyingDR) - bug [symfony/symfony#50256](https://togithub.com/symfony/symfony/issues/50256) \[HttpClient] Fix setting duplicate-name headers when redirecting with AmpHttpClient ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#50214](https://togithub.com/symfony/symfony/issues/50214) \[WebProfilerBundle] Remove legacy filters remnants ([@​MatTheCat](https://togithub.com/MatTheCat))
symfony/webpack-encore-bundle (symfony/webpack-encore-bundle) ### [`v1.17.1`](https://togithub.com/symfony/webpack-encore-bundle/releases/tag/v1.17.1): Fix: StimulusBundle compatibility with webpack_encore.twig_stimulus_extension [Compare Source](https://togithub.com/symfony/webpack-encore-bundle/compare/v1.17.0...v1.17.1) Hi Webpackers! A quick fix for version 1.17.0 that fixes this error when used with StimulusBundle: > The service "twig" has a dependency on a non-existent service "webpack_encore.twig_stimulus_extension". Did you mean this: "webpack_encore.twig_entry_files_extension" Upgrading should resolve the error. See [#​213](https://togithub.com/symfony/webpack-encore-bundle/issues/213). Diff: https://github.com/symfony/webpack-encore-bundle/compare/v1.17.0...v1.17.1 Happy packing! ### [`v1.17.0`](https://togithub.com/symfony/webpack-encore-bundle/blob/HEAD/CHANGELOG.md#v1170) [Compare Source](https://togithub.com/symfony/webpack-encore-bundle/compare/v1.16.1...v1.17.0) - Deprecated the `stimulus_controller()`, `stimulus_action()` and `stimulus_target` functions and related classes. Install `symfony/stimulus-bundle` instead.
symfony/yaml (symfony/yaml) ### [`v5.4.23`](https://togithub.com/symfony/yaml/releases/tag/v5.4.23) [Compare Source](https://togithub.com/symfony/yaml/compare/v5.4.21...v5.4.23) **Changelog** (https://github.com/symfony/yaml/compare/v5.4.22...v5.4.23) - bug [#​50066](https://togithub.com/symfony/yaml/issues/50066) Trim leading newlines when checking if value begins with a space (bradtreloar)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.