etoa / etoa-gui

EtoA Game GUI
https://etoa.ch
GNU Affero General Public License v3.0
10 stars 7 forks source link

Update symfony packages (major) #519

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/amqp-messenger (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/browser-kit (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/dotenv (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/error-handler (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/form (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/http-client (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/http-foundation (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/http-kernel (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/lock (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/mailer (source) ^6.0 -> ^7.0 age adoption passing confidence
symfony/messenger (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/mime (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/phpunit-bridge (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/proxy-manager-bridge (source) ^5.4 -> ^6.0 age adoption passing confidence
symfony/stopwatch (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/translation (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/twig-bundle (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/validator (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/web-profiler-bundle (source) ^5.4 -> ^7.0 age adoption passing confidence
symfony/webpack-encore-bundle ^1.13 -> ^2.0 age adoption passing confidence
symfony/yaml (source) ^5.4 -> ^7.0 age adoption passing confidence

Release Notes

symfony/amqp-messenger (symfony/amqp-messenger) ### [`v7.0.6`](https://togithub.com/symfony/amqp-messenger/releases/tag/v7.0.6) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v7.0.4...v7.0.6) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v7.0.5...v7.0.6) - bug [symfony/symfony#54167](https://togithub.com/symfony/symfony/issues/54167) \[Messenger] \[Amqp] Handle AMQPConnectionException when publishing a message. ([@​jwage](https://togithub.com/jwage)) ### [`v7.0.4`](https://togithub.com/symfony/amqp-messenger/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53944](https://togithub.com/symfony/symfony/issues/53944) \[Messenger] Gracefully fallback to empty queue config ([@​Wirone](https://togithub.com/Wirone)) ### [`v7.0.3`](https://togithub.com/symfony/amqp-messenger/releases/tag/v7.0.3) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v7.0.0...v7.0.3) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v7.0.2...v7.0.3) - bug [symfony/symfony#53525](https://togithub.com/symfony/symfony/issues/53525) \[Messenger] \[AMQP] Throw exception on `nack` callback (@​kvrushifa) - bug [symfony/symfony#53320](https://togithub.com/symfony/symfony/issues/53320) \[Cache]\[DependencyInjection]\[Lock]\[Mailer]\[Messenger]\[Notifier]\[Translation] Url decode username and passwords from `parse_url()` results (@​alexandre-daubois) ### [`v7.0.0`](https://togithub.com/symfony/amqp-messenger/releases/tag/v7.0.0) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.4.6...v7.0.0) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v7.0.0-RC2...v7.0.0) - no significant changes ### [`v6.4.6`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.4.6) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.4.4...v6.4.6) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.4.5...v6.4.6) - bug [symfony/symfony#54167](https://togithub.com/symfony/symfony/issues/54167) \[Messenger] \[Amqp] Handle AMQPConnectionException when publishing a message. ([@​jwage](https://togithub.com/jwage)) ### [`v6.4.4`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.4.4) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.4.3...v6.4.4) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.4.3...v6.4.4) - bug [symfony/symfony#53944](https://togithub.com/symfony/symfony/issues/53944) \[Messenger] Gracefully fallback to empty queue config ([@​Wirone](https://togithub.com/Wirone)) ### [`v6.4.3`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.4.3) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.4.0...v6.4.3) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.4.2...v6.4.3) - bug [symfony/symfony#53525](https://togithub.com/symfony/symfony/issues/53525) \[Messenger] \[AMQP] Throw exception on `nack` callback (@​kvrushifa) - bug [symfony/symfony#53320](https://togithub.com/symfony/symfony/issues/53320) \[Cache]\[DependencyInjection]\[Lock]\[Mailer]\[Messenger]\[Notifier]\[Translation] Url decode username and passwords from `parse_url()` results (@​alexandre-daubois) ### [`v6.4.0`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.4.0) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.3.12...v6.4.0) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.4.0-RC2...v6.4.0) - no significant changes ### [`v6.3.12`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.3.12) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.3.4...v6.3.12) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.3.11...v6.3.12) - bug [symfony/symfony#53525](https://togithub.com/symfony/symfony/issues/53525) \[Messenger] \[AMQP] Throw exception on `nack` callback (@​kvrushifa) - bug [symfony/symfony#53320](https://togithub.com/symfony/symfony/issues/53320) \[Cache]\[DependencyInjection]\[Lock]\[Mailer]\[Messenger]\[Notifier]\[Translation] Url decode username and passwords from `parse_url()` results (@​alexandre-daubois) ### [`v6.3.4`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.3.4) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.3.0...v6.3.4) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.3.3...v6.3.4) - bug [symfony/symfony#51328](https://togithub.com/symfony/symfony/issues/51328) \[Messenger] Always return bool from messenger amqp connection nack ([@​Danielss89](https://togithub.com/Danielss89)) ### [`v6.3.0`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.3.0) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.2.8...v6.3.0) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.3.0-RC2...v6.3.0) - ### [`v6.2.8`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.2.8) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.2.7...v6.2.8) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.2.7...v6.2.8) - no significant changes ### [`v6.2.7`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.2.7) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.2.5...v6.2.7) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.2.6...v6.2.7) - no significant changes ### [`v6.2.5`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.2.5) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.2.2...v6.2.5) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.2.4...v6.2.5) - no significant changes ### [`v6.2.2`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.2.2) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.2.0...v6.2.2) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.2.1...v6.2.2) - bug [#​48612](https://togithub.com/symfony/amqp-messenger/issues/48612) Added missing rpc_timeout option (lyrixx) ### [`v6.2.0`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.2.0) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.1.11...v6.2.0) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.2.0-RC2...v6.2.0) - no significant changes ### [`v6.1.11`](https://togithub.com/symfony/amqp-messenger/compare/v6.1.9...v6.1.11) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.1.9...v6.1.11) ### [`v6.1.9`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.1.9) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.1.7...v6.1.9) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.1.8...v6.1.9) - bug [#​48612](https://togithub.com/symfony/amqp-messenger/issues/48612) Added missing rpc_timeout option (lyrixx) ### [`v6.1.7`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.1.7) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.1.5...v6.1.7) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.1.6...v6.1.7) - bug [#​47831](https://togithub.com/symfony/amqp-messenger/issues/47831) Fix amqp socket lost (GurvanVgx) ### [`v6.1.5`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.1.5) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.1.3...v6.1.5) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.1.4...v6.1.5) - no significant changes ### [`v6.1.3`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.1.3) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.1.0...v6.1.3) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.1.2...v6.1.3) - no significant changes ### [`v6.1.0`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.1.0) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.0.19...v6.1.0) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.1.0-RC1...v6.1.0) - no significant changes ### [`v6.0.19`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.0.19) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.0.17...v6.0.19) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.0.18...v6.0.19) - no significant changes ### [`v6.0.17`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.0.17) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.0.15...v6.0.17) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.0.16...v6.0.17) - bug [#​48612](https://togithub.com/symfony/amqp-messenger/issues/48612) Added missing rpc_timeout option (lyrixx) ### [`v6.0.15`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.0.15) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.0.13...v6.0.15) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.0.14...v6.0.15) - bug [#​47831](https://togithub.com/symfony/amqp-messenger/issues/47831) Fix amqp socket lost (GurvanVgx) ### [`v6.0.13`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.0.13) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.0.11...v6.0.13) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.0.12...v6.0.13) - no significant changes ### [`v6.0.11`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.0.11) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.0.7...v6.0.11) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.0.10...v6.0.11) - no significant changes ### [`v6.0.7`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.0.7) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.0.5...v6.0.7) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.0.6...v6.0.7) - no significant changes ### [`v6.0.5`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.0.5) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.0.3...v6.0.5) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.0.4...v6.0.5) - no significant changes ### [`v6.0.3`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.0.3) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.0.1...v6.0.3) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.0.2...v6.0.3) - no significant changes ### [`v6.0.1`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.0.1) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v6.0.0...v6.0.1) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.0.0...v6.0.1) - bug [#​44494](https://togithub.com/symfony/amqp-messenger/issues/44494) Remove FQCN type hints on properties (fabpot) ### [`v6.0.0`](https://togithub.com/symfony/amqp-messenger/releases/tag/v6.0.0) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v5.4.36...v6.0.0) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v6.0.0-RC1...v6.0.0) - no significant changes ### [`v5.4.36`](https://togithub.com/symfony/amqp-messenger/releases/tag/v5.4.36) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v5.4.35...v5.4.36) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v5.4.35...v5.4.36) - bug [symfony/symfony#53944](https://togithub.com/symfony/symfony/issues/53944) \[Messenger] Gracefully fallback to empty queue config ([@​Wirone](https://togithub.com/Wirone)) ### [`v5.4.35`](https://togithub.com/symfony/amqp-messenger/releases/tag/v5.4.35) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v5.4.31...v5.4.35) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v5.4.34...v5.4.35) - bug [symfony/symfony#53525](https://togithub.com/symfony/symfony/issues/53525) \[Messenger] \[AMQP] Throw exception on `nack` callback (@​kvrushifa) - bug [symfony/symfony#53320](https://togithub.com/symfony/symfony/issues/53320) \[Cache]\[DependencyInjection]\[Lock]\[Mailer]\[Messenger]\[Notifier]\[Translation] Url decode username and passwords from `parse_url()` results (@​alexandre-daubois) ### [`v5.4.31`](https://togithub.com/symfony/amqp-messenger/releases/tag/v5.4.31) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v5.4.28...v5.4.31) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v5.4.30...v5.4.31) - bug [symfony/symfony#52444](https://togithub.com/symfony/symfony/issues/52444) Remove full DSNs from exception messages ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) ### [`v5.4.28`](https://togithub.com/symfony/amqp-messenger/releases/tag/v5.4.28) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v5.4.22...v5.4.28) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v5.4.27...v5.4.28) - bug [symfony/symfony#51328](https://togithub.com/symfony/symfony/issues/51328) \[Messenger] Always return bool from messenger amqp connection nack ([@​Danielss89](https://togithub.com/Danielss89)) ### [`v5.4.22`](https://togithub.com/symfony/amqp-messenger/releases/tag/v5.4.22) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v5.4.21...v5.4.22) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v5.4.21...v5.4.22) - no significant changes ### [`v5.4.21`](https://togithub.com/symfony/amqp-messenger/releases/tag/v5.4.21) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v5.4.19...v5.4.21) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v5.4.20...v5.4.21) - no significant changes ### [`v5.4.19`](https://togithub.com/symfony/amqp-messenger/releases/tag/v5.4.19) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v5.4.17...v5.4.19) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v5.4.18...v5.4.19) - no significant changes ### [`v5.4.17`](https://togithub.com/symfony/amqp-messenger/releases/tag/v5.4.17) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v5.4.15...v5.4.17) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v5.4.16...v5.4.17) - bug [#​48612](https://togithub.com/symfony/amqp-messenger/issues/48612) Added missing rpc_timeout option (lyrixx) ### [`v5.4.15`](https://togithub.com/symfony/amqp-messenger/releases/tag/v5.4.15) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v5.4.13...v5.4.15) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v5.4.14...v5.4.15) - bug [#​47831](https://togithub.com/symfony/amqp-messenger/issues/47831) Fix amqp socket lost (GurvanVgx) ### [`v5.4.13`](https://togithub.com/symfony/amqp-messenger/releases/tag/v5.4.13) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v5.4.11...v5.4.13) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v5.4.12...v5.4.13) - no significant changes ### [`v5.4.11`](https://togithub.com/symfony/amqp-messenger/releases/tag/v5.4.11) [Compare Source](https://togithub.com/symfony/amqp-messenger/compare/v5.4.5...v5.4.11) **Changelog** (https://github.com/symfony/amqp-messenger/compare/v5.4.10...v5.4.11) - no significant changes
symfony/browser-kit (symfony/browser-kit) ### [`v7.0.3`](https://togithub.com/symfony/browser-kit/releases/tag/v7.0.3) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v7.0.0...v7.0.3) **Changelog** (https://github.com/symfony/browser-kit/compare/v7.0.2...v7.0.3) - no significant changes ### [`v7.0.0`](https://togithub.com/symfony/browser-kit/releases/tag/v7.0.0) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.4.3...v7.0.0) **Changelog** (https://github.com/symfony/browser-kit/compare/v7.0.0-RC2...v7.0.0) - no significant changes ### [`v6.4.3`](https://togithub.com/symfony/browser-kit/releases/tag/v6.4.3) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.4.0...v6.4.3) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.4.2...v6.4.3) - no significant changes ### [`v6.4.0`](https://togithub.com/symfony/browser-kit/releases/tag/v6.4.0) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.3.12...v6.4.0) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.4.0-RC2...v6.4.0) - no significant changes ### [`v6.3.12`](https://togithub.com/symfony/browser-kit/compare/v6.3.8...v6.3.12) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.3.8...v6.3.12) ### [`v6.3.8`](https://togithub.com/symfony/browser-kit/releases/tag/v6.3.8) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.3.2...v6.3.8) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.3.7...v6.3.8) - no significant changes ### [`v6.3.2`](https://togithub.com/symfony/browser-kit/releases/tag/v6.3.2) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.3.0...v6.3.2) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.3.1...v6.3.2) - no significant changes ### [`v6.3.0`](https://togithub.com/symfony/browser-kit/releases/tag/v6.3.0) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.2.7...v6.3.0) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.3.0-RC2...v6.3.0) - ### [`v6.2.7`](https://togithub.com/symfony/browser-kit/releases/tag/v6.2.7) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.2.5...v6.2.7) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.2.6...v6.2.7) - no significant changes ### [`v6.2.5`](https://togithub.com/symfony/browser-kit/releases/tag/v6.2.5) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.2.0...v6.2.5) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.2.4...v6.2.5) - no significant changes ### [`v6.2.0`](https://togithub.com/symfony/browser-kit/releases/tag/v6.2.0) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.1.11...v6.2.0) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.2.0-RC2...v6.2.0) - no significant changes ### [`v6.1.11`](https://togithub.com/symfony/browser-kit/compare/v6.1.3...v6.1.11) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.1.3...v6.1.11) ### [`v6.1.3`](https://togithub.com/symfony/browser-kit/releases/tag/v6.1.3) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.1.0...v6.1.3) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.1.2...v6.1.3) - bug [#​40828](https://togithub.com/symfony/browser-kit/issues/40828) Merge fields and files recursively if they are multidimensional array (januszmk) - bug [#​46905](https://togithub.com/symfony/browser-kit/issues/46905) fix sending request to paths containing multiple slashes (xabbuh) ### [`v6.1.0`](https://togithub.com/symfony/browser-kit/releases/tag/v6.1.0) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.0.19...v6.1.0) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.1.0-RC1...v6.1.0) - no significant changes ### [`v6.0.19`](https://togithub.com/symfony/browser-kit/releases/tag/v6.0.19) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.0.11...v6.0.19) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.0.18...v6.0.19) - no significant changes ### [`v6.0.11`](https://togithub.com/symfony/browser-kit/releases/tag/v6.0.11) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.0.3...v6.0.11) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.0.10...v6.0.11) - bug [#​40828](https://togithub.com/symfony/browser-kit/issues/40828) Merge fields and files recursively if they are multidimensional array (januszmk) - bug [#​46905](https://togithub.com/symfony/browser-kit/issues/46905) fix sending request to paths containing multiple slashes (xabbuh) ### [`v6.0.3`](https://togithub.com/symfony/browser-kit/releases/tag/v6.0.3) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.0.1...v6.0.3) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.0.2...v6.0.3) - no significant changes ### [`v6.0.1`](https://togithub.com/symfony/browser-kit/releases/tag/v6.0.1) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v6.0.0...v6.0.1) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.0.0...v6.0.1) - bug [#​44494](https://togithub.com/symfony/browser-kit/issues/44494) Remove FQCN type hints on properties (fabpot) ### [`v6.0.0`](https://togithub.com/symfony/browser-kit/releases/tag/v6.0.0) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v5.4.35...v6.0.0) **Changelog** (https://github.com/symfony/browser-kit/compare/v6.0.0-RC1...v6.0.0) - no significant changes ### [`v5.4.35`](https://togithub.com/symfony/browser-kit/releases/tag/v5.4.35) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v5.4.31...v5.4.35) **Changelog** (https://github.com/symfony/browser-kit/compare/v5.4.34...v5.4.35) - no significant changes ### [`v5.4.31`](https://togithub.com/symfony/browser-kit/releases/tag/v5.4.31) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v5.4.21...v5.4.31) **Changelog** (https://github.com/symfony/browser-kit/compare/v5.4.30...v5.4.31) - no significant changes ### [`v5.4.21`](https://togithub.com/symfony/browser-kit/releases/tag/v5.4.21) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v5.4.19...v5.4.21) **Changelog** (https://github.com/symfony/browser-kit/compare/v5.4.20...v5.4.21) - no significant changes ### [`v5.4.19`](https://togithub.com/symfony/browser-kit/releases/tag/v5.4.19) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v5.4.11...v5.4.19) **Changelog** (https://github.com/symfony/browser-kit/compare/v5.4.18...v5.4.19) - no significant changes ### [`v5.4.11`](https://togithub.com/symfony/browser-kit/releases/tag/v5.4.11) [Compare Source](https://togithub.com/symfony/browser-kit/compare/v5.4.3...v5.4.11) **Changelog** (https://github.com/symfony/browser-kit/compare/v5.4.10...v5.4.11) - bug [#​40828](https://togithub.com/symfony/browser-kit/issues/40828) Merge fields and files recursively if they are multidimensional array (januszmk) - bug [#​46905](https://togithub.com/symfony/browser-kit/issues/46905) fix sending request to paths containing multiple slashes (xabbuh)
symfony/dotenv (symfony/dotenv) ### [`v7.0.4`](https://togithub.com/symfony/dotenv/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/dotenv/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/dotenv/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53870](https://togithub.com/symfony/symfony/issues/53870) \[Dotenv] Specify envKey while loading variables with the dotenv:dump ([@​scruwi](https://togithub.com/scruwi)) ### [`v7.0.3`](https://togithub.com/symfony/dotenv/releases/tag/v7.0.3) [Compare Source](https://togithub.com/symfony/dotenv/compare/v7.0.2...v7.0.3) **Changelog** (https://github.com/symfony/dotenv/compare/v7.0.2...v7.0.3) - no significant changes ### [`v7.0.2`](https://togithub.com/symfony/dotenv/releases/tag/v7.0.2) [Compare Source](https://togithub.com/symfony/dotenv/compare/v7.0.0...v7.0.2) **Changelog** (https://github.com/symfony/dotenv/compare/v7.0.1...v7.0.2) - bug [symfony/symfony#52928](https://togithub.com/symfony/symfony/issues/52928) \[Dotenv] Allow environment variables starting with an underscore ([@​xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#52927](https://togithub.com/symfony/symfony/issues/52927) \[Dotenv] Properly handle `SYMFONY_DOTENV_VARS` being the empty string (@​xabbuh) ### [`v7.0.0`](https://togithub.com/symfony/dotenv/releases/tag/v7.0.0) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.4.4...v7.0.0) **Changelog** (https://github.com/symfony/dotenv/compare/v7.0.0-RC2...v7.0.0) - no significant changes ### [`v6.4.4`](https://togithub.com/symfony/dotenv/releases/tag/v6.4.4) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.4.3...v6.4.4) **Changelog** (https://github.com/symfony/dotenv/compare/v6.4.3...v6.4.4) - bug [symfony/symfony#53870](https://togithub.com/symfony/symfony/issues/53870) \[Dotenv] Specify envKey while loading variables with the dotenv:dump ([@​scruwi](https://togithub.com/scruwi)) ### [`v6.4.3`](https://togithub.com/symfony/dotenv/compare/v6.4.2...v6.4.3) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.4.2...v6.4.3) ### [`v6.4.2`](https://togithub.com/symfony/dotenv/releases/tag/v6.4.2) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.4.0...v6.4.2) **Changelog** (https://github.com/symfony/dotenv/compare/v6.4.1...v6.4.2) - bug [symfony/symfony#52928](https://togithub.com/symfony/symfony/issues/52928) \[Dotenv] Allow environment variables starting with an underscore ([@​xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#52927](https://togithub.com/symfony/symfony/issues/52927) \[Dotenv] Properly handle `SYMFONY_DOTENV_VARS` being the empty string (@​xabbuh) ### [`v6.4.0`](https://togithub.com/symfony/dotenv/releases/tag/v6.4.0) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.3.12...v6.4.0) **Changelog** (https://github.com/symfony/dotenv/compare/v6.4.0-RC2...v6.4.0) - no significant changes ### [`v6.3.12`](https://togithub.com/symfony/dotenv/compare/v6.3.11...v6.3.12) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.3.11...v6.3.12) ### [`v6.3.11`](https://togithub.com/symfony/dotenv/releases/tag/v6.3.11) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.3.7...v6.3.11) **Changelog** (https://github.com/symfony/dotenv/compare/v6.3.10...v6.3.11) - bug [symfony/symfony#52928](https://togithub.com/symfony/symfony/issues/52928) \[Dotenv] Allow environment variables starting with an underscore ([@​xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#52927](https://togithub.com/symfony/symfony/issues/52927) \[Dotenv] Properly handle `SYMFONY_DOTENV_VARS` being the empty string (@​xabbuh) ### [`v6.3.7`](https://togithub.com/symfony/dotenv/releases/tag/v6.3.7) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.3.0...v6.3.7) **Changelog** (https://github.com/symfony/dotenv/compare/v6.3.6...v6.3.7) - no significant changes ### [`v6.3.0`](https://togithub.com/symfony/dotenv/releases/tag/v6.3.0) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.2.8...v6.3.0) **Changelog** (https://github.com/symfony/dotenv/compare/v6.3.0-RC2...v6.3.0) - ### [`v6.2.8`](https://togithub.com/symfony/dotenv/releases/tag/v6.2.8) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.2.7...v6.2.8) **Changelog** (https://github.com/symfony/dotenv/compare/v6.2.7...v6.2.8) - no significant changes ### [`v6.2.7`](https://togithub.com/symfony/dotenv/releases/tag/v6.2.7) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.2.5...v6.2.7) **Changelog** (https://github.com/symfony/dotenv/compare/v6.2.6...v6.2.7) - bug [#​49249](https://togithub.com/symfony/dotenv/issues/49249) Fix phpdoc Dotenv (alamirault) ### [`v6.2.5`](https://togithub.com/symfony/dotenv/releases/tag/v6.2.5) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.2.0...v6.2.5) **Changelog** (https://github.com/symfony/dotenv/compare/v6.2.4...v6.2.5) - no significant changes ### [`v6.2.0`](https://togithub.com/symfony/dotenv/releases/tag/v6.2.0) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.1.11...v6.2.0) **Changelog** (https://github.com/symfony/dotenv/compare/v6.2.0-RC2...v6.2.0) - no significant changes ### [`v6.1.11`](https://togithub.com/symfony/dotenv/compare/v6.1.0...v6.1.11) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.1.0...v6.1.11) ### [`v6.1.0`](https://togithub.com/symfony/dotenv/releases/tag/v6.1.0) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.0.19...v6.1.0) **Changelog** (https://github.com/symfony/dotenv/compare/v6.1.0-RC1...v6.1.0) - no significant changes ### [`v6.0.19`](https://togithub.com/symfony/dotenv/releases/tag/v6.0.19) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.0.5...v6.0.19) **Changelog** (https://github.com/symfony/dotenv/compare/v6.0.18...v6.0.19) - no significant changes ### [`v6.0.5`](https://togithub.com/symfony/dotenv/releases/tag/v6.0.5) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.0.3...v6.0.5) **Changelog** (https://github.com/symfony/dotenv/compare/v6.0.4...v6.0.5) - bug [#​45430](https://togithub.com/symfony/dotenv/issues/45430) Fix reading config for symfony/runtime when running dump command (nicolas-grekas) ### [`v6.0.3`](https://togithub.com/symfony/dotenv/releases/tag/v6.0.3) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.0.2...v6.0.3) **Changelog** (https://github.com/symfony/dotenv/compare/v6.0.2...v6.0.3) - bug [#​45188](https://togithub.com/symfony/dotenv/issues/45188) Fix bootEnv() override with .env.local.php when the env key already exists (fancyweb) ### [`v6.0.2`](https://togithub.com/symfony/dotenv/releases/tag/v6.0.2) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.0.1...v6.0.2) **Changelog** (https://github.com/symfony/dotenv/compare/v6.0.1...v6.0.2) - no significant changes ### [`v6.0.1`](https://togithub.com/symfony/dotenv/releases/tag/v6.0.1) [Compare Source](https://togithub.com/symfony/dotenv/compare/v6.0.0...v6.0.1) **Changelog** (https://github.com/symfony/dotenv/compare/v6.0.0...v6.0.1) - bug [#​44494](https://togithub.com/symfony/dotenv/issues/44494) Remove FQCN type hints on properties (fabpot) ### [`v6.0.0`](https://togithub.com/symfony/dotenv/releases/tag/v6.0.0) [Compare Source](https://togithub.com/symfony/dotenv/compare/v5.4.35...v6.0.0) **Changelog** (https://github.com/symfony/dotenv/compare/v6.0.0-RC1...v6.0.0) - no significant changes ### [`v5.4.35`](https://togithub.com/symfony/dotenv/releases/tag/v5.4.35) [Compare Source](https://togithub.com/symfony/dotenv/compare/v5.4.34...v5.4.35) **Changelog** (https://github.com/symfony/dotenv/compare/v5.4.34...v5.4.35) - no significant changes ### [`v5.4.34`](https://togithub.com/symfony/dotenv/releases/tag/v5.4.34) [Compare Source](https://togithub.com/symfony/dotenv/compare/v5.4.30...v5.4.34) **Changelog** (https://github.com/symfony/dotenv/compare/v5.4.33...v5.4.34) - bug [symfony/symfony#52928](https://togithub.com/symfony/symfony/issues/52928) \[Dotenv] Allow environment variables starting with an underscore ([@​xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#52927](https://togithub.com/symfony/symfony/issues/52927) \[Dotenv] Properly handle `SYMFONY_DOTENV_VARS` being the empty string (@​xabbuh) ### [`v5.4.30`](https://togithub.com/symfony/dotenv/releases/tag/v5.4.30) [Compare Source](https://togithub.com/symfony/dotenv/compare/v5.4.22...v5.4.30) **Changelog** (https://github.com/symfony/dotenv/compare/v5.4.29...v5.4.30) - no significant changes ### [`v5.4.22`](https://togithub.com/symfony/dotenv/releases/tag/v5.4.22) [Compare Source](https://togithub.com/symfony/dotenv/compare/v5.4.21...v5.4.22) **Changelog** (https://github.com/symfony/dotenv/compare/v5.4.21...v5.4.22) - no significant changes ### [`v5.4.21`](https://togithub.com/symfony/dotenv/releases/tag/v5.4.21) [Compare Source](https://togithub.com/symfony/dotenv/compare/v5.4.19...v5.4.21) **Changelog** (https://github.com/symfony/dotenv/compare/v5.4.20...v5.4.21) - bug [#​49249](https://togithub.com/symfony/dotenv/issues/49249) Fix phpdoc Dotenv (alamirault) ### [`v5.4.19`](https://togithub.com/symfony/dotenv/releases/tag/v5.4.19) [Compare Source](https://togithub.com/symfony/dotenv/compare/v5.4.5...v5.4.19) **Changelog** (https://github.com/symfony/dotenv/compare/v5.4.18...v5.4.19) - no significant changes
symfony/error-handler (symfony/error-handler) ### [`v7.0.6`](https://togithub.com/symfony/error-handler/releases/tag/v7.0.6) [Compare Source](https://togithub.com/symfony/error-handler/compare/v7.0.4...v7.0.6) **Changelog** (https://github.com/symfony/error-handler/compare/v7.0.5...v7.0.6) - no significant changes ### [`v7.0.4`](https://togithub.com/symfony/error-handler/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/error-handler/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/error-handler/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#54031](https://togithub.com/symfony/symfony/issues/54031) \[ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3 ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#53967](https://togithub.com/symfony/symfony/issues/53967) \[ErrorHandler] return the unchanged text if preg_replace_callback() fails ([@​xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#53842](https://togithub.com/symfony/symfony/issues/53842) \[VarDumper] Fix configuring CliDumper with SYMFONY_IDE env var ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) ### [`v7.0.3`](https://togithub.com/symfony/error-handler/releases/tag/v7.0.3) [Compare Source](https://togithub.com/symfony/error-handler/compare/v7.0.0...v7.0.3) **Changelog** (https://github.com/symfony/error-handler/compare/v7.0.2...v7.0.3) - bug [symfony/symfony#53656](https://togithub.com/symfony/symfony/issues/53656) \[Form] Use self-closing `` syntax again, reverting #​47715 (@​mpdude) - bug [symfony/symfony#53006](https://togithub.com/symfony/symfony/issues/53006) \[ErrorHandler] Don't format binary strings ([@​aleho](https://togithub.com/aleho)) - bug [symfony/symfony#53434](https://togithub.com/symfony/symfony/issues/53434) \[ErrorHandler] fix rendering exception pages without the HttpKernel component ([@​xabbuh](https://togithub.com/xabbuh)) ### [`v7.0.0`](https://togithub.com/symfony/error-handler/releases/tag/v7.0.0) [Compare Source](https://togithub.com/symfony/error-handler/compare/v6.4.6...v7.0.0) **Changelog** (https://github.com/symfony/error-handler/compare/v7.0.0-RC2...v7.0.0) - no significant changes ### [`v6.4.6`](https://togithub.com/symfony/error-handler/releases/tag/v6.4.6) [Compare Source](https://togithub.com/symfony/error-handler/compare/v6.4.4...v6.4.6) **Changelog** (https://github.com/symfony/error-handler/compare/v6.4.5...v6.4.6) - no significant changes ### [`v6.4.4`](https://togithub.com/symfony/error-handler/releases/tag/v6.4.4) [Compare Source](https://togithub.com/symfony/error-handler/compare/v6.4.3...v6.4.4) **Changelog** (https://github.com/symfony/error-handler/compare/v6.4.3...v6.4.4) - bug [symfony/symfony#54031](https://togithub.com/symfony/symfony/issues/54031) \[ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3 ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#53967](https://togithub.com/symfony/symfony/issues/53967) \[ErrorHandler] return the unchanged text if preg_replace_callback() fails ([@​xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#53842](https://togithub.com/symfony/symfony/issues/53842) \[VarDumper] Fix configuring CliDumper with SYMFONY_IDE env var ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) ### [`v6.4.3`](https://togithub.com/symfony/error-handler/releases/tag/v6.4.3) [Compare Source](https://togithub.com/symfony/error-handler/compare/v6.4.0...v6.4.3) **Changelog** (https://github.com/symfony/error-handler/compare/v6.4.2...v6.4.3) - bug [symfony/symfony#53656](https://togithub.com/symfony/symfony/issues/53656) \[Form] Use self-closing `` syntax again, reverting #​47715 (@​mpdude) - bug [symfony/symfony#53006](https://togithub.com/symfony/symfony/issues/53006) \[ErrorHandler] Don't format binary strings ([@​aleho](https://togithub.com/aleho)) - bug [symfony/symfony#53434](https://togithub.com/symfony/symfony/issues/53434) \[ErrorHandler] fix rendering exception pages without the HttpKernel component ([@​xabbuh](https://togithub.com/xabbuh)) ### [`v6.4.0`](https://togithub.com/symfony/error-handler/releases/tag/v6.4.0) [Compare Source](https://togithub.com/symfony/error-handler/compare/v6.3.12...v6.4.0) **Changelog** (https://github.com/symfony/error-handler/compare/v6.4.0-RC2...v6.4.0) - no significant changes ### [`v6.3.12`](https://togithub.com/symfony/error-handler/releases/tag/v6.3.12) [Compare Source](https://togithub.com/symfony/error-handler/compare/v6.3.5...v6.3.12) **Changelog** (https://github.com/symfony/error-handler/compare/v6.3.11...v6.3.12) - bug [symfony/symfony#53006](https://togithub.com/symfony/symfony/issues/53006) \[ErrorHandler] Don't format binary strings ([@​aleho](https://togithub.com/aleho)) ### [`v6.3.5`](https://togithub.com/symfony/error-handler/releases/tag/v6.3.5) [Compare Source](https://togithub.com/symfony/error-handler/compare/v6.3.2...v6.3.5) **Changelog** (https://github.com/symfony/error-handler/compare/v6.3.4...v6.3.5) - bug [symfony/symfony#51586](https://togithub.com/symfony/symfony/issues/51586) \[ErrorHandler] Handle PHP 8.3 `highlight_file` function output changes (@​PhilETaylor) ### [`v6.3.2`](https://togithub.com/symfony/error-handler/releases/tag/v6.3.2) [Compare Source](https://togithub.com/symfony/error-handler/compare/v6.3.0...v6.3.2) **Changelog** (https://github.com/symfony/error-handler/compare/v6.3.1...v6.3.2) - 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)) ### [`v6.3.0`](https://togithub.com/symfony/error-handler/releases/tag/v6.3.0) [Compare Source](https://togithub.com/symfony/error-handler/compare/v6.2.13...v6.3.0) **Changelog** (https://github.com/symfony/error-handler/compare/v6.3.0-RC2...v6.3.0) - ### [`v6.2.13`](https://togithub.com/symfony/error-handler/releases/tag/v6.2.13) [Compare Source](https://togithub.com/symfony/error-handler/compare/v6.2.11...v6.2.13) **Changelog** (https://github.com/symfony/error-handler/compare/v6.2.12...v6.2.13) - 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)) ### [`v6.2.11`](https://togithub.com/symfony/error-handler/releases/tag/v6.2.11) [Compare Source](https://togithub.com/symfony/error-handler/compare/v6.2.10...v6.2.11) **Changelog** (https://github.com/symfony/error-handler/compare/v6.2.10...v6.2.11) - bug [symfony/symfony#50193](https://togithub.com/symfony/symfony/issues/50193) \[Serializer] Fix `SerializedPath` not working with constructor arguments (@​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#50241](https://togithub.com/symfony/symfony/issues/50241) \[HttpKernel] Prevent initialising lazy services during services reset ([@​tucksaun](https://togithub.com/tucksaun)) - 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#50203](https://togithub.com/symfony/symfony/issues/50203) \[Messenger] Fix registering message handlers ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#50204](https://togithub.com/symfony/symfony/issues/50204) \[ErrorHandler] Skip Httplug deprecations for HttplugClient ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) ### [`v6.2.10`](https://togithub.com/symfony/error-handler/releases/tag/v6.2.10) [Compare Source](https://togithub.com/symfony/error-handler/compare/v6.2.9...v6.2.10) **Changelog** (https://github.com/symfony/error-handler/compare/v6.2.9...v6.2.10) - bug [symfony/symfony#50115](https://togithub.com/symfony/symfony/issues/50115) \[FrameworkBundle] Make service edges unique ([@​rmikalkenas](https://togithub.com/rmikalkenas)) - bug [symfony/symfony#50040](https://togithub.com/symfony/symfony/issues/50040) \[Translation] Crowdin Bridge: Fix locale vs LanguageId ([@​Peter](https://togithub.com/Peter) Culka) - bug [symfony/symfony#48886](https://togithub.com/symfony/symfony/issues/48886) \[Console] Fix computing column width containing multibyte chars ([@​cay89](https://togithub.com/cay89)) - bug [symfony/symfony#47505](https://togithub.com/symfony/symfony/issues/47505) \[Mime] Form field

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.

renovate[bot] commented 2 years ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update symfony/amqp-messenger:7.0.6 symfony/browser-kit:7.0.3 symfony/dotenv:7.0.4 symfony/error-handler:7.0.6 symfony/form:7.0.6 symfony/http-client:7.0.6 symfony/http-foundation:7.0.6 symfony/http-kernel:7.0.6 symfony/lock:7.0.6 symfony/mailer:7.0.6 symfony/messenger:7.0.6 symfony/mime:7.0.6 symfony/phpunit-bridge:7.0.6 symfony/proxy-manager-bridge:6.4.6 symfony/security-bundle:7.0.6 symfony/stopwatch:7.0.3 symfony/translation:7.0.4 symfony/twig-bundle:7.0.4 symfony/validator:7.0.6 symfony/web-profiler-bundle:7.0.4 symfony/webpack-encore-bundle:2.1.1 symfony/yaml:7.0.3 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
                                                      Dependency twig/twig is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires symfony/stopwatch ^7.0, found symfony/stopwatch[v7.0.0-BETA1, ..., 7.1.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - Root composer.json requires symfony/http-kernel ^7.0, found symfony/http-kernel[v7.0.0-BETA1, ..., 7.1.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - Root composer.json requires symfony/http-foundation ^7.0, found symfony/http-foundation[v7.0.0-BETA1, ..., 7.1.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - Root composer.json requires symfony/twig-bundle ^7.0, found symfony/twig-bundle[v7.0.0-BETA1, ..., 7.1.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - Root composer.json requires symfony/security-bundle ^7.0, found symfony/security-bundle[v7.0.0-BETA1, ..., 7.1.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 6
    - silex/silex is locked to version dev-t/symfony-53 and an update of this package was not requested.
    - silex/silex dev-t/symfony-53 requires symfony/http-foundation ^5.3 -> found symfony/http-foundation[v5.3.0-BETA1, ..., 5.4.x-dev] but it conflicts with your root composer.json require (^7.0).
  Problem 7
    - Root composer.json requires symfony/error-handler ^7.0 -> satisfiable by symfony/error-handler[v7.0.6].
    - symfony/error-handler v7.0.6 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 8
    - Root composer.json requires symfony/lock ^7.0 -> satisfiable by symfony/lock[v7.0.6].
    - symfony/lock v7.0.6 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 9
    - symfony/monolog-bundle is locked to version v3.8.0 and an update of this package was not requested.
    - symfony/monolog-bundle v3.8.0 requires symfony/http-kernel ~4.4 || ^5.0 || ^6.0 -> found symfony/http-kernel[v4.4.0-BETA1, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (^7.0).
  Problem 10
    - Root composer.json requires symfony/proxy-manager-bridge ^6.0 -> satisfiable by symfony/proxy-manager-bridge[v6.4.6].
    - symfony/proxy-manager-bridge v6.4.6 requires php >=8.1 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 11
    - twig/extra-bundle is locked to version v3.4.0 and an update of this package was not requested.
    - twig/extra-bundle v3.4.0 requires symfony/twig-bundle ^4.4|^5.0|^6.0 -> found symfony/twig-bundle[v4.4.0-BETA1, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (^7.0).
  Problem 12
    - Root composer.json requires symfony/yaml ^7.0 -> satisfiable by symfony/yaml[v7.0.3].
    - symfony/yaml v7.0.3 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 13
    - Root composer.json requires symfony/translation ^7.0 -> satisfiable by symfony/translation[v7.0.4].
    - symfony/translation v7.0.4 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 14
    - scheb/2fa is locked to version v6.0.2 and an update of this package was not requested.
    - scheb/2fa v6.0.2 requires symfony/http-foundation ^5.4 || ^6.0 -> found symfony/http-foundation[v5.4.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (^7.0).
  Problem 15
    - Root composer.json requires symfony/mime ^7.0 -> satisfiable by symfony/mime[v7.0.6].
    - symfony/mime v7.0.6 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 16
    - Root composer.json requires symfony/messenger ^7.0 -> satisfiable by symfony/messenger[v7.0.6].
    - symfony/messenger v7.0.6 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 17
    - Root composer.json requires symfony/amqp-messenger ^7.0 -> satisfiable by symfony/amqp-messenger[v7.0.6].
    - symfony/amqp-messenger v7.0.6 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 18
    - Root composer.json requires symfony/http-client ^7.0 -> satisfiable by symfony/http-client[v7.0.6].
    - symfony/http-client v7.0.6 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 19
    - Root composer.json requires symfony/form ^7.0 -> satisfiable by symfony/form[v7.0.6].
    - symfony/form v7.0.6 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 20
    - Root composer.json requires symfony/validator ^7.0 -> satisfiable by symfony/validator[v7.0.6].
    - symfony/validator v7.0.6 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 21
    - Root composer.json requires symfony/webpack-encore-bundle ^2.0 -> satisfiable by symfony/webpack-encore-bundle[v2.1.1].
    - symfony/webpack-encore-bundle v2.1.1 requires php >=8.1.0 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 22
    - sensio/framework-extra-bundle is locked to version v6.2.6 and an update of this package was not requested.
    - sensio/framework-extra-bundle v6.2.6 requires symfony/http-kernel ^4.4|^5.0|^6.0 -> found symfony/http-kernel[v4.4.0-BETA1, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (^7.0).
  Problem 23
    - Root composer.json requires symfony/mailer ^7.0 -> satisfiable by symfony/mailer[v7.0.6].
    - symfony/mailer v7.0.6 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 24
    - friendsofphp/php-cs-fixer is locked to version v3.9.4 and an update of this package was not requested.
    - friendsofphp/php-cs-fixer v3.9.4 requires symfony/stopwatch ^5.4 || ^6.0 -> found symfony/stopwatch[v5.4.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (^7.0).
  Problem 25
    - Root composer.json requires symfony/browser-kit ^7.0 -> satisfiable by symfony/browser-kit[v7.0.3].
    - symfony/browser-kit v7.0.3 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 26
    - Root composer.json requires symfony/dotenv ^7.0 -> satisfiable by symfony/dotenv[v7.0.4].
    - symfony/dotenv v7.0.4 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 27
    - symfony/maker-bundle is locked to version v1.44.0 and an update of this package was not requested.
    - symfony/maker-bundle v1.44.0 requires symfony/http-kernel ^5.4.7|^6.0 -> found symfony/http-kernel[v5.4.7, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (^7.0).
  Problem 28
    - Root composer.json requires symfony/web-profiler-bundle ^7.0 -> satisfiable by symfony/web-profiler-bundle[v7.0.4].
    - symfony/web-profiler-bundle v7.0.4 requires php >=8.2 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 29
    - symfony/framework-bundle[v5.4.5, ..., 5.4.x-dev] require symfony/error-handler ^4.4.1|^5.0.1|^6.0 -> found symfony/error-handler[v4.4.1, ..., 4.4.x-dev, v5.0.1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (^7.0).
    - symfony/framework-bundle[v6.0.0-BETA1, ..., 6.0.x-dev] require symfony/error-handler ^5.4|^6.0 -> found symfony/error-handler[v5.4.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (^7.0).
    - symfony/framework-bundle[v6.1.0-BETA1, ..., 6.4.x-dev] require php >=8.1 -> your php version (8.0.21; overridden via config.platform, same as actual) does not satisfy that requirement.
    - doctrine/doctrine-bundle 2.7.0 requires symfony/framework-bundle ^3.4.30|^4.3.3|^5.0|^6.0 -> satisfiable by symfony/framework-bundle[v3.4.30, ..., 3.4.x-dev, v4.3.3, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev].
    - doctrine/doctrine-bundle is locked to version 2.7.0 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.